IpAddress<IpAddress>
RepCap Settings
# Range: Addr1 .. Addr3
rc = driver.configure.mmonitor.ipAddress.repcap_ipAddress_get()
driver.configure.mmonitor.ipAddress.repcap_ipAddress_set(repcap.IpAddress.Addr1)
SCPI Command :
CONFigure:BASE:MMONitor:IPADdress<n>
Cloning the Group
# Create a clone of the original group, that exists independently
group2 = driver.configure.mmonitor.ipAddress.clone()