Gets or sets the maximum number of stimulus generator mappings across the entire system.
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 Property MaxGenMaps As Integer |
| C# |
|---|
public int MaxGenMaps { get; set; } |
| Visual C++ |
|---|
public:
property int MaxGenMaps {
int get ();
void set (int value);
} |
Property Value
The maximum number of stimulus generator mappings.