Close Connection

This topic describes the following functions:

E6651_RemoteStop

Declaration

int E6651_RemoteStop(BYTE MID);

Parameter

MID [in]: User defined E6651A Machine ID.

Return Value

Success: STATE_SUCCESS(1)

Failure: STATE_ERROR(-1)

API command to disconnect from and relinquish remote control of the specified E6651A (Machine ID).

E6651_Close

Declaration

int E6651_Close(void);

Return Value

Success: STATE_SUCCESS(1)

Failure: STATE_ERROR(-1)

Description

Closes the remote API library.