Manual

P
ART
O
NE
:
ABOUT
REMOTE
CONTROL
74
ISSUED: February 2005
WM-RCM-E Rev D
Here is an example of the selection of a line to go into the clipboard:
The statement at the bottom of the screen is the one that will be placed in the clipboard when the icon is
clicked. The column labeled F contains Flags and Status values. For example, R means read and W means
write. HorScale is equivalent to the older-style command TDIV. The Range/Help column provides short
form information about the possible values that the variable can take.
You can, for example, write app.Acquisition.Horizontal.HorScale = 0.001 to set the
timebase.
You can also, for example, write HS = app.Acquisition.Horizontal.HorScale to read the
timebase setting.