Configuremanualrecording Method - Vishay 7000 Programmer's Reference Manual

System scanner/data acquisition system
Table of Contents

Advertisement

Arguments:
CardNo
The card number (1-16).
Count
Specifies the number of scans to record. A value of 0 indicates that recording will
not stop until scanning stops (Range: 0 to 4294967295, Default: 0)
Delay
The number of scans to delay before recording of the data starts. A value of 0
means that you will start recording at the first scan. (Range: 0 to 4294967295,
Default: 0)
Returns:
0 if Successful, otherwise an Error Code
Notes:

6.5.4.3 ConfigureManualRecording Method

Syntax:
HRESULT _stdcall ConfigureManualRecording(in long CardNo, in long RecordMode, in long
BufferSize, out retval long * result );
Description:
Configures the manual recording Modeand sets up the manual record Pre-Record Buffer Size. .
Arguments:
CardNo
The card number (1-16).
RecordMode 0 = Off (default)
1 = SingleShot
2 = Continous
BufferSize
The number of "pre-trigger" scans to be recorded when the start manual
recording command is received (Range: 0 to 645,000, Default: 0)
Returns:
0 if Successful, otherwise an Error Code
Notes:
Manual recording mode must be set to singleshot or continuous before manual recording can be
started while the system is scanning.
The BufferSize must not be bigger than the configured Scan Buffer Size (see the
method).
Vishay Micro-Measurements
System 7000 Programmer's Reference Manual
ConfigureScan
Page 72 of 142

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents