Iselect
SCPI Command :
SCONfiguration:EXTernal:HSDigital<CH>:REMote:ISELect
- Commands in total: 1Subgroups: 0Direct child commands: 1
- class IselectStruct[source]
Response structure. Fields:
1 Instr_Name: str: No parameter help available
2 Rf_Path: str: No parameter help available
- get(index=Index.Default) IselectStruct[source]
# SCONfiguration:EXTernal:HSDigital<CH>:REMote:ISELect value: IselectStruct = driver.sconfiguration.external.hsDigital.remote.iselect.get(index = repcap.Index.Default)
No help available
- Parameters:
index – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘HsDigital’)
- Returns:
structure: for return value, see the help for IselectStruct structure arguments.
- set(instr_name: str, rf_path: str = None, index=Index.Default) None[source]
# SCONfiguration:EXTernal:HSDigital<CH>:REMote:ISELect driver.sconfiguration.external.hsDigital.remote.iselect.set(instr_name = 'abc', rf_path = 'abc', index = repcap.Index.Default)
No help available
- Parameters:
index – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘HsDigital’)