MC-Basic:pls.HWIOtime

From SoftMC-Wiki
Revision as of 09:14, 24 February 2011 by Anonymous (talk) (Created page with "{{MC-Basic |SHORT FORM= |SYNTAX= <pls>.HWIOtime[<index>] |AVAILABILITY= 4.7.2 |DESCRIPTION= Returns the current state of the hardware time buffers, if nothing assigned -1 is retu…")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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]