Jump to content

TimedLoop class/Replace With TimedSequence method: Difference between revisions

From LabVIEW Wiki
mNo edit summary
m Category reorg
Line 52: Line 52:
{{ambox|text=Add links to external resources that would also help.}}
{{ambox|text=Add links to external resources that would also help.}}


[[Category:Method]]
[[Category:VI Server Method]]
[[Category:VI Server Method]]

Revision as of 14:17, 7 May 2020

VI Server Method Information
Method ID 5AFCF001
Scope VI Scripting
Data Name Replace With TimedSeq
Short Name* Replace With TimedSeq
Long Name* Replace With TimedSequence
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 16467
Owning Class Name TimedLoop Class
Return Data Type TimedSequence Refnum data type

TimedSequence Refnum

Invoke Node Replace With TimedSequence
Available in Real-Time Operating SystemYes
Available in Run-Time EngineYes (Read/Write)
Loads the block diagram into memoryNo
Loads the front panel into memoryNo
Need to authenticate before useNo
Remote access allowedYes
Settable when the VI is runningNo

Replaces a Timed Loop with a Timed Sequence structure and returns a reference of the Timed Sequence structure.

Parameters

Data type Name Required Description
TimedSequence Refnum Replace With TimedSequence Yes. Return value.

Uses

History

Version Change(s)
LabVIEW 2018 More info to come.

See Also

External Links