Hi Menchar,
There is no other way to "directly enable/disable a specific filter from NI-Scope or NI-DAQ". You will need to use the "niScope_ConfigureChanCharacteristics" function.
This means that if you don't call the function "niScope_ConfigureChanCharacteristics", you can expect the default behavior (filter on). Also, if you use the function above and send a "0" for the parameter "maxInputFrequency", you can expect the default behavior. For the 5122, you can expect the following behavior for different inputs to the "maxInputFrequency" parameter:
1to 20M = 20 MHz noise filter on
21M to 35M = 35 MHz anti-alias filter on
36M to 100M = Full bandwidth/no filters (100 MHz)
Best Regards,
Brooks W.
National Instruments