General columns in the signal table
For a description of the general signal table columns see Columns in tables with analog and digital signals.
For advanced mode only:
Address
In this additional column (together with the "Data type" column), the user can specify the address, i.e. the byte-offset of the different channels in the Fob telegram. The offset can be entered as hexadecimal or decimal values by selecting the appropriate option from the context menu. Default setting is 0x40 for analog values and 0xC0 for digital values. If you want to change the values for an entire column, you just need to change the first value and then click on the column header. Based on the address offset of the first signal, all other values below will be automatically set according to data and value type:
Digital values in 32-bit groups: increment of the bit no. by 1 up to 31. Then increment of the address by 4.
For the digital signals, you may use a DINT to transmit 32 single bits. You can unpack them by specifying the address and bit no. Except for the first one, it is not necessary to enter a new address for the bits in a DINT.
Bit no.
The values in this column, range 0…31 (with 4 byte-packages), specifies the position of the digital signal in the Fob telegram, relative to the offset address.