Slave Group Parameter: FollowerRatio
(Original Document)
Description
This parameter is used to change the Ratio of the specified slave axis.
The ratio numerator indicates how much the slave will move when the master axis moves the distance showing on the denominator. The ratio value can be modified at any time.
The Ratio DOES NOT CHANGE instantaneously in order to obtain a smooth movement when the slave is activated and the following movement takes place.
Associated Functions
The associated functions of this parameter are:
These functions use, according to the language objects, the WRITE_CMD, READ_PARAM or WRITE_PARAM instructions.
Language objects
The table below presents the different language objects linked to the FollowerRatio parameter.
Object
Name
Function code
Instruction type
Description
%MFr.m.c.38
NUMERATOR_1
-
READ_PARAM
Slave 1 read command
WRITE_PARAM
Slave 1 write command
%MFr.m.c.40
DENOMINATOR_1
-
READ_PARAM
Slave 1 read command
WRITE_PARAM
Slave 1 write command
%MFr.m.c.46
NUMERATOR_2
-
READ_PARAM
Slave 2 read command
WRITE_PARAM
Slave 2 write command
%MFr.m.c.48
DENOMINATOR_2
-
READ_PARAM
Slave 2 read command
WRITE_PARAM
Slave 2 write command
%MFr.m.c.54
NUMERATOR_3
-
READ_PARAM
Slave 3 read command
WRITE_PARAM
Slave 3 write command
%MFr.m.c.56
DENOMINATOR_3
-
READ_PARAM
Slave 3 read command
WRITE_PARAM
Slave 3 write command
%MFr.m.c.62
NUMERATOR_4
-
READ_PARAM
Slave 4 read command
WRITE_PARAM
Slave 4 write command
%MFr.m.c.64
DENOMINATOR_4
-
READ_PARAM
Slave 4 read command
WRITE_PARAM
Slave 4 write command
%MFr.m.c.70
NUMERATOR_5
-
READ_PARAM
Slave 5 read command
WRITE_PARAM
Slave 5 write command
%MFr.m.c.72
DENOMINATOR_5
-
READ_PARAM
Slave 5 read command
WRITE_PARAM
Slave 5 write command
%MFr.m.c.78
NUMERATOR_6
-
READ_PARAM
Slave 6 read command
WRITE_PARAM
Slave 6 write command
%MFr.m.c.80
DENOMINATOR_6
-
READ_PARAM
Slave 6 read command
WRITE_PARAM
Slave 6 write command
%MWr.m.c.26
ACTION_CMD
1114
WRITE_CMD
Read command
2114
Write command
%MFr.m.c.22
RETURN_CMD_2
-
-
Result of reading the Numerator variable.
%MFr.m.c.24
RETURN_CMD_3
-
-
Result of reading the Denominator variable.
%MDr.m.c.27
PARAM_CMD_1
-
-
Value to write: Identifier of the axis of which the ratio is sent back.
%MFr.m.c.31
PARAM_CMD_3
-
-
Value to write: ratio numerator.
%MFr.m.c.33
PARAM_CMD_4
-
-
Value to write: ratio denominator.
%MWr.m.c.19
ERROR_CMD
-
-