[monitor]

EPMA Probe

[monitor]

ScanComboLabel1="Image Source"

ScanComboLabel2="Scan Mode"

ScanComboLabel3="Scan Speed"

ScanComboLabel4="EOS Mode"

 

ScanComboCommand1="IMS"

ScanComboCommand2="SM"

ScanComboCommand3="SS"

ScanComboCommand4="EM"

 

ScanComboNumberof1=10

ScanComboNumberof2=4

ScanComboNumberof3=5

ScanComboNumberof4=4

 

ScanComboNames1="SEI,COMPO,TOPO,AUX,XR1,XR2,XR3,XR4,XR5,EDS"

ScanComboNames2="PIC,CROSS,LSP,SPOT"

ScanComboNames3="TV,SR,S1,S2,S3"

ScanComboNames4="NOR,EMP,LDF,ECP"

 

ScanComboParameters1="SEI,COM,TOP,AUX,XR1,XR2,XR3,XR4,XR5,EDS"

ScanComboParameters2="PIC,BUP,LSP,SPT"

ScanComboParameters3="TV,SR,S1,S2,S3"

ScanComboParameters4="NOR,EMP,LDF,ECP"

 

ScanComboLabel1="Image Source"

ScanComboLabel2="Scan Mode"

ScanComboLabel3="Scan Speed"

ScanComboLabel4="EOS Mode"

This section is utilized only by the MONITOR.EXE utility application  which “monitors’ the state of the JEOL 8900 and 8200/8500 microprobes. The utility could be adapted for other microprobe interfaces, but is currently only implemented for the JEOL interface.

 

The following parameters can be used to define four different drop down menus in the MONITOR.EXE application for setting various electron optical system parameters. The default settings are shown in the following examples, but they can be changed to suit the user’s particular preferences.

 

The ScanComboLabel[1,2,3,4] parameters are for defining the main menu labels as displayed in the program interface.

 

ScanComboCommand1="IMS"

ScanComboCommand2="SM"

ScanComboCommand3="SS"

ScanComboCommand4="EM"

The ScanComboCommand[1,2,3,4] parameters are for defining the actual commands to be sent by the program for each of the four menus.

 

ScanComboNumberof1=10

ScanComboNumberof2=4

ScanComboNumberof3=5

ScanComboNumberof4=4

The ScanComboNumberof[1,2,3,4] parameters are the number of list items in each menu list box.

 

ScanComboNames1="SEI,COMPO,TOPO,AUX,XR1,XR2,XR3,XR4,XR5,EDS"

ScanComboNames2="PIC,CROSS,LSP,SPOT"

ScanComboNames3="TV,SR,S1,S2,S3"

ScanComboNames4="NOR,EMP,LDF,ECP"

The ScanComboNames[1,2,3,4] are the names for each item in the list boxes as seen by the user in the program interface.

 

ScanComboParameters1="SEI,COM,TOP,AUX,XR1,XR2,XR3,XR4,XR5,EDS"

ScanComboParameters2="PIC,BUP,LSP,SPT"

ScanComboParameters3="TV,SR,S1,S2,S3"

ScanComboParameters4="NOR,EMP,LDF,ECP"

The ScanComboParameters are the parameters for defining the actual parameters sent with each command.