| Package | Description |
|---|---|
| com.atiia.automation.sensors | |
| netftsample |
| Modifier and Type | Method and Description |
|---|---|
NetFTRDTPacket[] |
NetFTSensor.readHighSpeedData(java.net.DatagramSocket cNetFTSocket,
int iCount)
Read high speed data from the Net F/T sensor.
|
NetFTRDTPacket |
NetFTSensor.readLowSpeedData(java.net.DatagramSocket cNetFTSocket) |
| Modifier and Type | Method and Description |
|---|---|
void |
NetFTSampleGUI.displayFTData(NetFTRDTPacket displayRDT)
Displays new F/T data using InvokeLater, so it's thread-safe
|