FB1.PSCALE
Description
Position values transferred over fieldbus are converted from native 64-bit values to a maximum 32-bit position value. This parameter sets the resolution/revolution of position values back to the controller.
FB1.PSCALE determines the counts per revolution of position values delivered by fieldbus. The default value is 20, which yields 2^20 counts/revolution. This scaling is used for CAN PDOs 6064 (Position Actual Value) and 60F4 (Following Error Actual Value).
Example
The drive always works internally with 64-bit position values. The drive internal 64-bit actual position should contain the following value:
0x0000.0023.1234.ABCD
The lower 32 bits represent the mechanical angle of the feedback. The upper 32 bits represent the number of turns.
FB1.PSCALE = 20
The 32-bit position is: 0x0231234A
FB1.PSCALE = 16
The 32-bit position is: 0x00231234
General Information
Type |
R/W Parameter |
Units |
N/A |
Range |
0 to 32 |
Default Value |
20 |
Data Type |
Integer |
See Also |
N/A |
Start Version |
M_01-00-00-000 |
Variants Supported
Variant | Supported |
---|---|
AKD Base | Yes |
AKD with Position Indexer | Yes |
AKD EtherCAT | Yes |
AKD CANopen | Yes |
AKD BASIC | Yes |
AKD SynqNet | Yes* |
AKD EtherNet/IP | Yes |
AKD PROFINET | Yes |
AKD Sercos® III | Yes |
AKD-N | Yes |
AKD-C | No |
*In SynqNet, a parameter may be available in the firmware but have no effect on the system. See SynqNet Supported Parameters.
Fieldbus Information
If your drive type is listed as supported but no index, address, or instance number is listed, then this parameter is accessible through WorkBench, but not over your fieldbus type.
Fieldbus | Address | Attributes | Signed? |
---|---|---|---|
PROFINET |
2152 | Byte | No |
Sercos® III | 2 Octets |
Instance | Data Size | Data Type |
---|---|---|
153 | 1 Byte | Integer |
Register Address | Is 64 bit? | Attributes | Signed? | Object Start Version |
---|---|---|---|---|
304 |
No | 8 bit | No | M_01-03-00-000 |