
8DAC internal device v. 2.6
Parameters
Name DRACondition Description
in WRRW -Input DAC
It can be positive or negative.
Range: -32768 ÷ 32767 (Bit DAC).
offset WRRW -Output offset
It's the system's offset in bit. The value can be positive or
negative.
Range: -32768 ÷ 32767(Bit DAC).
uplim WRRW -Upper limit
Upper output level. If the output value is greater then the
setted level, the output reference will be setted to the Up
limit and the st_uplim status will be activated. The value can
be positive or negative.
Range : -32768 ÷ 32767(Bit DAC).
lowlim WRRW -Lower limit
Lower output level. If the output value is lower then the
setted level, the output reference will be setted to the Low
limit and the st_lowlim status will be activated. The value
can be positive or negative.
Range : -32768 ÷ 32767(Bit DAC).
out WR R -Output DAC
Simgned analog OOUTPUT of the DAC. The value is the sum
of the in and offset parameters. If the sum is greater then
the uplim or lower then the lowlim parameters, the analog
output will be limited.
Range : -32768 ÷ 32767(Bit DAC).
Status
Name DRACondition Description
st_lowlim FR R -DAC lower limit
Shows that the output value is lower then the minimum
setted level.
0 = Correct operation.
1 = Under range operation (500ms timed).
st_uplim FR R -DAC upper limit
Shows that the output value is greater then the maximum
setted level.
0 = Correct operation.
1 = Under range operation (500ms timed).
st_outrev FR R -Output reverse
Shows that the OUTREV command has been executed (the
output level sign is reversed).