Company Events Academic NI Developer Zone Support Solutions Products & Services Contact NI MyNI

Data Types for TestStand Adapters

NI TestStand™ 4.1 Help
May 2008

NI Part Number:
370052G-01

»View NI TestStand Product Info
TypeOLE Automation TypeDescription
BooleanVARIANT_BOOLHas the value True (-1) or False (0).
Byte ArraySAFEARRAY(unsigned char)An array of bytes.
ColorOLE_COLORA color. In many containers, colors are treated as 32-bit integers. Refer to Color for more information.
DateDATEDATE is a variant time that is stored as an 8-byte real value (double), representing a date between January 1, 100 and December 31, 9999, inclusive. The value 0 represents December 30, 1899. Adding 1 to the value increments the date by a day. The fractional part of the value represents the time of day. Negative numbers represent the dates before December 30, 1899. LabWindows/CVI users can use the VariantTimeToSystemTime Windows SDK function to convert the variant date to a system time value and then use the GetDateFormat and GetTimeFormat Windows SDK functions to generate display strings. LabVIEW automatically converts the DATE data type to a timestamp.
Doubledouble64-bit floating point number.
Floatfloat32-bit floating point number.
FontIFontDispAn OLE Automation Interface to a font. Refer to Font for more information.
Integershort16-bit signed integer.
IUnknownIUnknownA generic OLE interface.
longOLE_YPOS_PIXELSPosition on the Y-axis in pixels.
LongLong32-bit signed integer.
longOLE_XPOS_PIXELSPosition on the X-axis in pixels.
LongLCIDA locale identifier.
Long ArraySAFEARRAY(long)An array of longs.
ObjectIDispatchA generic OLE Automation interface.
Object ArraySAFEARRAYAn array of objects.
PictureIPictureAn OLE Automation Interface to a picture or image. Refer to Picture for more information.
PictureIPictureDispAn OLE Automation Interface to a picture or image. Refer to Picture for more information.
StringBSTRA string.
String ArraySAFEARRAY(BSTR)An array of strings.
VariantVARIANTA variant.
VARTYPEVARTYPEAn enumeration type used to describe a data type of a VARIANT or safearray value. Refer to VARTYPE for more information.


Resources


 

Your Feedback! poor Poor  |  Excellent excellent   Yes No
 Document Quality? 
 Answered Your Question? 
Add Comments 1 2 3 4 5 submit