Easy-MCS
™
Multichannel Scaler and MCS-32 (A73-B32) Software
931054C / 1213
76
LOOP 10
CLEAR
START
WAIT
FILL_BUFFER
SET_MCS 0
DESCRIBE_SAMPLE “This is sample ???.”
SAVE “PEAK???.MCS”
RECALL_ROI “PEAK.ROI”
REPORT “PRN”
SET_MCS 1
END_LOOP
Spooling the report may take some time. To overlap the data collection with the analysis, the
logic of the
.JOB
file needs to be modified to restart the acquisition after the data have been
moved to the buffer.
NOTE
All of the analysis is performed on the buffer spectrum so the MCS spectrum can be
erased and the next one started.
Insert CLEAR and START after FILL_BUFFER, as shown here:
SET_MCS 1
SET_DWELL_TIME 1e-6
SET_PASS_LENGTH 7500
SET_PRESET_PASS 1000
CLEAR
START
LOOP 10
WAIT
FILL_BUFFER
CLEAR
START
SET_MCS 0
DESCRIBE_SAMPLE “This is sample ???”
SAVE “PEAK???.MCS”
RECALL_ROI “PEAK.ROI”
REPORT “PRN”
SET_MCS 1
END_LOOP
Summary of Contents for Easy-MCS
Page 10: ...x...
Page 20: ...Easy MCS Multichannel Scaler and MCS 32 A73 B32 Software 931054C 1213 10 Intentionally blank...
Page 24: ...Easy MCS Multichannel Scaler and MCS 32 A73 B32 Software 931054C 1213 14 Intentionally blank...
Page 77: ...931054C 1213 7 KEYBOARD FUNCTIONS 67 Fig 59 MCS 32 Keyboard and Keypad Accelerators...
Page 98: ...Easy MCS Multichannel Scaler and MCS 32 A73 B32 Software 931054C 1213 88 Intentionally blank...
Page 100: ...Easy MCS Multichannel Scaler and MCS 32 A73 B32 Software 931054C 1213 90 Intentionally blank...
Page 108: ...Easy MCS Multichannel Scaler and MCS 32 A73 B32 Software 931054C 1213 98 Intentionally blank...
Page 110: ...Easy MCS Multichannel Scaler and MCS 32 A73 B32 Software 931054C 1213 100 Intentionally blank...
Page 114: ...Easy MCS Multichannel Scaler and MCS 32 A73 B32 Software 931054C 1213 104 Intentionally blank...
Page 130: ...Easy MCS Multichannel Scaler and MCS 32 A73 B32 Software 931054C 1213 120 Intentionally blank...