Ethernet

SCPI Command :

[SOURce<HW>]:BB:NR5G:HFB:ETHernet:HOSTname
class EthernetCls[source]

Ethernet commands group definition. 6 total commands, 1 Subgroups, 1 group commands

get_hostname() str[source]
# SCPI: [SOURce<HW>]:BB:NR5G:HFB:ETHernet:HOSTname
value: str = driver.source.bb.nr5G.hfb.ethernet.get_hostname()

No command help available

return

eth_hostname: No help available

Cloning the Group

# Create a clone of the original group, that exists independently
group2 = driver.source.bb.nr5G.hfb.ethernet.clone()

Subgroups