Specifications

3-16 Initialization & Installation
3. 11. 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)<CR> (6021 Only)
#(Addr)(Port)(OutData)<CR> (6024 Only)
# 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
><CR>
or
?(Addr)<CR>
>
Command is valid.
?
Command is invalid or no synchronized
sampling command was issued.
(Addr)
Address ID.
@Examples
User command: #0616.000<CR>
Response: ><CR>