Appendix A
Sorensen SLM-4 Chassis
ibrd(load,spec,20);
if (spec[3] == '9')
printf("\n SLM series specification error !");
/* Set the channel 1, preset off, current sink 1.0 amps and load on commands to the load. */
ibwrt( load,"chan 1;pres off;curr:low 0.0;curr high 1.0;load on ",51);
ibwrt( load,"meas:curr ?",11);
/* Get the load actially sink current from the load */
ibrd( load,rdbuf,20);
/* go to local. */
ibloc(load);
}
A-2
M540069-01 Rev B
Summary of Contents for SLM-4
Page 2: ......
Page 4: ...This page intentionally left blank ii...
Page 6: ...This page intentionally left blank iv...
Page 8: ...This page intentionally left blank vi M540069 01 Rev B...
Page 12: ...This page intentionally left blank x M540069 01 Rev B...
Page 26: ...Operation Sorensen SLM 4 Chassis This page intentionally left blank 3 6 M540069 01 Rev B...
Page 56: ......
Page 60: ...Appendix A Sorensen SLM 4 Chassis This page intentionally left blank A 4 M540069 01 Rev B...
Page 70: ...Appendix B Sorensen SLM 4 Chassis This page intentionally left blank B 10 M540069 01 Rev B...
Page 72: ...Appendix C Sorensen SLM 4 Chassis This page intentionally left blank C 2 M540069 01 Rev B...
Page 74: ...Appendix D Sorensen SLM 4 Chassis This page intentionally left blank D 2 M540069 01 Rev B...