LMS 2012
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Specific command parameter
//!

typedef   enum
{
  OBJ_STOP      = 0,    // VM
  OBJ_START     = 4,    // VM
  GET_STATUS    = 22,   // VM
  GET_SPEED     = 23,   // VM
  GET_PRGRESULT = 24,   // VM
  SET_INSTR     = 25,   // VM

  PROGRAM_INFO_SUBCODES,
}
PROGRAM_INFO_SUBCODE;

//!