
25
Magtrol Model 6400 Torque Transducer Display
Chapter 5 – Computer Controlled Operation
OPERA
TION
5.4
DATA FORMAT
Speed-torque data is a fixed-length string in ASCII format with a floating point decimal. Use the
following string format:
SdddddTdddd.RX<cr><lf>
Or
SdddddTdddd.LX<cr><lf>
Where…
S = Speed in rpm. (No leading zeros are used.)
d = Decimal digit 0 through 9.
T = Torque in units selected during setup. (The torque value always contains a decimal point.)
L = Counterclockwise dynamometer shaft rotation (left).
R = Clockwise dynamometer shaft rotation (right).
X =
If the direction input is ON (enabled under system setup), a 0 will indicate counterclockwise
rotation and a 1 will indicate clockwise rotation. If direction input is OFF, this character
is undefined.
.
= Decimal point. (The decimal point location depends on the specific torque transducer
and torque range in use.)
Note:
The [cr] and [lf] characters will not display.
EXAMPLE
If a motor is running at 1725 rpm clockwise, with the torque transducer loading the motor
to 22.6 oz·in, the 6400 will return:
S 1725T22.60L1
By manipulating the string, the speed-torque and shaft direction (if required) can be extracted.
Then separate numerical variables can be assigned to them for data processing.
Содержание 6400
Страница 48: ...39 APPENDICES Appendix C Schematics C 1 ANALOG SECTION...
Страница 49: ...40 Magtrol Model 6400 Torque Transducer Display Appendix C Schematics APPENDICES C 2 CPU SECTION...
Страница 50: ...41 Magtrol Model 6400 Torque Transducer Display Appendix C Schematics APPENDICES C 3 INPUT OUTPUT I O SECTION...
Страница 51: ...42 Magtrol Model 6400 Torque Transducer Display Appendix C Schematics APPENDICES C 4 POWER SUPPLY SECTION...