gxDisconnectDevice (string sDeviceHandle)

Disconnects a programmer.

Parameters:

sDeviceHandle - programmer identifier. It normally consist of the string "ed" followed by an optional number, such as "ed0", "ed1", etc.

Example:

gxDisconnectDevice("ed0"); 

See also:

gxImportProject, gxStartAction

► latest version online