Start-up
RDT commands
Command
Code
Purpose
Output
Stop
0x0000
Stops sending RDT
packets via UDP.
-
Start
singleblock
0x0001
Starts sending RDT
packets via UDP.
Only single blocks,
regardless of the RDT
buffer size setting. Use
the Count field to send
a certain number of
packets, 0 = unlimited.
RDT record(s)
0x0002
Start
multiblock
0x0003
Starts sending RDT
packets via UDP.
How many RDT
packets are blocked
depends on the RDT
buffer size setting. Use
the Count field to send
a specific number of
packets, 0 = unlimited.
RDT record(s)
Bias
0x0042
Set software bias.
-
RDT datasets sent in response to an RDT request have the
following structure:
{
Uint32 rdt_sequence; // RDT sequence number of the packet
Uint32 ft_sequence; // Internal sequence number of the dataset
Uint32 status; // System status code
// Force and torque measurement values use count values
Int32 Fx; // X‑axis force
Int32 Fy; // Y‑axis force
Int32 Fz; // Z‑axis force
Int32 Tx; // X‑axis torque
Int32 Ty; // Y‑axis torque
Int32 Tz; // Z‑axis torque
}
65
04.00 | FTN-AXIA | Commissioning instructions | en | 1366833