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.
All modes. 4-channel oscilloscopes only.
handle, the handle of the required device
channel, the channel to be configured. The values are:
PS3000A_CHANNEL_A: Channel A input
PS3000A_CHANNEL_B: Channel B input
PS3000A_CHANNEL_C: Channel C input
PS3000A_CHANNEL_D: 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