User Manual
PicoScope 4000 Series Programmer's Guide 59
Copyright © 2008-2011 Pico Technology Ltd. All rights reserved. ps4000pg.en
4.10.37
ps4000SetBwFilter
PICO_STATUS ps4000SetBwFilter
(
short handle,
PS4000_CHANNEL channel,
short enable
)
This function enables or disables the bandwidth-limiting filter on the specified channel.
Applicability
PicoScope 4262 only
Arguments
handle, the handle of the required device
channel, an enumerated type. The values are: -
PS4000_CHANNEL_A
PS4000_CHANNEL_B
enable, whether to enable or disable the filter: -
TRUE = enable
FALSE = disable
Returns
PICO_OK
PICO_USER_CALLBACK
PICO_INVALID_HANDLE
PICO_INVALID_CHANNEL