Renew<Index>
SCPI Command :
[SOURce]:OCCupy:OPTion:RENew<CH>
- Commands in total: 1Subgroups: 0Direct child commands: 1
Repeated Capability Setting:
# Range: Nr1 .. Nr64 driver.source.occupy.option.renew.repcap_index_set(repcap.Index.Nr1)
- set(index=Index.Default) None[source]
# [SOURce]:OCCupy:OPTion:RENew<CH> driver.source.occupy.option.renew.set(index = repcap.Index.Default)
Extends the occupation period of the selected license.
- Parameters:
index – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Renew’)
- set_with_opc(index=Index.Default, opc_timeout_ms: int = -1) None[source]
Cloning the Group
# Create a copy of the original group, that exists independently
renew_copy = driver.source.occupy.option.renew.clone()