Input data, output data
Index 2n08 Inputs Ch.x
- Index 2008: Inputs Ch.1
- Index 2808: Inputs Ch.2
Subindex (hex) | Name | Meaning | Data type | Flags | Default |
|---|---|---|---|---|---|
0 | Inputs Ch.x |
| USINT | RO | 0x6 (6dec) |
01 | Info data 1 | Synchronous information Selection via subindex 2n02:55 | UINT | RO | - |
02 | Info data 2 | Synchronous information Selection via subindex 2n02:56 | UINT | RO | - |
03 | Info data 3 | Synchronous information Selection via subindex 2n02:58 | UINT | RO | - |
04 | Dyninput cycle counter | - | USINT | RO | - |
06 | Velocity resulting from differentiation | - | DINT | RO | - |
Index 2n0B Remote Outputs Ch.x
- Index 200B: Remote Outputs Ch.1
- Index 280B: Remote Outputs Ch.2
|
Subindex (hex) |
Name |
Meaning |
Data type |
Flags |
Default |
|---|---|---|---|---|---|
|
0 |
Remote Outputs Ch.x |
|
USINT |
RO |
0xF (15dec) |
|
04 |
Dynoutput cycle counter |
- |
USINT |
RO |
- |
|
06 |
Target velocity |
Configured target velocity 232/16000 increments correspond to one motor revolution per second |
DINT |
RO |
- |
|
09 |
Target torque |
Configured target torque The value is specified in thousandths (1/1000) of parameter 6075 "Motor rated current". Calculation formula: |
INT |
RO |
- |
|
0A |
Torque offset |
External torque feedforward The value is specified in thousandths (1/1000) of parameter 6075 "Motor rated current". Calculation formula: |
INT |
RO |
- |
|
0E |
Commutation angle |
Commutation angle for CSTCA mode. Unit: 216 / 360° |
UINT |
RO |
- |
|
0F |
Velocity offset |
External velocity feedforward |
DINT |
RO |
- |
Index 2n00 DMC Inputs Ch.x
- Index 2100: DMC Inputs Ch.1
- Index 2900: DMC Inputs Ch.2
Subindex (hex) | Name | Meaning | Data Type | Flags | Default |
|---|---|---|---|---|---|
0 | DMC Inputs Ch.x |
| USINT | RO | 0x3C (60dec) |
02 | DMC__FeedbackStatus__Latch extern valid | An edge was detected on the external input and latched. | BOOL | RO | - |
03 | DMC__FeedbackStatus__Set counter done | The setting of the feedback position was successful. This bit remains present until “Set counter” is released again | BOOL | RO | - |
0D | DMC__FeedbackStatus__Status of extern latch | Status of the external latch input. | BOOL | RO | - |
11 | DMC__DriveStatus__Ready to enable | The drive hardware is ready for activation. | BOOL | RO | - |
12 | DMC__DriveStatus__Ready | The drive hardware is activated. | BOOL | RO | - |
13 | DMC__DriveStatus__Warning | A warning is pending in the drive. | BOOL | RO | - |
14 | DMC__DriveStatus__Error | An error is pending in the drive. The “Ready to enable” bit and the “Ready” bit are set to FALSE. | BOOL | RO | - |
15 | DMC__DriveStatus__Moving positive | The axis moves in positive direction. | BOOL | RO | - |
16 | DMC__DriveStatus__Moving negative | The axis moves in negative direction. | BOOL | RO | - |
1C | DMC__DriveStatus__Digital input 1 | Status of the first digital input. | BOOL | RO | - |
1D | DMC__DriveStatus__Digital input 2 | Status of the second digital input. | BOOL | RO | - |
21 | DMC__PositioningStatus__Busy | The positioning task is running. | BOOL | RO | - |
22 | DMC__PositioningStatus__In-Target | The axis is at the target position. | BOOL | RO | - |
Subindex (hex) | Name | Meaning | Data Type | Flags | Default |
|---|---|---|---|---|---|
23 | DMC__PositioningStatus__Warning | Warning. | BOOL | RO | - |
24 | DMC__PositioningStatus__Error | Error. | BOOL | RO | - |
25 | DMC__PositioningStatus__Calibrated | The axis is calibrated. | BOOL | RO | - |
26 | DMC__PositioningStatus__Accelerate | The axis accelerates. | BOOL | RO | - |
27 | DMC__PositioningStatus__Decelerate | The axis is decelerating. | BOOL | RO | - |
28 | DMC__PositioningStatus__Ready to execute | The drive motion control is ready to accept a command. This bit is FALSE …
... as long as the “PositioningControl__Execute” is pending. | BOOL | RO | - |
31 | DMC__Set position | Current target position specified by the ramp generator in feedback increments. | LINT | RO | - |
32 | DMC__Set velocity | Current velocity specified by the ramp generator in 10000ths of the rated motor speed | INT | RO | - |
33 | DMC__Actual drive time | The time since the start of the travel command in ms. Stops when the target position is reached. | UDINT | RO | - |
34 | DMC__Actual position lag | Following error. | LINT | RO | - |
35 | DMC__Actual velocity | Current velocity in 10000ths of the rated motor speed. | INT | RO | - |
36 | DMC__Actual position | Current position from the feedback (incl. possible offsets due to homing, ...). | LINT | RO | - |
37 | DMC__Error id | Error Id (Identical to Diag History). | UDINT | RO | - |
38 | DMC__Input cycle counter | Incremented with each process data cycle. | USINT | RO | - |
39 | DMC__Channel id |
| USINT | RO | - |
3A | DMC__Latch value | Feedback position at latch time. | LINT | RO | - |
3B | DMC__Cyclic info data 1 | Synchronous info data | INT | RO | - |
3C | DMC__Cyclic info data 2 | Synchronous info data | INT | RO | - |
Index 2n04 DMC Outputs Ch.x
- Index 2104: DMC Outputs Ch.1
- Index 2904: DMC Outputs Ch.2
Subindex (hex) | Name | Meaning | Data Type | Flags | Default |
|---|---|---|---|---|---|
0 | DMC Outputs Ch.x |
| USINT | RO | 0x36 (54dec) |
02 | DMC__FeedbackControl__Enable latch extern on positive edge | Latches to the positive edge of the external input | BOOL | RO | - |
03 | DMC__FeedbackControl__Set counter | With a rising edge, “Actual position” is set to the value of “Set counter value”. | BOOL | RO | - |
04 | DMC__FeedbackControl__Enable latch extern on negative edge | Latches to the negative edge of the external input | BOOL | RO | - |
11 | DMC__DriveControl__Enable | Activate drive | BOOL | RO | - |
12 | DMC__DriveControl__Reset | Perform a reset of the drive hardware | BOOL | RO | - |
21 | DMC__PositioningControl__Execute | Start motion command with rising edge The task runs as long as this bit is set or until the command is completed. If the level drops during travel, the axis is brought to a standstill with the deceleration specified for the task. | BOOL | RO | - |
22 | DMC__PositioningControl__Emergency stop | In the event of a rising edge, decelerate to a standstill with the emergency stop ramp | BOOL | RO | - |
31 | DMC__Set counter value | s. 0x2n04:03 | LINT | RO | - |
32 | DMC__Target position | Position specification in feedback increments | LINT | RO | - |
33 | DMC__Target velocity | Maximum velocity during the motion command in 10000ths of the rated motor speed | INT | RO | - |
34 | DMC__Start type | Type of positioning task: 0x0001: Absolute 0x0002: Relative 0x0003: Endless + 0x0004: Endless - 0x0105: Modulo short 0x0205: Modulo + 0x0305: Modulo - 0x6000: Cali PLC cam 0x6200: Cali Block 0x6E00: Cali set 0x6F00: Cali clear | UINT | RO | - |
35 | DMC__Target acceleration | Acceleration: time in ms from standstill to reaching the rated motor speed | UINT | RO | - |
36 | DMC__Target deceleration | Deceleration: time in ms for the deceleration from the rated motor speed to standstill | UINT | RO | - |
Index 6n3E TxPDO Data Invalid Ch.x
- Index 603E: TxPDO Data Invalid Ch.1
- Index 683E: TxPDO Data Invalid Ch.2
Subindex (hex) | Name | Meaning | Data type | Flags | Default |
|---|---|---|---|---|---|
0 | TxPDO Data Invalid Ch.1 |
| USINT | RO | 0x2 (2dec) |
02 | Position actual value | - | BOOL | RO | - |
Index 6n3F Error code Ch.x
- Index 603F: Error code Ch.1
- Index 683F: Error code Ch.2
Subindex (hex) | Name | Meaning | Data type | Flags | Default |
|---|---|---|---|---|---|
0 | Error code Ch.x | - | UINT | RO | - |
Index 6n40 Controlword Ch.x
- Index 6040: Controlword Ch.1
- Index 6840: Controlword Ch.2
Subindex (hex) | Name | Meaning | Data type | Flags | Default |
|---|---|---|---|---|---|
0 | Controlword Ch.x | Bit 0: Switch on Bit 1: Enable voltage Bit 2: reserved Bit 3: Enable operation Bit 4 - 6: reserved Bit 7: Fault reset Bit 8 - 15: reserved | UINT | RO | - |
Index 6n41 Statusword Ch.x
- Index 6041: Statusword Ch.1
- Index 6841: Statusword Ch.2
Subindex (hex) | Name | Meaning | Data type | Flags | Default |
|---|---|---|---|---|---|
0 | Statusword Ch.x | Bit 0: Ready to switch on Bit 1: Switched on Bit 2: Operation enabled Bit 3: Fault Bit 4: reserved Bit 5: reserved Bit 6: Switch on disabled Bit 7: Warning Bit 8 + 9: reserved Bit 10: TxPDOToggle Bit 11: Internal limit active Bit 12: Drive follows the command value Bit 13: Input cycle counter Bit 14 - 15: reserved | UINT | RO | - |
Index 6n5E Fault reaction option code Ch.x
- Index 605E: Fault reaction option code Ch.1
- Index 685E: Fault reaction option code Ch.2
Subindex (hex) | Name | Meaning | Data type | Flags | Default |
|---|---|---|---|---|---|
0 | Fault reaction option code Ch.x | Possible values:
| UINT | RO | 0x0001 (1dec) |
Index 6n60 Modes of operation Ch.x
- Index 6060: Modes of operation Ch.1
- Index 6860: Modes of operation Ch.2
Subindex (hex) | Name | Meaning | Data type | Flags | Default |
|---|---|---|---|---|---|
0 | Modes of operation Ch.x | Possible values:
| SINT | RO | 0x08 (8dec) |
Index 6n61 Modes of operation display Ch.x
- Index 6061: Modes of operation display Ch.1
- Index 6861: Modes of operation display Ch.2
Subindex (hex) | Name | Meaning | Data type | Flags | Default |
|---|---|---|---|---|---|
0 | Modes of operation display Ch.x | Possible values:
| USINT | RO | - |
Index 6n64 Position actual value Ch.x
- Index 6064: Position actual value Ch.1
- Index 6864: Position actual value Ch.2
Subindex (hex) | Name | Meaning | Data type | Flags | Default |
|---|---|---|---|---|---|
0 | Position actual value Ch.x | Actual position 220 increments correspond to one motor revolution | DINT | RO | - |
Index 6n65 Following error window Ch.x
- Index 6065: Following error window Ch.1
- Index 6865: Following error window Ch.2
Subindex (hex) | Name | Meaning | Data type | Flags | Default |
|---|---|---|---|---|---|
0 | Following error window Ch.x | Following error window The specified value must be multiplied by the corresponding scaling factor
| UDINT | RO | 0xFFFFFFFF (-1dec) |
Index 6n66 Following error time out Ch.x
- Index 6066: Following error time out Ch.1
- Index 6866: Following error time out Ch.2
Subindex (hex) | Name | Meaning | Data type | Flags | Default |
|---|---|---|---|---|---|
0 | Following error time out Ch.x | Following error monitoring timeout Unit: [ms] If the following error exceeds the following‑error window for longer than the timeout set here, the system triggers an error response. | UINT | RO | - |
Index 6n6C Velocity actual value Ch.x
- Index 606C: Velocity actual value Ch.1
- Index 686C: Velocity actual value Ch.2
Subindex (hex) | Name | Meaning | Data type | Flags | Default |
|---|---|---|---|---|---|
0 | Velocity actual value Ch.x | Actual velocity 232/16000 increments correspond to one motor revolution per second | DINT | RO | - |
Index 6n7B Position range limit Ch.x
- Index 607B: Position range limit Ch.1
- Index 687B: Position range limit Ch.2
Subindex (hex) | Name | Meaning | Data type | Flags | Default |
|---|---|---|---|---|---|
0 | Position range limit Ch.x |
| USINT | RO | 0x2 (2dec) |
01 | Min position range limit | Minimum value for the position display of setpoints and actual values. If the value falls below this limit, it underflows to "Max position range limit" "Min position range limit" must always be lower than "Max position range limit" | DINT | RW | 0x80000000 (-2147483648dec) |
02 | Max position range limit | Maximum value for the position display of setpoints and actual values. If this limit is exceeded, the value overflows to "Min position range limit" "Max position range limit" must always be greater than "Min position range limit" | DINT | RW | 0x7FFFFFFF (2147483647dec) |
Index 6n71 Target torque Ch.x
- Index 6071: Target torque Ch.1
- Index 6871: Target torque Ch.2
Subindex (hex) | Name | Meaning | Data type | Flags | Default |
|---|---|---|---|---|---|
0 | Target torque Ch.x | Configured target torque The value is specified in thousandths (1/1000) of parameter 6075 "Motor rated current" Calculation formula: | INT | RO | - |
Index 6n72 Max torque Ch.x
- Index 6072: Max torque Ch.1
- Index 6872: Max torque Ch.2
Subindex (hex) | Name | Meaning | Data type | Flags | Default |
|---|---|---|---|---|---|
0 | Max torque Ch.x | Maximum torque | UINT | RO | - |
Index 6n75 Motor rated current Ch.x
- Index 6075: Motor rated current Ch.1
- Index 6875: Motor rated current Ch.2
Subindex (hex) | Name | Meaning | Data type | Flags | Default |
|---|---|---|---|---|---|
0 | Motor rated current Ch.x | Nominal current of the motor Unit: [mA] | UDINT | RO | - |
Index 6n77 Torque actual value Ch.x
- Index 6077: Torque actual value Ch.1
- Index 6877: Torque actual value Ch.2
Subindex (hex) | Name | Meaning | Data type | Flags | Default |
|---|---|---|---|---|---|
0 | Torque actual value Ch.x | Actual torque The value is specified in thousandths (1/1000) of parameter 6075 "Motor rated current" Calculation formula: | INT | RO | - |
Index 6n79 DC link circuit voltage Ch.x
- Index 6079: DC link circuit voltage Ch.1
- Index 6879: DC link circuit voltage Ch.2
Subindex (hex) | Name | Meaning | Data type | Flags | Default |
|---|---|---|---|---|---|
0 | DC link circuit voltage Ch.x | Measured value of the DC link voltage Unit: [mV] | UDINT | RO | - |
Index 6n7A Target position Ch.x
- Index 607A Target position Ch.1
- Index 687A Target position Ch.2
Subindex (hex) | Name | Meaning | Data type | Flags | Default |
|---|---|---|---|---|---|
0 | Target position Ch.x | Configured actual position 220 increments correspond to one motor revolution | DINT | RO | - |
Index 6n7E Polarity Ch.x
- Index 607E: Polarity Ch.1
- Index 687E: Polarity Ch.2
Subindex (hex) | Name | Meaning | Data type | Flags | Default |
|---|---|---|---|---|---|
0 | Polarity Ch.x | Possible values:
| USINT | RO | 0 |
Index 6n80 Max motor speed Ch.x
- Index 6080: Max motor speed Ch.1
- Index 6880: Max motor speed Ch.2
Subindex (hex) | Name | Meaning | Data type | Flags | Default |
|---|---|---|---|---|---|
0 | Max motor speed Ch.x | Maximum velocity of the motor Unit: [1/min] | UDINT | RO | 0x000186A0 (100000dec) |
Index 6n91 Gear ratio Ch.x
- Index 6091: Gear ratio Ch.1
- Index 6891: Gear ratio Ch.2
Subindex (hex) | Name | Meaning | Data Type | Flags | Default |
|---|---|---|---|---|---|
0 | Gear ratio Ch.x |
| USINT | RO | 0x2 (2dec) |
01 | Motor shaft revolutions | These parameters are used to scale all positions and velocities from the motor side to the load side of a gear unit. “Motor shaft revolutions” describes the number of motor revolutions required to achieve the number of load revolutions configured in “Driving shaft revolutions”. Example: For a reduction gear in which 5 motor revolutions result in 2 load revolutions, set the parameters as follows:
| UDINT | RW | 0x1 (1dec) |
02 | Driving shaft revolutions | UDINT | RW | 0x1 (1dec) |
Index 6nB1 Velocity offset Ch.x
- Index 60B1: Velocity offset Ch.1
- Index 68B1: Velocity offset Ch.2
Subindex (hex) | Name | Meaning | Data type | Flags | Default |
|---|---|---|---|---|---|
0 | Velocity offset Ch.x | External velocity feedforward | DINT | RO | - |
Index 6nB2 Torque offset Ch.x
- Index 60B2: Torque offset Ch.1
- Index 68B2: Torque offset Ch.2
Index (hex) | Name | Meaning | Data type | Flags | Default |
|---|---|---|---|---|---|
0 | Torque offset Ch.x | External torque feedforward The value is specified in thousandths (1/1000) of parameter 6075 "Motor rated current" Calculation formula: | INT | RO | - |
Index 6nB8 Touch probe function Ch.x
- Index 60B8 Touch probe function Ch.1
- Index 68B8 Touch probe function Ch.2
Index (hex) | Name | Meaning | Data type | Flags | Default |
|---|---|---|---|---|---|
0 | Touch probe function Ch.x |
| UINT | RO | - |
Index 6nB9 Touch probe status Ch.x
- Index 60B9 Touch probe status Ch.1
- Index 68B9 Touch probe status Ch.2
Subindex (hex) | Name | Meaning | Data type | Flags | Default |
|---|---|---|---|---|---|
0 | Touch probe status Ch.x |
| UINT | RO | - |
Index 6nBA Touch probe 1 positive edge Ch.x
- Index 60BA Touch probe 1 positive edge Ch.1
- Index 68BA Touch probe 1 positive edge Ch.2
Subindex (hex) | Name | Meaning | Data type | Flags | Default |
|---|---|---|---|---|---|
0 | Touch probe 1 positive edge Ch.x | Position value at the last detected rising edge of TP1. 220 increments correspond to one motor revolution | DINT | RO | - |
Index 6nBB Touch probe 1 negative edge Ch.x
- Index 60BB Touch probe 1 negative edge Ch.1
- Index 68BB Touch probe 1 negative edge Ch.2
Subindex (hex) | Name | Meaning | Data type | Flags | Default |
|---|---|---|---|---|---|
0 | Touch probe 1 negative edge Ch.x | Position value at the last detected rising edge of TP1. 220 increments correspond to one motor revolution | DINT | RO | - |
Index 6nBC Touch probe 2 positive edge Ch.x
- Index 60BC Touch probe 2 positive edge Ch.1
- Index 68BC Touch probe 2 positive edge Ch.2
Subindex (hex) | Name | Meaning | Data type | Flags | Default |
|---|---|---|---|---|---|
0 | Touch probe 2 positive edge Ch.x | Position value at the last detected rising edge of TP2. 220 increments correspond to one motor revolution | DINT | RO | - |
Index 6nBD Touch probe 2 negative edge Ch.x
- Index 60BD: Touch probe 2 negative edge Ch.1
- Index 68BD: Touch probe 2 negative edge Ch.2
Subindex (hex) | Name | Meaning | Data type | Flags | Default |
|---|---|---|---|---|---|
0 | Touch probe 2 negative edge Ch.x | Position value at the last detected falling edge of TP2. 220 increments correspond to one motor revolution | DINT | RO | - |
6nD0 Touch probe source Ch.x
- 60D0 Touch probe source Ch.1
- 68D0 Touch probe source Ch.2
Subindex (hex) | Name | Meaning | Data Type | Flags | Default |
|---|---|---|---|---|---|
0 | Touch probe source Ch.x |
| USINT | RO | 0x2 (2dec) |
01 | Touch probe 1 source | Possible values:
| INT | RW | 0x1 (1dec) |
02 | Touch probe 2 source | Possible values:
| INT | RW | 0x2 (2dec) |
Index 6nD1 Touch probe time stamp 1 positive value Ch.x
- Index 60D1: Touch probe time stamp 1 positive value Ch.1
- Index 68D1: Touch probe time stamp 1 positive value Ch.2
Subindex (hex) | Name | Meaning | Data type | Flags | Default |
|---|---|---|---|---|---|
0 | Touch probe time stamp 1 positive value Ch.x | Position value at the last detected rising edge of TP1 | UDINT | RO | - |
Index 6nD2 Touch probe time stamp 1 negative value Ch.x
- Index 60D2: Touch probe time stamp 1 negative value Ch.1
- Index 68D2: Touch probe time stamp 1 negative value Ch.2
Subindex (hex) | Name | Meaning | Data type | Flags | Default |
|---|---|---|---|---|---|
0 | Touch probe time stamp 1 negative value Ch.x | Position value at the last detected falling edge of TP1 | UDINT | RO | - |
Index 6nD3 Touch probe time stamp 2 positive value Ch.x
- Index 60D3: Touch probe time stamp 2 positive value Ch.1
- Index 68D3: Touch probe time stamp 2 positive value Ch.2
Subindex (hex) | Name | Meaning | Data type | Flags | Default |
|---|---|---|---|---|---|
0 | Touch probe time stamp 2 positive value Ch.x | Position value at the last detected rising edge of TP2 | UDINT | RO | - |
Index 6nD4 Touch probe time stamp 2 negative value Ch.x
- Index 60D4: Touch probe time stamp 2 negative value Ch.1
- Index 68D4: Touch probe time stamp 2 negative value Ch.2
Subindex (hex) | Name | Meaning | Data type | Flags | Default |
|---|---|---|---|---|---|
0 | Touch probe time stamp 2 negative value Ch.x | Position value at the last detected falling edge of TP2 | UDINT | RO | - |
Index 6nD9 Supported synchronization functions Ch.x
- Index 60D9: Supported synchronization functions Ch.1
- Index 68D9: Supported synchronization functions Ch.2
Subindex (hex) | Name | Meaning | Data type | Flags | Default |
|---|---|---|---|---|---|
0 | Supported synchronization functions Ch.x |
| UDINT | RO | 0x0000003 (3dec) |
Index 6nDA Synchronization function settings Ch.x
- Index 60DA: Synchronization function settings Ch.1
- Index 68DA: Synchronization function settings Ch.2
Subindex (hex) | Name | Meaning | Data type | Flags | Default |
|---|---|---|---|---|---|
0 | Synchronization function settings Ch.x | - | UDINT | RO | - |
Index 6nE0 Positive torque limit value Ch.x
- Index 60E0: Positive torque limit value Ch.1
- Index 68E0: Positive torque limit value Ch.2
Subindex (hex) | Name | Meaning | Data type | Flags | Default |
|---|---|---|---|---|---|
0 | Positive torque limit value Ch.x | Torque limit in the positive direction of rotation | UINT | RO | 0x7FFF (32767dec) |
Index 6nE1 Negative torque limit value Ch.x
- Index 60E1: Negative torque limit value Ch.1
- Index 68E1: Negative torque limit value Ch.2
Subindex (hex) | Name | Meaning | Data type | Flags | Default |
|---|---|---|---|---|---|
0 | Negative torque limit value Ch.1 | Torque limit in the negative direction of rotation | UINT | RO | 0x7FFF (32767dec) |
Index 6nEA Commutation angle Ch.x
- Index 60EA: Commutation angle Ch.1
- Index 68EA: Commutation angle Ch.2
Subindex (hex) | Name | Meaning | Data type | Flags | Default |
|---|---|---|---|---|---|
0 | Commutation angle Ch.x | Commutation angle for the CSTCA operating mode Unit: 216 / 360° | UINT | RO | - |
Index 6nF4 Following error actual value Ch.x
- Index 60F4: Following error actual value Ch.1
- Index 68F4: Following error actual value Ch.2
Subindex (hex) | Name | Meaning | Data type | Flags | Default |
|---|---|---|---|---|---|
0 | Following error actual value Ch.x | Current following error | DINT | RO | - |
Index 6nFD Digital Inputs Ch.x
- Index 60FD: Digital Inputs Ch.1
- Index 68FD: Digital Inputs Ch.2
Subindex (hex) | Name | Meaning | Data type | Flags | Default |
|---|---|---|---|---|---|
0 | Digital Inputs Ch.x | - | UDINT | RO | - |
Index 6nFE Digital Outputs Ch.x
- Index 60FE: Digital Outputs Ch.1
- Index 68FE: Digital Outputs Ch.2
Subindex (hex) | Name | Meaning | Data type | Flags | Default |
|---|---|---|---|---|---|
0 | Digital Outputs Ch.x |
| USINT | RO | 0x1 (1dec) |
01 | Digital Outputs | Controls the digital outputs of the digital combination channels:
| UDINT | RW | 0x0 (0dec) |
Index 6nFF Target velocity Ch.x
- Index 60FF: Target velocity Ch.1
- Index 68FF: Target velocity Ch.2
Subindex (hex) | Name | Meaning | Data type | Flags | Default |
|---|---|---|---|---|---|
0 | Target velocity Ch.x | Configured actual velocity 232/16000 increments correspond to one motor revolution per second | DINT | RO | - |
Index 6n02 Supported drive modes Ch.x
- Index 6502: Supported drive modes Ch.1
- Index 6D02: Supported drive modes Ch.2
Subindex (hex) | Name | Meaning | Data type | Flags | Default |
|---|---|---|---|---|---|
0 | Supported drive modes Ch.x | Specification of the supported operating modes:
| UDINT | RO | 0x00000580 (1408dec) |