LabWindows/CVI

Content Type
Programming Language
Current manual

CNVConnectionStatusAttribute

CNVConnectionStatusAttribute

Data Type: integer
Description: This attribute indicates the current status of the network variable connection. Connection status events occur when there is a significant network delay and NI-PSP attempts to reconnect.
Values:
CNVConnecting (1)System is in the process of connecting to the network variable.
CNVConnected (2)System is connected to the network variable.
CNVDisconnected (3)System is disconnected from the network variable.
LabWindows/CVI
Compatibility:
LabWindows/CVI 8.1 and later
Was this information helpful?