User`s guide

Remote Interface (API) Programming Command Reference 6
E6651A User’s Guide 83
E6651_SetTurnOffOption
Declaration Int E6651_SetTurnOffOption(BYTE MID, Int Value);
Parameter
MID [in]: E6651’s equipment number to be controlled
remotely.
Value [in]: Turn off option value to be set.
Return Value
Success: STATE_SUCCESS(1)
Failure: STATE_ERROR(- 1)
Description Set E6651(MID)’s power control (shut down) option.
0: Rebooting
1: Shut down
2: Exit Application