![Emerson SI-DeviceNet User Manual Download Page 66](http://html.mh-extra.com/html/emerson/si-devicenet/si-devicenet_user-manual_2400795066.webp)
66
SI-DeviceNet User Guide
Issue Number: 2
11.5.3 DriveMode
DriveMode does not allow the operating mode of the drive to be changed. Pr
04.011
will
be written to as shown in Table 11.9, provided that the drive is already in the correct
operating mode.
Table 11.8 Get DriveMode
Table 11.9 Set DriveMode
11.5.4 SpeedActual
Returns the actual speed of the motor in RPM. The source of the motor speed depends
on the operating mode of the drive.
Get
Pr
05.004
(Open Loop)
Get
Pr
03.002
(Closed Loop, Servo)
11.5.5 SpeedRef
Sets the speed reference in RPM. As the drive uses units of Hz for speed, these values
are converted when reading from or writing to this attribute.
Set
Pr
01.021
= (RPM * Pole Pairs) / 6 (Open Loop)
Get
RPM = (Pr
02.001
* 6) / Pole Pairs (Open Loop)
Get/Set Pr
01.021
* 10 (Closed Loop, Servo)
Name:
DriveMode
Class
0x2A
Default
Instance
0x01
Data Type
USINT
Attribute
0x06
Access
Get/Set
DriveMode
Drive Mode
Pr 11.031
Pr 04.011
1
Open Loop Speed
0, 1
0
2
Closed Loop Speed
2, 3
0
3
Torque Control
N/A
1
0
User Defined
4
0
DriveMode
Drive Mode
Pr 11.031 Pr 04.011 Comment
0
Vendor Specific
4
N/A
Pr
11.031
will never be changed
by setting the DriveMode
attribute. An error (0x10) will be
generated if the requested
DriveMode value corresponds to
the current drive operating mode.
1
Open Loop Speed
0, 1
0
2
Closed Loop Speed
2, 3
0
3
Torque Control
0, 1, 2, 3
1
4
Process Control
N/A
5
Position Control
N/A
Name:
SpeedActual
Class
0x2A
Default
Instance
0x01
Data Type
USINT
Attribute
0x07
Access
Get
Name:
SpeedRef
Class
0x2A
Default
Instance
0x01
Data Type
USINT
Attribute
0x08
Access
Get/Set