AUX_EraseApplication
AUX_EraseApplication
-
Favourites
Function erases Auxiliary Controller flash application. Once application is erased, the controller must be updated with new application code for proper operation. Please see instructions on updating the application for further details.
THIS IS AN ADVANCED MODE API FUNCTION AND SHALL BE USED WITH EXTREME CAUTION. IMPROPER USE MAY RENDER DEVICE INOPERABLE AND VOID THE WARRANTY.
Syntax
Parameters
SIGNALYZER_HANDLE - pointer to a variable of FT_HANDLE where handle will be stored when used with FTDI D2XX
Return value
SIGNALYZER_STATUS - returns result of executed command. The result value will depend on type of library signalyzer_aux library is being used with ( FTD2XX or LIBFTDI ).
FT2XX:
FT_OK - on successful return.
FT_INVALID_ARGS - if one of the function passed parameters did not meet specific criteria
FT_OTHER_ERROR - for any other errors.
LIBFTDI:
0 - will be returned on successful function call
-1 - if one of the function passed parameters did not meet specific criteria
-2 - for any other errors.
Examples
Requirements
| Windows | Linux | Mac OS | Windows CE |
|---|---|---|---|
| 2000 and later | all | soon | soon |
See Also
-
CreatedFriday, 12 February 2010
-
Created byAdministrator
-
Last modifiedMonday, 15 February 2010
-
Revised byAdministrator
-
Categories
-
Version20


