User`s guide
get (scope object)
14-28
14get (scope object)
Purpose Return property values for scope objects
Syntax MATLAB command line
get(scope_object_vector)
get(scope_object_vector, 'scope_object_property')
get(scope_object_vector, scope_object_property_vector)
Arguments
Description get gets the value of readable scope object properties from a scope object or the
same property from each scope object in a vector of scope objects. Scope object
properties let you select signals to acquire, set triggering modes, and access
signal information from the target application. You can view and change these
properties using scope object methods.
target_object
Name of a target object.
scope_object_vector
Name of a single scope or name of a vector of
scope objects.
scope_object_property
Name of a scope object property.