beautypg.com

Editing a customdso setup file – Teledyne LeCroy WaveRunner XI SERIES Operator’s Manual User Manual

Page 217

background image

O

PERATOR

S

M

ANUAL

Editing a CustomDSO Setup File

If the file does not exist, touch the

Edit button

; a dialog will appear for you to create the file. If the

file does already exist, the

Edit button enables you to modify it. The Edit button allows you to edit the file that is

named in the

Setup file to recall field, and not the file of the setup that the instrument is currently in, unless these

happen to be the same.

In the example used here, three setup files were made, called CustomA.lss, CustomB.lss and CustomC.lss.
Fragments from all three are shown below.

1160 Set CustomDSO = XStreamDSO.CustomDSO

1161

‘ CustomDSO Setup A.lss

1162 CustomDSO.ActionScript1 =

“c:\LeCroy\XStream\CustomDSO\A.lss”

ss”

=

True

eam\CustomDSO\A.lss”

DSO.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 =

False

1164 CustomDSO.ActionScript1 =

“c:\LeCroy\XStream\CustomDSO\B.lss”

1165 CustomDSO.ActionEnable1 =

True

1166 CustomDSO.ActionScript1 =

“c:\LeCroy\XStream\CustomDSO\C.l

1167 CustomDSO.ActionEnable1

1168 CustomDSO.ActionScript1 =

“c:\LeCroy\XStr

1169 Custom

WRXi-OM-E Rev C

217