OffTime
SCPI Command :
[SOURce<HW>]:BB:V5G:TRIGger:OUTPut<CH>:OFFTime
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(output=Output.Default) int[source]
# [SOURce<HW>]:BB:V5G:TRIGger:OUTPut<CH>:OFFTime value: int = driver.source.bb.v5G.trigger.output.offTime.get(output = repcap.Output.Default)
No help available
- Parameters:
output – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Output’)
- set(mark_time_offs: int, output=Output.Default) None[source]
# [SOURce<HW>]:BB:V5G:TRIGger:OUTPut<CH>:OFFTime driver.source.bb.v5G.trigger.output.offTime.set(mark_time_offs = 1, output = repcap.Output.Default)
No help available
- Parameters:
output – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Output’)