Get Model-Based Instrument Property Value (TSM)
- Updated2024-02-02
- 2 minute(s) read
Get Model-Based Instrument Property Value (TSM)
Requires: TSM
Returns the value of a named property and a Boolean value indicating whether or not the named property was found in the property list supplied.
| Properties an array of Model-Based Instrument Property elements to search. | |
| Property Name specifies the name of the property for which to search. | |
| Properties Out returns the array of model-based instrument property elements unchanged. | |
| Property Value returns the found value for the named property. | |
| Is Found returns TRUE if a property matching the supplied Property Name was found in the supplied array of model-based instrument property elements. |