ADLINK ND-6017 User Manual
Page 61
 
Command Set
• 53
3.16 Read All Analog Data Channel
@Description
Read all the enable analog input channel value of a specified from an 
analog input module at specified address in a NuDAM network. 
@Syntax
#(Addr)A<CR>
#
Command leading code. (1-character)
(Addr)
Address ID. (2-character)
A
All the enable channel
@Response
>(InputData)(InputData)(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:
#06A<CR>
Response:
>+100.88+020.66+006.79<CR>
 
Read the analog input of AD module at address 06 (Hexadecimal) in the 
network. The analog input data are +100.88 
°C for channel 0, +020.66
°C for channel 1 and +006.79°C for channel 3. (Data format is 
engineering unit). 
(6013, 6017, 6018)