How-to’s
Section 5-1
298
Driver inputs mapped to the same number. However, the command
INVERT_IN(22)
inverts the status of input 22 read by the controller. It affects
not only the unique software input 22, which is accessible with the
IN
command, but all axis-specific inputs 22, which in this example are the EXT1
inputs of the connected Servo Drivers.
Note
If a forward limit, reverse limit and origin input signal are used for an axis, it is strongly
recommended to use the following settings for the axis:
BASE(axis_number)
DAT_IN=18
' /DEC input in the corresponding Servo Driver is
' assigned
FWD_IN=16
INVERT_IN(16,ON)
' P_OT input in the corresponding Servo Driver is
‘ assigned. It is necessary to invert the signal
' because a Normally Closed input is expected.
REV_IN=17
INVERT_IN(17,ON)
' N_OT input in the corresponding Servo Driver is
‘ assigned. It is necessary to invert the signal
' because a Normally Closed input is expected
Also note that
INVERT_IN
inverts the selected input in all axes.
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...