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 = 1 (dec)
Range long int   DPR 191 (dec)
Default -    
Opmode All   Data Type Bus/DPR Integer32
Drive State -   Weighting  
Start Firmware 1.20    
Configuration No   Last Change of this Object 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.

1. 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

2. 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


Note: If the resolution is set to 1 (PGEARI=PGEARO) then internal units (counts) will be used for the speed.