GSK218M CNC System Connection and PLC Manual
68
1 Controlled Axis
1.1 Outputting of movemtn state of an axis
General The movement state of each axis can be output to the PLC.
Signal Axis moving signals
MV1~MV4 (F017#0~F017#3)
[Classfication] Output signal
[Function]These signals indicate that a controlled axis is moving.
MV1:X is moving.
MV2:Y is moving.
MV3:Z is moving.
MV4:A is moving.
[Output conditions]
The signals become 1 when:
z The corresponding axis has started moving.
The signals become 0 when:
z The corresponding axis has stopped moving.
Axis moving direction signals
MVD1~MVD4(F019#0~F019#3)
[Classfication] Output signal
[Function]These signals indicate the movement direction of controlled axis.
MV1:movement direction of X.
MV2:movement direction of Y.
MV3:movement direction of Z.
MV4:movement direction of A.
[Output conditions] When parameter 0003#1~~0003#4 is 1:
“1” indicates the corresponding axes are negatively moving,
“0” indicates the corresponding axes are positively moving.
When parameter 0003#1~~0003#4 is 0:
“0” indicates the corresponding axes are negatively moving,
“1” ndicates the corresponding axes are positively moving.