Skip to main content
Skip table of contents

0x2370 - Resolver parameters

Index

Sub Index

Name

Data Type

Acc.

Pdo Map.

NVM

Value range

Default value

Units

0x2370

0x01

Resolver angle

UINT16

RO

Yes

Yes

UINT16

0x0000

2π / 65536

0x2370

0x02

Resolver tolerance

UINT8

RW

No

Yes

0 - 100

10

-

0x2370

0x03

Resolver pole pairs

UINT8

RW

No

Yes

1 - 48

1

-

0x2370

0x04

Resolver polarity

UINT8

RW

No

Yes

0 - 1

0

-

0x23700x05Resolver adapted angleUINT16ROYesNoUINT1602π / 65536
0x23700x06Resolver error codeUINT8ROYesYes0 - 40 
0x23700x07Resolver error filterUINT8RWNoYes0 - 10010 

This object helps to determine the rotor angle computed using resolver feedback.

SubIndex description:

  • 0x01 (Resolver angle): It returns the resolver's electrical angle directly
  • 0x02 (Resolver tolerance): This object indicates the level or sensitivity to parity errors when receiving resolver's information. Lower values indicate high sensitivity to errors, meaning a fault will be triggered with a lower amount of errors detected.
  • 0x03 (Resolver pole pairs): This object indicates the level of pole pairs of the resolver. It is used to compensate the output angle in relation to the motor's electrical angle.
  • 0x04 (Resolver polarity): This object allows swapping the polarity of the output angle, to avoid having to physically re-install the resolver.

    PolarityDescription
    0Normal polarity
    1Reversed polarity
  • 0x05 (Resolver adapted angle): It returns the resolver angle after applying a conversion factor (based on the motor and resolver pole pairs). The result is an angle that can be related directly to the electrical cycle of the motor.
  • 0x06 (Resolver error code): It returns the code of the last error detected.

    Error codeError type
    0No error
    1Loss of Signal
    2Loss of Track
    3Degradation of Signal
    4SPI parity error

     

     

  • 0x07 (Resolver error filter):This object indicates the level or sensitivity to resolver error bits. Lower values indicate high sensitivity to errors, meaning a fault will be triggered with a lower amount of errors detected.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.