GetModelBasedInstruments()
- Updated2026-06-25
- 1 minute(s) read
Get the IModelBasedInstrument objects for all model-based instruments in the ISemiconductorModuleContext. You can use IModelBasedInstrument objects to get the instrument properties for the information needed to create driver sessions.
Syntax
Namespace: NationalInstruments.TestStand.SemiconductorModule.CodeModuleAPI
public ICollection< IModelBasedInstrument > GetModelBasedInstruments()