GN-9371_2_3 User Manual
Page 83 of (110)
G-series GN-9371_2_3 PIO Rev. 1.02.docx
• Response
* In case of address 0x1015~0x1000 output bit value: 00000010_01010101.
A.3.2 (0x02) Read Discrete Inputs
This function code is used to read from 1 to 2000 contiguous status of discrete inputs in a remote device. The
Request PDU specifies the starting address, i.e. the address of the first input specified, and the number of
inputs. In the PDU Discrete Inputs are addressed starting at zero. Therefore Discrete inputs numbered 1-16
are addressed as 0-15. The discrete inputs in the response message are packed as one input per bit of the
data field.
Status is indicated as 1= ON; 0= OFF.
• Request
• Response
- In case of address 0x0015~0x0000 output bit value: 00000000_10000000.