User`s guide
get (scope object)
14-35
Examples List all the readable properties, along with their current values. This is given
in the form of a structure whose field names are the property names and whose
field values are property values.
get(sc)
TriggerSlope
If TriggerMode is 'Signal', indicates
whether the trigger is on a rising or
falling signal. Values are
'Either'
(default),
'Rising', and 'Falling'.
Yes
Type
Determines whether the scope is
displayed on the host computer or on
the target computer. Values are
'Host',
'Target', and 'File'.
WriteSize
Enter the block size, in bytes, of the
data chunks. This parameter specifies
that a memory buffer, of length number
of samples (
NumSamples), collect data in
multiples of
WriteSize. By default, this
parameter is 512 bytes, which is the
typical disk sector size. Using a block
size that is the same as the disk sector
size provides optimal performance.
If you experience a system crash, you
can expect to lose an amount of data the
size of
WriteSize.
For scopes of type
'Host' or 'Target',
this parameter has no effect.
Yes
YLimit
Minimum and maximum y-axis values.
This property can be set to
'auto'.
For scopes of type
'Host' or 'File',
this parameter has no effect.
Yes
Property Description Writable