![]() |
TCode Library
A library to aid in decoding/using of Toy Code ("T-Code") data.
|
representation of a TCode Axis Command More...
#include <TCodeEnums.h>
Public Attributes | |
TCode_ChannelID | ID |
TCode_Axis_Data | Data |
representation of a TCode Axis Command
ID | the ID to be edited by the command |
Data | stores the timing and value data for the command |
Definition at line 138 of file TCodeEnums.h.
TCode_Axis_Data TCode_Axis_Command::Data |
Definition at line 141 of file TCodeEnums.h.
TCode_ChannelID TCode_Axis_Command::ID |
Definition at line 140 of file TCodeEnums.h.