Bit

SCPI Command :

TRIGger<*>:USBPd:BIT
Commands in total: 1
Subgroups: 0
Direct child commands: 1
set(frame: str, field: str, bit: BusBitCondition, trigger=Trigger.Default) None[source]
# TRIGger<*>:USBPd:BIT
driver.trigger.usbPd.bit.set(frame = 'abc', field = 'abc', bit = enums.BusBitCondition.DC, trigger = repcap.Trigger.Default)

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

Parameters:

trigger – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Trigger’)