LucidControl DI4DO4, User Manual (1.0)
2022/02/03
Page 36 of 47
Parameter
inDi0ScanTime
Access
Read / Write
Address
0x1511
Values
T
Scan
in µs (micro seconds)
80 µs
≤
T
Scan
≤
1 s
Default Value
50,000 (50 ms)
Parameter Type
4 Bytes unsigned
LucidIoCtrl Command Line Tool
Parameter Name
inDi0ScanTime
Parameter Values
Time [µs]
Call (Set)
LucidIoCtrl
–
d[COMx]
–
c[Channel]
–
sinDi0ScanTime=[Time]
{-p} {--default}
Call (Get)
LucidIoCtrl
–
d[COMx]
–
c[Channel]
–
ginDi0ScanTime
LucidIoCtrl Command Line Tool Example
Set T
Scan
of input channel 0 to 1.5 s and make the setting persistent.
LucidIoCtrl
–
dCOM4
–
c0
–
sinDi0ScanTime=1500000
–
p [ENTER]
Read T
Scan
parameter of input channel 0
LucidIoCtrl
–
dCOM4
–
c0
–
ginDi0ScanTime [ENTER]
inDi0ScanTime=1500000
3.4.1.5
inDi0CountTime
This IO Configuration Parameter specifies the count time T
Count
of the digital input in Count
Mode.
The count interval specifies the time during which pulses of the input signal are
accumulated.
Parameter
inDi0CountTime
Access
Read / Write
Address
0x1512
Values
T
Count
in µs (micro seconds)
1 ms
≤
T
Count
≤
1 h
Default Value
5,000,000 (5 s)
Parameter Type
4 Bytes unsigned
LucidIoCtrl Command Line Tool
Parameter Name
inDi0CountTime
Parameter Values
Time [µs]
Call (Set)
LucidIoCtrl
–
d[COMx]
–
c[Channel]
–
sinDi0CountTime=[Time]
{-p} {--default}
Call (Get)
LucidIoCtrl
–
d[COMx]
–
c[Channel]
–
ginDi0CountTime
LucidIoCtrl Command Line Tool Example
Set T
Count
of input channel 0 to 10 s and make the setting persistent.
LucidIoCtrl
–
dCOM4
–
c0
–
sinDi0CountTime=10000000
–
p [ENTER]
Read T
Count
parameter of input channel 0
LucidIoCtrl
–
dCOM4
–
c0
–
ginDi0CountTime [ENTER]
inDi0CountTime=10000000