Difference between revisions of "MC-Basic:pls.PLSdelaytime"
(Correction of FW) |
|||
Line 2: | Line 2: | ||
|SHORT FORM= | |SHORT FORM= | ||
|SYNTAX= <pls>.PLSdelaytime[<index>] | |SYNTAX= <pls>.PLSdelaytime[<index>] | ||
− | |AVAILABILITY= 4.7. | + | |AVAILABILITY= 4.7.8 |
|DESCRIPTION= Returns the current state of the PLS time buffers, if nothing assigned -1 is returned, else the time in microseconds inside the current sample when the PLS will be triggered. | |DESCRIPTION= Returns the current state of the PLS time buffers, if nothing assigned -1 is returned, else the time in microseconds inside the current sample when the PLS will be triggered. | ||
|TYPE= long | |TYPE= long |
Revision as of 14:14, 21 December 2011
Returns the current state of the PLS time buffers, if nothing assigned -1 is returned, else the time in microseconds inside the current sample when the PLS will be triggered.
Syntax
<pls>.PLSdelaytime[<index>]
Availability
4.7.8
Type
long
Range
-1 MAXLONG
Units
microseconds
Default
Terminal/Task
Limitations
Read-Only
Examples
?P1.PLSdelaytime [1]