EasyManua.ls Logo

Vishay 7000 - Controlmanualrecording Method; Controlonlinedatatransfer Method

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 67 of 142
6.5.3.5 ControlManualRecording Method
Syntax:
HRESULT _stdcall ControlManualRecording(in long CardMask, in long Control, out retval long
* result );
Description:
Starts or stops manual recording on selected cards.
Arguments:
CardMask
Control Set to 1 to start manual recording, 0 to stop manual recording
Returns:
0 if Successful, otherwise an Error Code
Notes:
All selected cards must be in the scanning state (See StartScanning) when calling this method.
Use the ConfigureManualRecording method to configure manual recording. Manual recording
may be started and stopped multiple times while scanning is active. Note if an error code is
returned, one or more of the cards specified in the card mask may not start or stop manual
recording.
6.5.3.6 ControlOnlineDataTransfer Method
Syntax:
HRESULT _stdcall StartOnlineDataTransfer(in long Control, out retval long * result );
Description:
This method allows you to start or stop the transmission of real-time data, via the UDP Data Port.
Arguments:
Control Set to 1 to start transfer, 0 to stop transfer
Returns:
0 if Successful, otherwise an Error Code
Notes:
The System must be in the “Scanning” state. . Online data must be configured for this command
to be allowed (see the ConfigureOnlineDataTransfer method).

Table of Contents