Bit

SCPI Command :

SEARch:TRIGger:USBThree:BIT
Commands in total: 1
Subgroups: 0
Direct child commands: 1
set(search: str, frame: str, field: str, bit: BusBitCondition) None[source]
# SEARch:TRIGger:USBThree:BIT
driver.search.trigger.usbThree.bit.set(search = 'abc', frame = 'abc', field = 'abc', bit = enums.BusBitCondition.DC)

Sets the bit state of a field to be searched that only consists of one bit.