SubVI class/Skip Subroutine Call If Busy property

From LabVIEW Wiki
Jump to: navigation, search
VI Server Property Information
Property ID 635E405
Scope VI Scripting
Data Name SkipSbrtCall
Short Name* SkipSbrtCall
Long Name* Skip Subroutine Call If Busy
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 16401
Owning Class Name SubVI Class
Data Type Boolean data type

Boolean

Property Node Skip Subroutine Call If Busy
Available in Real-Time Operating SystemNo
Available in Run-Time EngineNo
Loads the block diagram into memoryNo
Loads the front panel into memoryNo
Need to authenticate before useNo
PermissionsRead/Write
Remote access allowedYes
Settable when the VI is runningNo

Skips the call if the subroutine is currently running in another thread.

This property is similar to the Skip Subroutine Call if Busy item in the shortcut menu of subVIs.


Uses

History

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

See Also

External Links