
Prog ramming the 3000A Series oscilloscopes
34
Copyright © 2011-2013 Pico Technology Limited. All rights reserved.
ps3000abpg.en r9
2.12.11 ps3000aGetMaxSegments
PICO_STATUS ps3000aGetMaxSegments
(
short handle,
unsigned short * maxsegments
)
This function returns the maximum number of segments allowed for the opened device.
Refer to
Applicability
All modes
Arguments
handle
,
the value returned from opening the device.
* maxsegments
, (
output) the maximum number of segments
allowed
.
PICO_OK
PICO_INVALID_HANDLE
PICO_DRIVER_FUNCTION
PICO_NULL_PARAMETER