Register Name / Module Address | Assembled Address for PLC | Description |
---|---|---|
Right Motor Run / Reverse 4:0270 |
M: 4:1807 E: O.Data [7] P: Byte 14 (Hi) Byte 15 (Lo) |
Bit 0: 1 = Run Command 0 = Stop Command Bit 8: 0 = Run in Configured Direction 1 = Run opposite of Configured Direction |
Right Motor Brake Method 4:0271 |
M: 4:1808 E: O.Data [8] P: Byte 16 (Hi) Byte 17 (Lo) |
Integer Value: 1 = Use Standard Brake Method 2 = Use Free Coast Brake Method 3 = Use Servo 1 Brake Method 4 = Use Servo 2 Brake Method 0 = Remain at last configured or last value entered |
Right Motor Speed Control Method 4:0272 |
M: 4:1809 E: O.Data [9] P: Byte 18 (Hi) Byte 19 (Lo) |
Integer Value: 0 = Remain at last configured or last value entered 1 = Use Open Loop 2 = Use Closed Loop |
Right Motor Speed Reference 4:0064 |
M: 4:1811 E: O.Data [11] P: Byte 22 (Hi) Byte 23 (Lo) |
Value in % PWM: Range: 0 to 1000 Example: 400 = 40% 0 = Remain at last non zero value entered |
Right Motor Acceleration 4:0067 |
M: 4:1814 E: O.Data [14] P: Byte 28 (Hi) Byte 29 (Lo) |
When Speed Control Method is in Open Loop: Value in milliseconds Range: 0 to 10000 (Deceleration) Range: 30 to 10000 (Acceleration) Example: 900 = 0.9 sec When Speed Control Method is in Closed Loop: Value in motor pulses Range: 0 to 10000 (Deceleration) Range: 30 to 10000 (Acceleration) For Either Open or Closed Loop 0 = Remain at last non-zero value entered |
Right Motor Deceleration 4:0068 |
M: 4:1815 E: O.Data [15] P: Byte 30 (Hi) Byte 31 (Lo) |