get
Syntax
Description
returns the value of the specified property for the specified Instrument object.propertyValue = get(instrument_object,propertyName)
returns a structure containing all properties and property values for the specified
Instrument object.propertyStruct = get(instrument_object)
get( returns a structure
containing all properties and property values for the specified Instrument object.instrument_object)
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2026a
See Also
Instrument | addSignal | clearScalarAndLineData | connectCallback | connectLine | connectScalar | connectXYPlot | delete | generateScript | getBufferedData | getCallbackDataForSignal | removeCallback | removeSignal | validate