IModelBasedResource Interface
- Updated2026-06-25
- 1 minute(s) read
The IModelBasedResource object contains properties for the hardware resources as defined in the model for the instrument. You can use this object to retrieve the properties needed to create the instrument sessions.
Derives from
Syntax
Namespace: NationalInstruments.TestStand.SemiconductorModule.CodeModuleAPI
public interface IModelBasedResource : IModelBasedPropertyItemContainer
Properties
| Name | Description |
|---|---|
| ModelResourceName | The name of the resource as given in the instrument model, the values identifies the resource among the collection of resources the model could require. |