![LeCroy DDA-3000A Скачать руководство пользователя страница 327](http://html1.mh-extra.com/html/lecroy/dda-3000a/dda-3000a_operators-manual_1866311327.webp)
X-Stream Operator’s Manual
WM-OM-E Rev I
325
1162 CustomDSO.ActionScript1 =
“c:\LeCroy\XStream\CustomDSO\A.lss”
1163 CustomDSO.ActionEnable1 =
False
1164 CustomDSO.ActionScript1 =
“c:\LeCroy\XStream\CustomDSO\B.lss”
1165 CustomDSO.ActionEnable1 =
True
1166 CustomDSO.ActionScript1 =
“c:\LeCroy\XStream\CustomDSO\C.lss”
1167 CustomDSO.ActionEnable1 =
True
1168 CustomDSO.ActionScript1 =
“c:\LeCroy\XStream\CustomDSO\A.lss”
1169 CustomDSO.ActionEnable1 =
False
1160
Set
CustomDSO = XStreamDSO.CustomDSO
1161
‘ CustomDSO Setup B.lss
1162 CustomDSO.ActionScript1 =
“c:\LeCroy\XStream\CustomDSO\A.lss”
1163 CustomDSO.ActionEnable1 =
True
1164 CustomDSO.ActionScript1 =
“c:\LeCroy\XStream\CustomDSO\B.lss”
1165 CustomDSO.ActionEnable1 =
False
1166 CustomDSO.ActionScript1 =
“c:\LeCroy\XStream\CustomDSO\C.lss”
1167 CustomDSO.ActionEnable1 =
True
1168 CustomDSO.ActionScript1 =
“c:\LeCroy\XStream\CustomDSO\A.lss”
1169 CustomDSO.ActionEnable1 =
False
1160
Set
CustomDSO = XStreamDSO.CustomDSO
1161
‘ CustomDSO Setup C.lss
1162 CustomDSO.ActionScript1 =
“c:\LeCroy\XStream\CustomDSO\A.lss”
1163 CustomDSO.ActionEnable1 =
True
1164 CustomDSO.ActionScript1 =
“c:\LeCroy\XStream\CustomDSO\B.lss”
1165 CustomDSO.ActionEnable1 =
True
1166 CustomDSO.ActionScript1 =
“c:\LeCroy\XStream\CustomDSO\C.lss”
1167 CustomDSO.ActionEnable1 =
False
1168 CustomDSO.ActionScript1 =
“c:\LeCroy\XStream\CustomDSO\A.lss”
1169 CustomDSO.ActionEnable1 =
False
The text in green following a single quotation mark is a VBS comment and causes no action.
The text in red contains the path and name of the setup file associated with the numbered button.
This setup will be called when the button is pressed.
The Boolean (in blue) decides whether the action button will invoke the setup or remain inactive.
For example, in setup B,
A.lss
and
C.lss
can be invoked, but not B, which is already in place.
As you see from the line numbers in the program fragments, the setup files are rather long because
they include all the information needed to set the scope to the required state. But if you want to
make a very short file that changes only a few variables (for example, the action button settings)
you can make a file that includes only the relevant instructions. This usage assumes that the
remainder of the scope is already in the required state. This is an example of the complete
compatibility of the instrument's software. The same commands can be used in setups, in scripts,
or in remote control commands in external programs, whether resident in the instrument or in an
external computer.
Содержание DDA-3000A
Страница 1: ...LECROY X STREAM OSCILLOSCOPES O P E R AT O R S M A N U A L SEPTEMBER 2006 ...
Страница 18: ...16 WM OM E Rev I BLANK PAGE ...
Страница 64: ...62 WM OM E Rev I icon in Channels dialog zooms one trace zooms all displayed traces ...
Страница 65: ...X Stream Operator s Manual WM OM E Rev I 63 then Math Setup then Measure Setup then Utilities Setup ...
Страница 80: ...78 WM OM E Rev I 4 Select a language 5 Click Next when the Wizard appears ...
Страница 81: ...X Stream Operator s Manual WM OM E Rev I 79 6 Select Complete setup ...
Страница 157: ...X Stream Operator s Manual WM OM E Rev I 155 ...
Страница 170: ...168 WM OM E Rev I 5 Read the status information in line StatusDescription ...
Страница 214: ...212 WM OM E Rev I Delay Parameter Find Range selected ...
Страница 263: ...X Stream Operator s Manual WM OM E Rev I 261 ...
Страница 284: ...282 WM OM E Rev I ...
Страница 285: ...X Stream Operator s Manual WM OM E Rev I 283 Using a Surface Plot Excel Example 5 ...
Страница 321: ...X Stream Operator s Manual WM OM E Rev I 319 Further Examples of MATLAB Waveform Functions Negate the input signal ...
Страница 324: ...322 WM OM E Rev I ...