Agilent Technologies E4356A Welding System User Manual


 
Calibration
100
Recovering From Calibration Problems
You can encounter serious calibration problems if you cannot determine a calibration password that has been changed or the
power supply is severely out of calibration. There are jumpers inside the power supply that permit the calibration password
to be defeated and allow the original factory calibration constants to be restored. These jumpers are explained in the Service
Manual.
Calibration Error Messages
Error messages that can occur during calibration are shown in Table A-3.
Table B-3. GPIB Calibration Error Messages
Error
No.
Meaning
Error
No.
Meaning
1 CAL jumper prevents calibration
1
6 Wrong CAL command sequence
2 CAL password is incorrect 7 Incorrect state (CV/CC) for this command
3 CAL mode is not enabled
4 Incorrect computed readback constants
5 Incorrect computed programming
constants
1
This is a hardware disable. See the power supply
Service Manual.
Calibration Over The GPIB
You can calibrate the power supply by using SCPI commands within your controller programming statements. Be sure you
are familiar with calibration from the front panel before you calibrate from a controller. The SCPI calibration commands are
related to the front panel calibration controls as follows:
Front Panel
Command
Corresponding SCPI
Command
Front Panel
Command
Corresponding SCPI
Command
CAL:STAT {ON|1},<password>
CAL:CURR:LEV {MIN|MAX}
CAL:CURR[:DATA] <NRf>
CAL:STAT {OFF|0}
CAL:CURR:MON<newline>
CAL:CURR:DATA <NRf>
CAL:PASS <NRf>
CAL:SAVE
CAL:VOLT:LEV {MIN|MAX}
CAL:VOLT[:DATA] <Nrf>
CAL:VOLT:PROT
Calibration Example
A sample calibration program is given at the end of this appendix. If your system is Agilent BASIC, you can use the
program with very little modification. Otherwise, use it as a guide for writing your own program.