ADLINK ND-6067 User Manual
Page 156

154
6.3.5 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
#
Command leading code. (1-character)
(Addr)
Address ID. (2-character)
A
All the enable channel
@Response
>(InputData)(InputData)(InputData)
> 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
Response:
>+100.88+020.66+006.79
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)