Data Binding:Status Property
Short Name: BindingStatus
Installed With: Base Package
Class: Control Properties
Returns the status of the data connection. The connection status can be Invalid Status, Unconnected, Active, Idle, Error, or Connecting.
Elements
Name | Description |
---|---|
Code | The connection status. Valid values are Invalid Status, Unconnected, Active, Idle, Error, or Connecting. |
Text | Displays a message describing the current status. |
Remarks
The following table lists the characteristics of this property.
Available in Run-Time Engine and Real-Time Operating System | Yes |
Permissions | Read Only |
Settable when the VI is running | No |
Loads the front panel into memory | No |
Need to authenticate before use | No |
Loads the block diagram into memory | No |
Remote access disallowed | No |
Must wait until user interface is idle | No |
Available with control VIs | No |
Available with global VIs | No |
Available with strict type definitions | Yes |
Available with polymorphic VIs | No |