CWData

NI DataSocket

CWData

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

Properties

ValueSpecifies the value of a CWData object (number, string, date, array, or other variant type).

Methods

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

See Also

CWDataSocket.Data