Amin
SCPI Command :
TRIGger<*>:USB:AMIN
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(trigger=Trigger.Default) int[source]
# TRIGger<*>:USB:AMIN value: int = driver.trigger.usb.amin.get(trigger = repcap.Trigger.Default)
Specifies the address, or sets the start value of an address range. The string parameter does not accept the bit value X (don’t care) .
- Parameters:
trigger – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Trigger’)
- set(address: int, trigger=Trigger.Default) None[source]
# TRIGger<*>:USB:AMIN driver.trigger.usb.amin.set(address = 1, trigger = repcap.Trigger.Default)
Specifies the address, or sets the start value of an address range. The string parameter does not accept the bit value X (don’t care) .
- Parameters:
trigger – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Trigger’)