PFB
ASCII - Command | PFB |
|
| |
Syntax Transmit | PFB |
| ||
Syntax Receive | PFB <Data> | Available in |
| |
Type | Variable ro | MMI | Yes | |
ASCII Format | Integer32 | CANBus Object Number | 35C8 (hex) | |
DIM | µm | PROFIBUS PNU | 1800 (dec) IND = 0000xxxx (bin) | |
Range | long int | DPR | 200 (dec) | |
Default | - |
| ||
Opmode | All | Data Type Bus/DPR | Integer32 | |
Drive State | - | Weightning |
| |
Start Firmware | 1.20 |
| ||
Configuration | No | Revision | 1.3 | |
Function Group | Actual Values | EEPROM | No | |
Short Description | Actual Position from Feedback Device |
Description
The PFB command returns the actual value of the position (from the position control loop feedback). The unit for the position value depends on the PGEARI, PGEARO and PRBASE settings.
PFB = Position * PGEARI / PGEARO
whereby:
Position = position value in increments, 1048576/turn for PRBASE=20, 65536/turn for PRBASE=16 PGEARI, PGEARO - resolution of position control loop
Note
If the resolution is set to 1 (PGEARI=PGEARO) then the PFB command provides internal units (counts).
If the position information of an external encoder is evaluated (EXTPOS=1,2,3), then this information can be displayed by using the PFB0 command.