Operating manual
CNC 8070
DDSSETUP
21.
(REF: 1505)
·395·
File for setting the parameters of Mechatrolink servos.
The fields that define each parameter are the following.
Field. Description.
Size Size of the parameter data (2 byte / 4 byte).
Optional field; if not defined, value "2 byte".
Type Type of parameter values (Unsigned/Signed/Hex). The type conditions the
editing and display of the parameter values.
Type = Unsigned; Integer value without sign.
Type = Signed; Integer value with sign.
Type = Hex; Hexadecimal value.
Optional field; if not defined, value "Unsigned".
Default Default value of the parameter.
Optional field; if not defined, value 0 (zero).
Range Range of parameter values; minimum and maximum.
Optional field; if not defined, the range will be 0 to FFFFFFFF.
Name Name associated with the parameter.
Optional field.
Units Parameter units.
Optional field.
Application How does the parameter assume the value changes
(Online/OnlineDEN/Offline)?
Application=Online; The parameter may be modified at any time and it assumes
the new value immediately.
Application=OnlineDEN; The parameter may be modified when DEN=1 and it
assumes the new value immediately.
Application=Offline; The parameter may be modified at any time and it assumes
the new value after turning the device off and back on.
Optional field; if not defined, value "Online".