LucidControl DI4DO4, User Manual (1.0)
2022/02/03
Page 42 of 47
3.4.2.6
outDi1OnDelay
This IO Configuration Parameter specifies the on-delay time T
OnDelay
of an output in On-Off
Mode.
Parameter
outDi1OnDelay
Access
Read / Write
Address
0x1912
Values
T
OnDelay
in µs (micro seconds)
T
Res
≤
T
OnDelay
≤
1 h
Default Value
1,000,000 (1 s)
Parameter Type
4 Bytes unsigned
LucidIoCtrl Command Line Tool
Parameter Name
outDi1OnDelay
Parameter Values
Time [µs]
Call (Set)
LucidIoCtrl
–
d[COMx]
–
c[Channel]
–
soutDi1OnDelay=[Time]
{-p} {--default}
Call (Get)
LucidIoCtrl
–
d[COMx]
–
c[Channel]
–
goutDi1OnDelay
LucidIoCtrl Command Line Tool Example
Set T
OnDelay
of output channel 4 to 520 ms and make the setting persistent.
LucidIoCtrl
–
dCOM4
–
c4
–
soutDi1OnDelay=520000
–
p [ENTER]
Read T
OnDelay
setting for output channel 0
LucidIoCtrl
–
dCOM4
–
c4
–
goutD1iOnDelay [ENTER]
outDi1OnDelay=520000
Note
Timing limits (see 3.2.2) have to be considered.
3.4.2.7
outDi1OnHold
This IO Configuration Parameter specifies the on-hold time T
OnHold
of an output in On-Off
Mode.
Parameter
outDi1OnHold
Access
Read / Write
Address
0x1913
Values
T
OnHold
in µs (micro seconds)
T
Res
≤
T
OnHold
≤
1 h
Default Value
1,000,000 (1 s)
Parameter Type
4 Bytes unsigned
LucidIoCtrl Command Line Tool
Parameter Name
outDi1OnHold
Parameter Values
Time [µs]
Call (Set)
LucidIoCtrl
–
d[COMx]
–
c[Channel]
–
soutDi1OnHold=[Time]
{-p} {--default}
Call (Get)
LucidIoCtrl
–
d[COMx]
–
c[Channel]
–
goutDi1OnHold
LucidIoCtrl Command Line Tool Example
Set T
OnHold
of output channel 4 to 1200 ms and make the setting persistent.
LucidIoCtrl
–
dCOM4
–
c4
–
soutDi1OnHold=1200000
–
p [ENTER]
Read T
OnHold
setting of output channel 4
LucidIoCtrl
–
dCOM4
–
c4
–
goutDi1OnHold [ENTER]
outDi1OnHold=1200000