LogPoint<IndexNull>
SCPI Command :
[SOURce<HW>]:BB:V5G:LOGGen:UL:LOGPoint<CH0>
- Commands in total: 1Subgroups: 0Direct child commands: 1
Repeated Capability Setting:
# Range: Nr0 .. Nr63 driver.source.bb.v5G.logGen.uplink.logPoint.repcap_indexNull_set(repcap.IndexNull.Nr0)
- get(indexNull=IndexNull.Default) bool[source]
# [SOURce<HW>]:BB:V5G:LOGGen:UL:LOGPoint<CH0> value: bool = driver.source.bb.v5G.logGen.uplink.logPoint.get(indexNull = repcap.IndexNull.Default)
No help available
- Parameters:
indexNull – optional repeated capability selector. Default value: Nr0 (settable in the interface ‘LogPoint’)
- set(log_point_state: bool, indexNull=IndexNull.Default) None[source]
# [SOURce<HW>]:BB:V5G:LOGGen:UL:LOGPoint<CH0> driver.source.bb.v5G.logGen.uplink.logPoint.set(log_point_state = False, indexNull = repcap.IndexNull.Default)
No help available
- Parameters:
indexNull – optional repeated capability selector. Default value: Nr0 (settable in the interface ‘LogPoint’)
Cloning the Group
# Create a copy of the original group, that exists independently
logPoint_copy = driver.source.bb.v5G.logGen.uplink.logPoint.clone()