Get Tool Data
The Get Tool Data action gets general information about the Stanley Tools controller. This is performed by sending a MID0040 command to the Stanley Tools controller. The data returned will vary based upon the software revision level installed on the controller.
Parameters
Parameter | Description |
---|---|
Device Input Type | The method to supply the device name
to the action. The options are:
|
Device Name | Select a Stanley Tools device. Displayed when the Static option is selected in the Device Input Type parameter. This list will contain both Stanley devices and Stanley NutRunner type devices. |
Revision Level | The software revision level to use when sending the MID0040 request. The options are 1 - 3. Higher revision levels will result in additional data being returned by the controller |
Input tab
Parameter | Description |
---|---|
Device Name | Displayed when
the Dynamic option is
selected in the Device Input
Type parameter. This variable holds the device name that tool data will be requested from. |
Output tab
The revision level describes the minimum level required to retrieve a variable. Revision 3 contains all variables from revision 2 and 1.
Name | Revision Level | Description |
---|---|---|
Tool serial number | 1+ | The tool serial number. 14 ASCII characters |
Tool number of tightenings | 1+ | The number of tightenings a tool has performed. |
Last calibration date | 1+ | The last calibration date as a timestamp. |
Controller serial number | 1+ | The controller serial number. 10 ASCII characters. |
Calibration value | 2+ | The tool calibration value. |
Last service date | 2+ | The last service date as a timestamp. |
Tightenings since service | 2+ | The number of tightenings since last service. |
Tool type | 2+ | The tool type is specified as an
integer.
|
Motor size | 2+ | The motor size is specified as an
integer.
(certain numbers correspond to 2 different motor sizes, for example 62 for both motor size 62 and motor size 1062) |
Open end data | 2+ | The open end data is specified by 3
ASCII digits.
|
Controller software version | 2+ | The software version is specified by 19 ASCII characters. |
Tool max torque | 3+ | The tool max torque is specified by a float. |
Gear ratio | 3+ | The gear ratio value is specified by a float. |
Tool full speed | 3+ | The tool full speed value is specified by a float. |