LucidControl DI4DO4, User Manual (1.0)
2022/02/03
Page 39 of 47
3.4.2.3
Bit Parameter outDi1Flags
This IO Configuration Parameter groups configuration settings which are represented by
one bit.
Parameter
outDi1Flags
Access
Read / Write
Address
0x1901
Values
The “bit container”
consists of the following parameters.
Bit Parameter
Bit Postion
outDi1CanRetrigger
Bit 0
outDi1CanCancel
Bit 1
outDi1Inverted
Bit 2
Default Value
0x00
Parameter Type
1 Byte unsigned
The parameter
outDi1Flags
cannot be accessed directly by using the Command Line Tool.
The Bit Parameters can be used instead.
If
outDi1Flags
is changed by the SetParam command this must be done in a read-modify-
write sequence in order to prevent overwriting other bit parameters.
3.4.2.3.1
outDi1Inverted
This Bit Parameter configures the output signal value inversion.
Parameter
outDi1Flags
Access
Read / Write
Address
0x1901
Bit Parameter
outDi1Flags
Values
Bit Parameter
Bit Postion
outDi1Inverted
Bit 2
Default Value
Off
Parameter Type
1 Bit
LucidIoCtrl Command Line Tool
Parameter Name
outDi1Inverted
Parameter Values
on / off
Call (Set)
LucidIoCtrl
–
d[COMx]
–
c[Channel]
–
soutDi1Inverted=[Value]
{-p} {--default}
Call (Get)
LucidIoCtrl
–
d[COMx]
–
c[Channel]
–
goutDi1Inverted
LucidIoCtrl Command Line Tool Example
Enable output signal value inversion of output channel 4 and make the setting persistent.
LucidIoCtrl
–
dCOM4
–
c4
–
soutDi1Inverted=on
–
p [ENTER]
Read output signal value inversion flag of output channel 4.
LucidIoCtrl
–
dCOM4
–
c4
–
goutDi1Inverted [ENTER]
outDi1Inverted=on
3.4.2.3.2
outDi1CanCancel