FiEnable

SCPI Command :

BUS<*>:CMSB:FILTer:FIENable
Commands in total: 1
Subgroups: 0
Direct child commands: 1
set(frame: str, field: str, enabler: bool, bus=Bus.Default) None[source]
# BUS<*>:CMSB:FILTer:FIENable
driver.bus.cmsb.filterPy.fiEnable.set(frame = 'abc', field = 'abc', enabler = False, bus = repcap.Bus.Default)

Enables or disables the specific field within the defined frame to be filtered.

Parameters:
  • enabler – OFF | ON

  • bus – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Bus’)