Difference between revisions of "MC-Basic:pls.PLSdelaytime"
m (Miborich moved page Axystems:MC-Basic:pls.PLSdelaytime to MC-Basic:pls.PLSdelaytime: Global renaming of Axystems: namespace into (Main):) |
|||
Line 18: | Line 18: | ||
|SEE ALSO= | |SEE ALSO= | ||
[[MC-Basic:pls.HWIOtime| HWIOtime]]<br> | [[MC-Basic:pls.HWIOtime| HWIOtime]]<br> | ||
− | [[ | + | [[PLS Timing Issues| PLS Timinig Issues]] |
}} | }} |
Revision as of 08:56, 22 May 2014
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
<index>: 0 ... Sercos buffer X PLS motion buffer (=40)
<pls>.PLSdelaytime[<index>]: -1, 0 to maxLong
Units
microseconds
Default
-1 (no pls in the sample)
Scope
Terminal/Task
Limitations
Read only
Examples
?P1.PLSdelaytime [1]