APPENDIX E. COMMUNICATIONS
HF-2500A HIGH FREQUENCY WELD CONTROL
990-371 E-13
ALARM error_message<crlf><lf>
Identifies the current error condition of operation o
f the Power Supply
. May be in response to
the
ALARM READ
command sent by the host, or may be sent as a result of an error condition
occurring in the
Power Supply. error_message
is a text string describing the error message,
which is the same error message that is displayed to the screen.
CURRENT number_of_data <crlf>
data <crlf> data <crlf> . . . . data <crlf><lf>
Returns the Current waveform data of the last weld. First field is the number of data to be sent.
Then follows the packets of data. Each data is separated by <crlf> and this command ends with
<crlf><lf>.
number_of_data: This is the number of data that shall be included in this command.
Power Supply samples current every 40 µs. For a weld less than 80
number of data will be approximately: total weld time ÷ 40
µ
s. This number will
be less than 2000.
data: an integer number in unit of A.
VOLTAGE number_of_data <crlf>
data <crlf> data <crlf> . . . . data <crlf><lf>
Returns the Voltage waveform data of the last weld. First field is the number of data to be sent.
Then follows the packets of data. Each data is separated by <crlf> and this command ends with
<crlf><lf>.
number_of_data:
This is the number of data that shall be included in this command. The
Power Supply samples Voltage every 40 µs. For a weld less than 80
number of data will be approximately: total weld time ÷ 40
µ
s. This number will
be less than 2000.
data: An integer number in unit of mV.
POWER number_of_data <crlf>
data <crlf> data <crlf> . . . . data <crlf><lf>
Returns the Power waveform data of the last weld. First field is the number of data to be sent.
Then follows the packets of data. Each data is separated by <crlf> and this command ends with
<crlf><lf>.
number_of_data:
This is the number of data that shall be included in this Command. The
Power Supply samples Current and Voltage every 40 µs. For a weld less than 80
time, the number of data will be approximately: total weld time ÷ 40
µ
s.
be always less than 2000.
data: An integer number in unit of W.