VISAResourceName class/Value (Signaling) property

From LabVIEW Wiki
Jump to: navigation, search
VI Server Property Information
Property ID E354B003
Scope Basic Development Environment
Data Name Val(Sgnl)
Short Name* Val(Sgnl)
Long Name* Value (Signaling)
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 50
Owning Class Name VISAResourceName Class
Data Type Visa Refnum data type

Visa Refnum

Property Node Value (Signaling)
Available in Real-Time Operating SystemYes
Available in Run-Time EngineYes
Loads the block diagram into memoryNo
Loads the front panel into memoryNo
Need to authenticate before useNo
PermissionsWrite Only
Remote access allowedYes
Settable when the VI is runningYes

Sets the value of the control and generates a Value Change event.

This property updates the value of an object similar to the Value property. However, Value (Signaling) also causes LabVIEW to generate an event as if the user had interactively changed the value of the object. National Instruments recommends you use this property only when you rely on LabVIEW generating an event in response to the programmatic value change.


Uses

History

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

See Also

External Links