User`s guide
7 Scope Object Reference
7-6
Scope Object Methods
The scope object methods allow you to control scopes on your target PC. The
methods are listed in the following table.
YLimit
Minimum and maximum y-axis values.
This property can be set to
’auto’.
Yes
Grid
Values are ’on’ or ’off’.Yes
StartTime
Time within the total execution time, when
a scope begins acquiring a data package.
Time
Contains the time data for a single data
package from a scope.
Data
Contains the output data for a single data
package from a scope.
Signals
List of signal indices from the target object
to display on the scope.
Table 7-2: List of Scope Object Methods
Scope Method Description
set
Sets writable scope object properties to the specified
value. For a list of writable values, use
set(scope_object)
get
Returns the value of readable properties from a scope
object.
addsignal
Adds a signal to a scope and a scope object. The signal
is specified using the signal indices from the target
object.
Table 7-1: List of Scope Object Properties
Property Description Write