SP1500 Manual

33
5-2. RS-232 Port Operating
The following steps show the connection among inverter and computer.
Step 1 Connect the RS-232 port to the SP series unit on the front panel
Step 2 Run the computer communication program
Step 3 Set the transmission protocol
Byte structure: START-BIP 8 BIT DATA-STOP BIT
Baud rate: 4800
Step 4 Select the COM port and start the operation
5-3. Example of RS-232 Port Operating
5-3-1. RS-232 command format
This unit uses high-level language commands starts with CR (0DH)
and LF(0AH) as the end of the command, The system would
interpret and execute the command only after these two characters
are received. After the unit executes the command, it would send a
response string to the computer
The response string is as follows:
=>
CR LF:
Command executed successfully
?>
CR LF:
Command error, not accepted
! >
CR LF:
Command correct but execution error (e.g.
parameters out of range)
5-3-2. Command format
The following table shows the useful command to operate SP series.
Function
Command and description
Turn ON / OFF SP series
Format : Power <value>
<value> can be one of the following.
“0” : Power OFF
“1” : Power ON
Query the SP series output
frequency
Format: FRQ?
Query the SP series output
voltage
Format: VINV?
Query the SP series output
current
Format: IINV?