Read Calibration Info Command; Read Calibration Info Response - Novanta ATI Axia80 Manual

F/t sensor
Hide thumbs Also See for ATI Axia80:
Table of Contents

Advertisement

Manual, F/T Sensor, Ethernet Axia
Document #9620-05-C-Ethernet Axia-02

10.4 Read Calibration Info Command

{
uint8 command;
uint8 reserved[19];
}

10.5 Read Calibration Info Response

{
uint16 header;
uint8
uint8
uint32 countsPerForce;
uint32 countsPerTorque;
uint16 scaleFactors[6];
}
The status code is the upper 16 bits of the 32-bit status code.
The force and torque values in the response are equal to (actual ft value * calibration counts per unit / 16-
bit scaling factor). The counts per unit and scaling factor are read using the read calibration information
command , or viewed from the sensor's Configuration webpage
(config.htm)). These values are dependent on the sensor's model and calibration size. It is best practice to
read them off the sensor, not hard code them into the user software.
The force unit codes are:
1:
Pound
2:
Newton
3:
Kilopound
4:
Kilonewton
5:
Kilogram
6:
Gram
The torque unit codes are:
1:
Pound-inch
2:
Pound-foot
3:
Newton-meter
4:
Newton-millimeter
5:
Kilogram-centimeter
6:
Kilonewton-meter
Pinnacle Park • 1031 Goodworth Drive • Apex, NC 27539 • Tel:+1 919.772.0115 • Fax:+1 919.772.8259 •
forceUnits;
torqueUnits;
/* Must be READCALINFO (1). */
/* Should be all 0s. */
/* always 0x1234. */
/* Force Units. */
/* Torque Units. */
/* Calibration Counts per force unit. */
/* Calibration Counts per torque unit. */
/* Further scaling for 16-bit counts. */
(Section 6.6—F/T Configurations Page
C-76
www.ati-ia.com

Advertisement

Table of Contents
loading

This manual is also suitable for:

Axia80-m8Axia80-m20Axia80-m50

Table of Contents