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