MC-Basic:pls.PLSdelaytime
Debugging variable.
Returns the contents of the PLS time buffer. The returned value is the time within the current sample at which the PLS event will occur.
Returns -1 if the sample does not contain a PLS.
Syntax
<pls>.PLSDelayTime[<index>]
Where index = 1 to <motion buffer size> x <PLS motion buffer>
Availability
Version 4.7.8 and later
Type
long
Range
-1 to maxLong
Units
microseconds
Default
-1
Scope
Terminal/Task
Limitations
Read only
Examples
?P1.PLSdelaytime [1]