10 analog data output – ADLINK ND-6024 User Manual

Page 39

Advertising
background image

Command Set

33

3.10 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>

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<CR>

Response:

><CR>

Advertising