30
How can I...
Get the current number of post samples
dword GetPostSamples( void )
Description:
This routine returns the number of post samples to measure (the
number of samples
after
the trigger has occurred).
Input:
-
Output:
Return value
The current selected number of post samples to
measure.
Remark
:
Setting a number of post samples larger than the record length
gives an E_INVALID_VALUE error. See also the routines
Get/SetRecordLength
.
Set the number of post samples
word SetPostSamples( dword wPost )
Description:
This routine sets the number of post samples. This number must
be between 0 and the record length. When an invalid value is
passed on to the routine, this value is ignored and no changes in
the instrument setting are made.
Input:
wPost
The requested number of post samples to mea-
sure.
Output:
Return value
E_NO_ERRORS
E_INVALID_VALUE
E_NO_HARDWARE
Remark
:
Setting a number of post samples larger than the record length
gives an E_INVALID_VALUE error. See also the routines
Get/SetRecordLength
.
Summary of Contents for Handyscope HS3
Page 2: ......
Page 8: ...8 Introduction...
Page 65: ...Deprecated routines 65...
Page 67: ...TiePie engineering DLL programmer s manual rev 1 26...