SEND_AI16/RCV_AI16

SEND_AI16
RCV_AI16

SEND_AI16.RES0
RCV_AI16.RES0

The SEND_AI16/RCV_AI16 panel pair (instances of FRAME_DEVICE) are part of the CODEC_TEST2 system configuration. In conjunction with the MONITOR panel, they are used to test the input, encoding, transmission, decoding and output of variables of the array data type ANALOG_16_INPUT_DATAI.

Above is the initial situation before transmission of data. Note that the partial array [1,2,3] to be transmitted is different from the initialized value of [0,1,2,3] in the receiver.

Below is the situation after data transmission has been triggered by pressing the Enter key in the lower left text field (data in the monitor window has been reformatted for easier reading). The array data has been transmitted with an ASN.1 tag of PRIVATE 18 CONSTRUCTED (F2 hexadecimal), with a length of 16 items (0010 hexadecimal), and an item tag of CE (PRIVATE 14) for items of type ANALOG_DATA. Note that the first 5 items for which values are not given in the lower left field are filled with the default value for the first 8 data positions of -4095 (F001 hexadecimal), while the last 8 items are filled with their default values of 4095 (0FFF).