KM_ |
The KM_Interpreter type exposes the following members.
Name | Description | |
---|---|---|
_ErrorLength | Maximum allowed return error string length | |
_InstanceHandle | CCoordMotion class instance pointer | |
_Loaded | Flag to determine that this object has been properly initialized | |
_SetupParams | Direct Access to the EMC Setup Parameters Use caution when setting any of these properties during run | |
InterpreterCompletedHandler | Internal Interpreter Complete callback handler for the GCodeInterpreter.cpp class this delegate for the callback prevents the Garbage Collector from releasing the unmanaged function pointer from being destroyed | |
InterpreterStatusUpdatedHandler | Internal Interpreter Status callback handler for the GCodeInterpreter.cpp class this delegate for the callback prevents the Garbage Collector from releasing the unmanaged function pointer from being destroyed | |
InterpreterUserCallbackRequestedHandler | Internal Interpreter UserCallback callback handler for the GCodeInterpreter.cpp class this delegate for the callback prevents the Garbage Collector from releasing the unmanaged function pointer from being destroyed | |
InterpreterUserMCodeCallbackRequestedHandler | Internal Interpreter UserMcodeCallback callback handler for the GCodeInterpreter.cpp class this delegate for the callback prevents the Garbage Collector from releasing the unmanaged function pointer from being destroyed |