The BTIGAPC function will transfer a combination of up to 16 binary inputs INxwhere 1≤x≤16 to an integer. Each INx represents a value according to the tablebelow from 0 to 32768. This follows the general formula: INx = 2x-1 where1≤x≤16. The sum of all the values on the activated INx will be available on theoutput OUT as a sum of the values of all the inputs INx that are activated. OUT isan integer. When all INx where 1≤x≤16 are activated that is = Boolean 1 itcorresponds to that integer 65535 is available on the output OUT. BTIGAPCfunction is designed for receiving up to 16 booleans input locally. If the BLOCKinput is activated, it will freeze the output at the last value.Values of each of the different OUTx from function block BTIGAPC for 1≤x≤16.The sum of the value on each INx corresponds to the integer presented on theoutput OUT on the function block BTIGAPC.Name of input Type Default Description Value whenactivatedValue whendeactivatedIN1 BOOLEAN 0 Input 1 1 0IN2 BOOLEAN 0 Input 2 2 0IN3 BOOLEAN 0 Input 3 4 0IN4 BOOLEAN 0 Input 4 8 0IN5 BOOLEAN 0 Input 5 16 0IN6 BOOLEAN 0 Input 6 32 0IN7 BOOLEAN 0 Input 7 64 0IN8 BOOLEAN 0 Input 8 128 0IN9 BOOLEAN 0 Input 9 256 0IN10 BOOLEAN 0 Input 10 512 0IN11 BOOLEAN 0 Input 11 1024 0IN12 BOOLEAN 0 Input 12 2048 0IN13 BOOLEAN 0 Input 13 4096 0IN14 BOOLEAN 0 Input 14 8192 0IN15 BOOLEAN 0 Input 15 16384 0IN16 BOOLEAN 0 Input 16 32768 0The sum of the numbers in column “Value when activated” when all INx (where1≤x≤16) are active that is=1; is 65535. 65535 is the highest boolean value that canbe converted to an integer by the BTIGAPC function block.17.10 Integer to Boolean 16 conversion IB16 SEMOD158367-1 v21MRK 506 369-UEN B Section 17LogicLine distance protection REL670 2.2 IEC 755Application manual