vPad-XSC for Impulse 4000 USER MANUAL
4 Appendix A - VPL Procedures
The following are examples of VPL Procedures using the
454 XSC
interface
Example 1:
// Demo checklist using a Impulse 4000 with XSC interface for defib
// energy and other measurements. Energies tested are 5, 10, 50, 100,
// 200 and maximum energy (charge time test).
// Cardioversion/sync is also tested.
// Note, the // indicates that this line is commented out and will not be processed
// as part of the test
// Display Checklist title
prompt "Demo of Impulse 4000 Defib\nRemote Control via XSC" | bold
// Setup instructions
//prompt "Impulse 4000 setup"
// Initialize connection with XSC
xopen "Impulse 4000 XSC" | D | 5
// Disable automatic assessment for defib energy
// Pass/fail is by manual entry, based on displayed acceptance ranges
// (15% tolerance)
//xctrl "Disabling automatic PASS/FAIL..." | lim1,none,
//
//
//// Enable automatic assessment for defib energy (15% tolerance)
xctrl "Setting Energy tolerance to 15% of target..." | lim1,target,15,percent | 5
//
//// Repeat for 10J energy
prompt "DEFIB ENERGY TEST\n\n"\+
"1. Set defib energy to 10 JOULES.\n\n"\+
"2. Charge up the defib.\n\n"\+
"3. Wait two seconds.\n\n"\+
"4. Press 'Next Step' button after defib has charged." | medium
xtest "DISCHARGE defib!\n\nVerify energy is 8.5 to 11.5J" | DELL,VFB1,10
//// Repeat for 50J energy (high range test)
//prompt "DEFIB ENERGY TEST\n\n"\+
// "1. Set defib energy to 50 JOULES.\n\n"\+
// "2. Charge up the defib.\n\n"\+
// "3. Wait two seconds.\n\n"\+
Appendix A/Chapter 4
#
Page 23
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: ......