EasyManua.ls Logo

Vishay 7000 - Deletelastdatafile Method; Cancelfiletransfermethod

Vishay 7000
142 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
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.

Table of Contents