vPad-XSC for Impulse 4000 USER MANUAL
Example 2:
// Demo checklist using a Impulse 4000 XSC interface for
// transcutaneous pacer pulse and other measurements.
//
// Display Checklist title
color #F8F880
prompt "Demo of Impulse 4000 Pacer Test\nRemote Control via XSC" | bold
// Setup instructions
// prompt "Setup Impulse 4000"
// Initialize connection with XSC and Phase 3
xopen "Setting up Impulse 4000 XSC" | D | 5
// Prepare limits for automatic assessment
xctrl "Setting ECG to NSB120" | ECG,II,NSB120 |
xctrl "Setting ECG to NSB240" | ECG,II,NSB240 |
xctrl "Setting ECG to NSB60" | ECG,II,NSB60 |
// xctrl "Setting ECG to Garbage" | ECG,I,Garbage | 2
// above produces an error
prompt "End of Impulse 4000 pacer demo"
xctrl "Go to LOCAL mode" | #LOC
// End of script
Example 3:
// Demo checklist using a Impulse 4000 XSC interface for
// transcutaneous pacer pulse and other measurements.
//
// Display Checklist title
prompt "Demo of Impulse 4000 Pacer Test\nRemote Control via XSC" | bold
// Setup instructions
prompt "Setup Impulse 4000, press 'Next Step'"
// Initialize connection with XSC and Impulse
xopen "Impulse 4000 XSC" | D | 5
// Prepare limits for automatic assessment
xctrl "Setting output tolerance to 10% of target..." | lim4,target,10,percent | 2
xctrl "Setting rate tolerance to within 2 PPM..." | "lim5,target,2,units" | 2
xctrl "Setting width tolerance to within 3 ms..." | "lim6,target,3,units" | 2
Appendix A/Chapter 4
#
Page 25
Summary of Contents for vPad-XSC
Page 1: ...User Manual vPad XSC Automation Interface for Impulse 4000 Defibrillator Analyzer ...
Page 2: ......
Page 4: ......
Page 8: ...Page iv ...
Page 13: ...vPad XSC for Impulse 4000 USER MANUAL Installation Chapter 2 Page 4 ...
Page 37: ......