Gets or sets whether U64 bitfield representation is enabled for the frame.
Namespace:
NationalInstruments.VeriStand.SystemDefinitionAPI
Assembly:
NationalInstruments.VeriStand.SystemDefinitionAPI (in NationalInstruments.VeriStand.SystemDefinitionAPI.dll) Version: 2013.0.0.0 (2013.0.0.0)
| Visual Basic (Declaration) |
|---|
Public Overridable Property Enable64Bit As Boolean |
| C# |
|---|
public virtual bool Enable64Bit { get; set; } |
| Visual C++ |
|---|
public:
virtual property bool Enable64Bit {
bool get ();
void set (bool value);
} |
Property Value
true (True in Visual Basic) if U64 bitfield representation is enabled.