Omron SYSMAC CJ Operation Manual page 189

Sysmac cj-series programmable controller motion control unit
Hide thumbs Also See for SYSMAC CJ:
Table of Contents

Advertisement

All BASIC commands
/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
Section 4-2
177

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sysmac cj1w-mch72

Table of Contents