Index: trunk/MagicSoft/AMC/activemirrorcontrol/activemirrorcontrol/amccommands.h
===================================================================
--- trunk/MagicSoft/AMC/activemirrorcontrol/activemirrorcontrol/amccommands.h	(revision 4476)
+++ trunk/MagicSoft/AMC/activemirrorcontrol/activemirrorcontrol/amccommands.h	(revision 4477)
@@ -74,2 +74,60 @@
 #define IDS_COMMAND_TUNE_READ_NEG_LIMIT_Y	"TRNY\r"
 #define IDS_COMMAND_TUNE_WRITE_NEG_LIMIT_Y	"TWNY%X\r"
+
+#define IDS_CMD_RES_BOX 										1
+#define IDS_CMD_RES_UNSELECT_BOX						0
+#define IDS_CMD_RES_RESET										0
+#define IDS_CMD_RES_INFO										39
+#define IDS_CMD_RES_QUERY										1
+#define IDS_CMD_RES_DRIVER									1
+#define IDS_CMD_RES_DRIVER_RESET						1
+#define IDS_CMD_RES_KILL										1
+#define IDS_CMD_RES_CENTER									1
+#define IDS_CMD_RES_LASER_ON								1
+#define IDS_CMD_RES_LASER_OFF								1
+#define IDS_CMD_RES_POWER_ON								1
+#define IDS_CMD_RES_POWER_OFF								1
+#define IDS_CMD_RES_MOVE										1
+#define IDS_CMD_RES_PERIOD									1
+#define IDS_CMD_RES_FREQUENCY_READ  				7
+#define IDS_CMD_RES_FREQUENCY_WRITE					1
+#define IDS_CMD_RES_WORKING_READ						7
+#define IDS_CMD_RES_WORKING_WRITE						1
+#define IDS_CMD_RES_HOLDING_READ						7
+#define IDS_CMD_RES_HOLDING_WRITE						1
+#define IDS_CMD_RES_TEMP_LOW_READ		  			1
+#define IDS_CMD_RES_TEMP_LOW_WRITE  				1
+#define IDS_CMD_RES_TEMP_HIGH_READ		  		1
+#define IDS_CMD_RES_TEMP_HIGH_WRITE		  		1
+#define IDS_CMD_RES_HUMIDITY_LOW_READ	  		1
+#define IDS_CMD_RES_HUMIDITY_LOW_WRITE  		1
+#define IDS_CMD_RES_HUMIDITY_HIGH_READ			1
+#define IDS_CMD_RES_HUMIDITY_HIGH_WRITE			1
+#define IDS_CMD_RES_I_POWER_LOW_READ				1
+#define IDS_CMD_RES_I_POWER_LOW_WRITE				1
+#define IDS_CMD_RES_I_POWER_HIGH_READ				1
+#define IDS_CMD_RES_I_POWER_HIGHH_WRITE			1
+#define IDS_CMD_RES_V_POWER_LOW_READ				1
+#define IDS_CMD_RES_V_POWER_LOW_WRITE				1
+#define IDS_CMD_RES_V_POWER_HIGH_READ				1
+#define IDS_CMD_RES_V_POWER_HIGH_WRITE			1
+#define IDS_CMD_RES_V_SECONDARY_LOW_READ		1
+#define IDS_CMD_RES_V_SECONDARY_LOW_WRITE		1
+#define IDS_CMD_RES_V_SECONDARY_HIGH_READ		1
+#define IDS_CMD_RES_V_SECONDARY_HIGH_WRITE	1
+#define IDS_CMD_RES_V_LOGICAL_LOW_READ		  1
+#define IDS_CMD_RES_V_LOGICAL_LOW_WRITE			1
+#define IDS_CMD_RES_V_LOGICAL_HIGH_READ			1
+#define IDS_CMD_RES_V_LOGICAL_HIGH_WRITE		1
+#define IDS_CMD_RES_TUNE_READ_DIR_X					3
+#define IDS_CMD_RES_TUNE_WRITE_DIR_X				1
+#define IDS_CMD_RES_TUNE_READ_DIR_Y					3
+#define IDS_CMD_RES_TUNE_WRITE_DIR_Y				1
+#define IDS_CMD_RES_TUNE_READ_POS_LIMIT_X		3
+#define IDS_CMD_RES_TUNE_WRITE_POS_LIMIT_X	1
+#define IDS_CMD_RES_TUNE_READ_POS_LIMIT_Y		3
+#define IDS_CMD_RES_TUNE_WRITE_POS_LIMIT_Y	1
+#define IDS_CMD_RES_TUNE_READ_NEG_LIMIT_X		3
+#define IDS_CMD_RES_TUNE_WRITE_NEG_LIMIT_X	1
+#define IDS_CMD_RES_TUNE_READ_NEG_LIMIT_Y		3
+#define IDS_CMD_RES_TUNE_WRITE_NEG_LIMIT_Y	1
