56         internal const int Ping = 201;
 
   60         internal const int ACK = 202;
 
   64         internal const int NACK = 203;
 
const int RotateTurnTableCcwCommand
The rotate turn table counter clockwise command 
 
const int DisableLightCommand
The disable light command 
 
const int NACK
NACK constant 
 
const int RotateLaserCwCommand
The rotate laser clockwise command 
 
const int DisableMicroSteppingCommand
The disable micro stepping command 
 
const int RotateTurnTableCwCommand
The rotate turn table clockwise command 
 
const int Ping
Ping constant 
 
const int EnableMicroSteppingCommand
The enable micro stepping command 
 
const int RotateLaserCcwCommand
The rotate laser counterclockwise command 
 
Representations of commands and states to control arduino sketch 
 
const int DisableLaserCommand
The disable laser command 
 
const int EnableLaserCommand
The enable laser command 
 
const int EnableLightCommand
The enable light command 
 
const int Error
Error constant 
 
const int ACK
ACK constant