LucidControl DI4DO4, User Manual (1.0)
2022/02/03
Page 37 of 47
3.4.2
Digital Output Channels
3.4.2.1
outDi1Value
This IO Configuration Parameter reflects the value or the state of the output (see Tab. 6).
In the case the output is in Reflect mode the
outDi1Value
contains the logic value of the
output.
In the case that the output is in Duty-Cycle or On-Off mode
outDi1Value
contains “1” in
the case that the output processing is running and “0” in the case that the output
processing is stopped.
Parameter
outDi1Value
Access
Read / Write
Address
0x1800
Values
Output Value
Default Value
0x00
Parameter Type
1 Byte unsigned
LucidIoCtrl Command Line Tool
Parameter Name
outDi1Value
Parameter Values
0 / 1
Call (Set)
LucidIoCtrl
–
d[COMx]
–
c[Channel]
–
soutDi1Value=[Value]
{-p} {--default}
Call (Get)
LucidIoCtrl
–
d[COMx]
–
c[Channel]
–
goutDi1Value
LucidIoCtrl Command Line Tool Example
Set value of output channel 4 to
“1” and make the setting
persistent.
LucidIoCtrl
–
dCOM4
–
c4
–
soutDi1Value=1
–
p [ENTER]
Read value or state of output channel 0.
LucidIoCtrl
–
dCOM4
–
c4
–
goutDi1Value [ENTER]
outDi1Value=0
Setting
outDi1Value
allows to assign a persistent value by means that the output value is
restored after the module is restarted.