![]() |
gclib 2.5.0
Galil Communications Library
|
Holds coordinated move specific data record fields. Provided by DataRecord.coordinated_move(). More...
#include <gclib.hpp>
Public Member Functions | |
| CoordinatedMove (gclib_data_record_handle h, char plane) | |
| uint16_t | segment_count () |
| uint16_t | status () |
| bool | final_deceleration () |
| bool | stopping () |
| bool | slewing () |
| bool | moving () |
| int32_t | distance () |
| uint16_t | buffer_available () |
Holds coordinated move specific data record fields. Provided by DataRecord.coordinated_move().
|
inline |