Installation guide
API functions58
Copyright © 2008-2014 Pico Technology Ltd. All rights reserved.ps4000apg.en r1
4.37
ps4000aSetBandwidthFilter
PICO_STATUS ps4000aSetBandwidthFilter
(
int16_t handle,
PS4000A_CHANNEL channel,
PS4000A_BANDWIDTH_LIMITER bandwidth
)
This function is reserved for future use.
Applicability
Not implemented
Arguments
handle, the handle of the required device
channel, an enumerated type. The values are:
PS4000A_CHANNEL_A ... PS4000A_CHANNEL_H
bandwidth, the required cutoff frequency of the filter. Allowable
values are:
PS4000A_BW_FULL, the full bandwidth of the scope
PS4000A_BW_20MHZ, 20 MHz
Returns
PICO_OK
PICO_USER_CALLBACK
PICO_INVALID_HANDLE
PICO_INVALID_CHANNEL