xPC Target    

Displaying Scope Object Properties for All Scopes

To list the properties of all scope objects associated with the target object tg:

  1. In the MATLAB window, type
  1. MATLAB displays a list of all scope objects associated with the target object.

  1. Alternatively, type
  1. or type

    The current scope properties are uploaded to the host PC, and then MATLAB displays a list of all the scope object properties with the updated values. To list some of the scopes, use the vector index. For example, to list the fist and third scopes, type allscopes([1,3]).

For a list of target object properties with a description, see Target Object Properties.


  Displaying Scope Object Properties for a Single Scope Setting the Value of a Scope Property