O_V
ASCII - Command | O_V |
|
| |
Syntax Transmit | O_V [data] |
| ||
Syntax Receive | O_V | Available in |
| |
Type | Variable rw | MMI | Yes | |
ASCII Format | Integer32 | CANBus Object Number | 35BF (hex) | |
DIM | - | PROFIBUS PNU | 1791 (dec) IND = 0000xxxx (bin) | |
Range | long int | DPR | 191 (dec) | |
Default | - |
| ||
Opmode | All | Data Type Bus/DPR | Integer32 | |
Drive State | - | Weightning |
| |
Start Firmware | 1.20 |
| ||
Configuration | No | Revision | 1.3 | |
Function Group | Position Controller | EEPROM | No | |
Short Description | Target Speed for Motion Task 0 |
Description
The command O_V can be used to define the target speed for motion block 0 (direct motion block). The scaling of the speed depends on the PGEARI, PGEARO, PRBASE and O_C parameters.
- Bit 13 of the motion block control word = 0 (given in internal units)
The speed is given in counts.
Scaling: PRBASE=20 -> 140/32 increments per rpm
PRBASE=16 -> 140/512 increments per rpm - Bit 13 of the motion block control variable is = 1 (taking the resolution into account)
The speed is converted according to the following formula:
Speed [increments] = O_P * PGEARO / PGEARI / 4000
If the resolution is set to 1 (PGEARI=PGEARO) then internal units (counts) will be used for the speed. |
See also