Manual

52 Command Set
3.15 Read Analog Data From Channel N
@Description
Read the analog input value of a specified AD channel from an analog
input module at specified address in a NuDAM network.
@Syntax
#(Addr)(ChannelNo)<CR>
# Command leading code. (1-character)
(Addr) Address ID. (2-character)
(ChannelNo) Channel number, range (0 - 7). (1-character)
Range (0-2). For ND-6013
@Response
>(InputData)<CR>
>
Delimiter character
(InputData)
Input value from a specified channel number, the
data format is a + or - sign with five decimal digits
and a fixed decimal point.
@Example
User command: #061<CR>
Response: >+1.6888<CR>
Read the analog input channel 1 of AD module at address 06
(Hexadecimal) in the network. The analog input data is +1.6888 Volts
(Data format is engineering unit)
(6013, 6017, 6018)