ADLINK ND-6067 User Manual
Page 173

171
6.4.8 Last Value Readback
@Description
Return the latest analog output value which is set by “Analog
Data Out” command. If the analog output module never
execute the “Analog Data Out” command then it return the
start-up output value. (only 6021)
@Syntax
$(Addr)6
$(Addr)6(Port)
$
Command leading code. (1-character)
(Addr)
Address ID. (2-character)
6
Function code of last value readback.
(1-character)
(Port)
Port A, B, C or D.
@Response
!(Addr)(Data)
or
?(Addr)
!
Command is valid.
?
Command is invalid.
(Addr) Address
ID.
(Data)
The current analog output value, the data format
depends on module configuration.
@Example
User command:
$086
Response:
!0802.000
This analog output module return the latest output value is 2.000 mA at
address 08H, if data format is engineering units and the signal range is
0~20mA.
(602x)