
PicoScope 3000A Series Prog rammer's Guide
67
Copyright © 2011-2013 Pico Technology Limited. All rights reserved.
ps3000abpg.en r9
2.12.39 ps3000aSetBandwidthFilter
PICO_STATUS ps3000aSetBandwidthFilter
(
short handle,
PS3000A_CHANNEL channel,
PS3000A_BANDWIDTH_LIMITER bandwidth
)
This function specifies the bandwidth limit.
Applicability
All modes. 4-channel oscilloscopes only.
Arguments
handle,
the handle of the required device
channel
, the channel to be configured. The values are:
Channel A input
Channel B input
Channel C input
Channel D input
bandwidth,
either one of these values:
PS3000A_BW_FULL
PS3000A_BW_20MHZ
PICO_OK
PICO_INVALID_HANDLE
PICO_INVALID_CHANNEL
PICO_INVALID_BANDWIDTH