ADLINK ND-6067 User Manual
Page 152
150
6.3.1 Read Analog Data
@Description
Read the analog input value from an analog input module at
specified address in a NuDAM network. While for ND-6013, it
returns the channel 0 analog data.
@Syntax
#(Addr)
#
Command leading code
(Addr) Address
ID
@Response
>(InputData)
>
Delimiter character
(InputData)
The input data represents the analog signal. The
unit of the digits depends on the data format used.
There are four types of data format. The format is
set by the set configuration command.
Delimiter character
@Example
User command:
#06
Response:
>+1.6888
Read the analog input module data at address 06 (Hex). The
analog input module response data is +1.6888 units. The unit
depends on the data format.
(6013)