Gets an array that contains the
SCXIModule elements from the current
SCXIChassis. This method gets the modules in the chassis.
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 Function GetSCXIModules As SCXIModule() |
| Visual C++ |
|---|
public:
array<SCXIModule^>^ GetSCXIModules() |
Return Value
An array that contains the
SCXIModule elements from the current
SCXIChassis.