Imin
SCPI Command :
SBUS<*>:CAN:FILTer:IMIN
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(serialBus=SerialBus.Default) int[source]
# SBUS<*>:CAN:FILTer:IMIN value: int = driver.sbus.can.filterPy.imin.get(serialBus = repcap.SerialBus.Default)
Specifies the index, or sets the start value of an index range.
- Parameters:
serialBus – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Sbus’)
- set(frame: str, field: str, data: int, serialBus=SerialBus.Default) None[source]
# SBUS<*>:CAN:FILTer:IMIN driver.sbus.can.filterPy.imin.set(frame = 'abc', field = 'abc', data = 1, serialBus = repcap.SerialBus.Default)
Specifies the index, or sets the start value of an index range.
- Parameters:
serialBus – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Sbus’)