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