Cyclic Synchronous Torque
Note regarding USB
Because this controller is not equipped with a fieldbus, the following operating mode can only be used with a NanoJ program.
You can find further information on the programming and use of a NanoJ program in chapter Programming with NanoJ.
Overview
Description
In this mode, the controller passes an absolute torque preset via the fieldbus at fixed time intervals (referred to in the following as a cycle). The controller then no longer calculates any ramps, but rather only follows the presets.
Activation
To activate the mode, the value "10" must be set in object 6060h (Modes Of Operation) (see "CiA 402 Power State Machine").
Controlword
In this mode, the bits of controlword 6040h have no special function.
Statusword
The following bits in object 6041h (statusword) have a special function:
Bit | Value | Description |
---|---|---|
8 | 0 | The controller is not in sync with the fieldbus |
8 | 1 | The controller is in sync with the fieldbus |
10 | 0 | Reserved |
10 | 1 | Reserved |
12 | 0 | Controller does not follow the target; the preset of 6071h (Target Torque) is ignored |
12 | 1 | Controller follows the target; object 6071h (Target Torque) is used as the input for position control. |
13 | 0 | Reserved |
13 | 1 | Reserved |
Object entries
The following objects are necessary for controlling this mode:
- 6071h (Target Torque): This object must be written cyclically with the torque set value and is to be set relative to 6072h.
- 6072h (Max Torque): Describes the maximum permissible torque.
- 6080h (Max Motor Speed): Maximum speed
- 60C2h:01h (Interpolation Time Period): This object specifies the time of a cycle; a new set value must be written in 60FFh in these time intervals.
The following applies here: cycle time = value of 60C2h:01h * 10value of 60C2:02 seconds.
- 60C2h:02h (Interpolation Time Index): This object specifies the time basis of the cycles. Currently, only value 60C2h:02h=-3 is supported; this yields a time basis of 1 millisecond.
The following objects can be read in this mode: