ExtDevice<ExternalDevice>
SCPI Command :
[SOURce<HW>]:EFRontend:EXTDevice:LIST
- Commands in total: 9Subgroups: 6Direct child commands: 1
Repeated Capability Setting:
# Range: Nr1 .. Nr8 driver.source.efrontend.extDevice.repcap_externalDevice_set(repcap.ExternalDevice.Nr1)
- get_list_py() List[str][source]
# [SOURce<HW>]:EFRontend:EXTDevice:LIST value: List[str] = driver.source.efrontend.extDevice.get_list_py()
Queries the external devices connected to the external frontend in a comma-separated list.
Cloning the Group
# Create a copy of the original group, that exists independently
extDevice_copy = driver.source.efrontend.extDevice.clone()
Subgroups