Gets information about whether or not vector inputs, outputs, parameters, and signals were split up into scalar channels when the model was loaded.
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 ReadOnly Property SegmentVectors As Boolean |
| C# |
|---|
public virtual bool SegmentVectors { get; } |
| Visual C++ |
|---|
public:
virtual property bool SegmentVectors {
bool get ();
} |
Property Value
true (True in Visual Basic) if vectors were segmented into scalar channels.