Difference between revisions of "MC-Basic:pls.HWIOtime"

From SoftMC-Wiki
Jump to: navigation, search
Line 13: Line 13:
 
|EXAMPLE= ?P1.HWIOtime[1]
 
|EXAMPLE= ?P1.HWIOtime[1]
 
|SEE ALSO=
 
|SEE ALSO=
[[AXY:MC-Basic:pls.PLSdelaytime| PLSdelaytime]]<br>
+
[[Axystems:MC-Basic:pls.PLSdelaytime| PLSdelaytime]]<br>
 
[[Axystems:PLS_timing_issues| PLS Timinig Issues]]
 
[[Axystems:PLS_timing_issues| PLS Timinig Issues]]
  
 
}}
 
}}

Revision as of 12:40, 30 June 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.2

Type

long

Range

-1 ... MAXLONG

Units

microseconds

Scope

Terminal/Task

Examples

?P1.HWIOtime[1]

See Also

PLSdelaytime
PLS Timinig Issues