![Vishay 7000 Programmer'S Reference Manual Download Page 99](http://html1.mh-extra.com/html/vishay/7000/7000_programmers-reference-manual_1030880099.webp)
Vishay Micro-Measurements
System 7000 Programmer’s Reference Manual
Page 99 of 142
6.5.6.16
DeleteLastDataFile Method
Syntax:
HRESULT _stdcall DeleteLastDataFile(in long CardNo, , out retval long * result );
Description:
Deletes the last created data file (and associated header file) from the selected card
Arguments:
CardNo
The card number (1-16).
Returns:
0 if Successful, otherwise an Error Code
Notes:
6.5.6.17
CancelFileTransferMethod
Syntax:
HRESULT _stdcall CancelFileTransfer(in long CardNo, out retval long * result );
Description:
Cancels a file transfer in progress
Arguments:
CardNo
The card number (1-16).
Returns:
0 if Successful, otherwise an Error Code
Notes:
System must be in the uploading state.