All BASIC commands
Section 4-2
177
/i
If with function 8 the mode parameter is set to 1, the Inverter is set into
servo axis mode. The corresponding axis number is assigned by the
CJ1W-MCH72 using the formula:
AxisNo = MECHATROLINK-II Station Number - 0x21
Therefore the calculated AxisNo must not be occupied by another axis
connected.
If with function 8 the mode parameter is set to 0, which is the default
value at power-up, the Inverter is set into normal Inverter mode.
Arguments
•
station
The MECHATROLINK-II station number of the Inverter.
•
alarm_number
The number of the alarm. See the Inverter manual.
•
operation_signals
A bitwise value to control the operation signals. See the table below.
•
mode
The mode to set the Inverter to:
0 = Inverter mode. This is the default value at power-up.
1 = Servo Driver mode.
Example
>>INVERTER_WRITE(0,$23,2,4500)
>>INVERTER_COMMAND(0,$23,7,2)
>>WA(10000)
>>INVERTER_COMMAND(0,$23,7,0)
The sequence above controls an Inverter connected via MECHATRO-
LINK-II bus to station number 23 (hex), using following steps:
Step 1: Speed reference is set to 45.00 Hz.
Step 2: The Inverter is set to run in reverse direction for 10 seconds with
speed reference defined in previous step.
Step 3: The Inverter is stopped.
See also
N/A
Summary of Contents for SYSMAC CJ Series
Page 2: ......
Page 70: ...Specifications Section 2 4 58...
Page 84: ...FINS commands Section 3 4 72...
Page 148: ...All BASIC commands Section 4 2 136 AXIS 1 AXIS 0...
Page 370: ...Section 358...