Invoke class/Set Method method

From LabVIEW Wiki
Jump to: navigation, search
VI Server Method Information
Method ID 6370002
Scope VI Scripting
Data Name SetMethod
Short Name* SetMethod
Long Name* Set Method
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 16420
Owning Class Name Invoke Class
Return Data Type No return value
Invoke Node Set Method
Available in Real-Time Operating SystemYes
Available in Run-Time EngineNo
Loads the block diagram into memoryYes
Loads the front panel into memoryYes
Need to authenticate before useNo
Remote access allowedYes
Settable when the VI is runningNo

Sets the method of the invoke node.

Parameters

Data type Name Required Description
String ID String Yes Specifies the Unique ID string of the method you want to set. Use the All Supported Methods property to determine the Unique ID string of the method you want to set. Set Allow Alternative Names? to TRUE if you want to match the ID String to any of the following values of the method: Unique ID string, Data name, Short name (localized), or Long name (localized).
Boolean Allow Alternate Names? (F) No

Uses

History

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

See Also

External Links