CWData

Measurement Studio User Interface

CWData

The CWData object holds a value and attributes associated with the DataSocket connection.

Properties

ValueSpecifies the value of a CWData object.

Methods

CopyFromCopies the value and attributes from another CWData object.
DeleteAttributeDeletes an existing attribute if it exists.
GetAttributeGets a CWData object for an attribute
GetAttributeNamesReturns the names of the attributes on the CWData object.
HasAttributeReturns True if an attribute exists.
ResetClears value and all attributes.
SetAttributeSets the value of an attribute.