Software Description
loadcnf configfile
; Loads a configuration stored in a config file like mca4a.set.
run controlfile
; Runs a sequence of commands stored in controlfile. This
; command cannot be nested, i.e. it is not possible to execute
; a run command from the controlfile called with a run command,
; only if it was called with a load command.
onstart command
; The command is executed always after a start action when the
; acquisition is already running. The command can be any valid
; command, also 'run controlfile' is possible.
onstart off
; Switches off the 'onstart' feature. Also a manual Stop command
; switches it off.
onstop command
; The command is executed always after a stop caused by a
; preset reached or trigger. This can be used to program measure
; cycles. For example the command 'onstop start' makes a
; loop of this kind.
onstop off
; Switches off the 'onstop' feature. Also a manual Stop command
; switches it off.
oncycle command
; The command is executed in sequential mode after each cycle.
; can be used together with 'waitpin' command to synchronize with a
; beam- or target mover.
oncycle off
; Switches off the 'oncycle' feature.
lastrun=5
; Defines the file count for the last run in a measure cycle. After a
; file with this count or greater was saved with autoinc on, instead
; of the 'onstop command' the 'onlast command' is executed.
numruns=5
; Defines the file count for the last run in a measure cycle. The
; last count is the present one plus the numruns number. After a
; file with this count was saved with autoinc on, instead of the
; 'onstop command' the 'onlast command' is executed.
onlast command
; The command is executed after a stop caused by a preset
; reached or trigger instead of the 'onstop command', when the
; last file count is reached with autoinc on. This can be used to
; finish programmed measure cycles.
onlast off
; Switches off the 'onlast' feature. Also a manual Stop command
; switches it off.
exec program
; Executes a Windows program or .PIF file.
; Example: exec notepad test.ctl
; opens the notepad editor and loads test.ctl.
fitrois
; Makes a single peak Gaussian fit for all ROIs in the active
; Display of MPANT and dumps the result into a logfile. This is
; performed by the MPANT program and therefore can be
; made only if this application is running.
fitrois MC_A
; Similar to the fitroi command, but using the argument allows to
; specify which spectrum should be evaluated independently of
; which child window is activated in MPANT. MC_A means STOP1
autocal
; Makes a single peak Gaussian fit for all ROIs in the active
; Display of MPANT for which a peak value was entered in the
; MPANT Region Edit dialog and uses the results for a
; calibration. This is performed by the MPANT program and
; therefore can be made only if this application is running.
autocal SP_1
; Similar to the autocal command, but using the argument allows
; to specify which spectrum should be evaluated independently of
; which child window is activated in MPANT
deleteallrois
; deletes all ROIs in the active MPANT window.
66
F
ComTec GmbH
Summary of Contents for MCA4A
Page 2: ...2 F ComTec GmbH...
Page 8: ...8 F ComTec GmbH...
Page 71: ...Software Description F ComTec GmbH 71 Fig 4 35 Control Panel of the demo VI for LabVIEW...
Page 96: ...MPANT Software 96 F ComTec GmbH Fig 5 29 MPANT with four systems enabled...
Page 106: ...Appendix 106 F ComTec GmbH...
Page 107: ...Appendix 7 8 Personal Notes F ComTec GmbH 107...