xPC Target | ![]() ![]() |
Displaying Scope Object Properties for a Single Scope
To list the properties of a single scope object sc1
:
sc1
is a vector with a single element, you could also type sc1(1)
or sc1([1])
.
Note
Only scopes with type host store data in the properties scope_object.Time and scope_object.Data .
|
For a list of target object properties with a description, see Target Object Properties.
![]() | Using Scope Objects | Displaying Scope Object Properties for All Scopes | ![]() |