ADLINK ND-6067 User Manual
Page 168
166
6.4.4 Analog Data Output
@Description
Send a value to analog output module at specified address.
The data format of the value can be engineering unit, percent,
or hexdecimal value, which is set by configuration setting
command.
(ND-6024 only supports engineering format.)
@Syntax
#(Addr)(OutData)
#(Addr)(Port)(OutData)
#
Command leading code. (1-character)
(Addr)
Address ID. (2-character)
(Port)
A, B, C or D
(OutData)
Value of the analog output signal,. The unit of the
value can be engineering units, % of FSR, or
hexadecimal value. Refers to chapter 4 for details of
the data format.
@Response
or
?(Addr)
>
Command is valid.
?
Command is invalid or no synchronized sampling
command was issued.
(Addr) Address
ID.
@Examples
User command:
#0616.000
Response:
>
The command sets the analog output to be 16 mA at address 06H, if the
data format is configured as engineering units and 0~20mA output
range.
User command:
#08+020.00
Response:
>
(602x)