
15
Result Data (RE:2)
This mode returns the current target when joint begins, a stream of readings as the joint progresses, and the
final result when finished, plus OK/NOK assessment.
Just like with RE:1, when the torque goes above ‘Active From’, the tool will output the current active Target
preceded by “RE:T:” in the following format once per event:
RE:T:UNT0,SNG0,ANG3,TRQ234.5,ADT1,NUM3
RE:T:,Target Units, Snug Torque, Target,Angle, Target,Final, Torque Target, Audit Status, # of results
for Target.
Once the RE:T message is sent, it will then proceed to stream approximately 10 live readings per second,
preceded by the live data marker “RE:D:” until the ‘End of Test’ condition: RE:D:218.7,C,2
RE:D:, Torque Reading, Torque Direction, Angle Reading
This can be used for monitoring purposes by a remote device, for instance to show a live readout of torque
on a mobile phone as the operator performs the work. It can also be used for graphing purposes, or to
observe the rate of progression of a joint.
Torque Reading is the latest reading from the tool transducer
Torque Direction is the either “A” for anticlockwise or “C” for clockwise
Angle Reading is the latest angle reading from the tool
When the joint has been finished, just like with RE:1, Torque & Angle Results are output preceded by
“RE:F:”.:” in the following format:RE:F:225.9,C,OK,3,OK,1,NOK
RE:F:,Torque Result, Torque Direction, Torque Status OK/NOK, Angle Result, Angle Status OK/NOK,
Result Count, Result Count OK/NOK.
This provides not only the result readings, but an assessment of whether each individual part of the result is
OK.
Torque Direction is either “A” for anticlockwise or “C” for clockwise.
Angle Result is always a positive integer; please use Torque Direction to infer direction of rotation.
Torque Status is OK if the torque is within the upper and lower torque limits as defined in tool settings.
Angle Status is OK if the angle is within the upper and lower angle limits as defined in tool settings.
Result Count is OK if no repetitions were defined, or if the number of requested repetitions is reached.
Example 1
RE:2
OK:2
RE:T:UNT0,SNG0,ANG3,TRQ234.5,ADT1,NUM3
RE:D:0.0,C,0
RE:D:181.4,C,0
RE:D:186.5,C,0
.
.
.
RE:D:218.2,C,2
RE:D:218.5,C,2
RE:D:225.8,C,3
RE:F:225.8,C,OK,3,OK,1,NOK