Address

SCPI Commands

CONFigure:DATA:CONTrol:EPDG:PCSCf:IPVSix:ADDRess:LENGth
class Address[source]

Address commands group definition. 1 total commands, 0 Sub-groups, 1 group commands

get_length()RsCmwDau.enums.IpV6AddLgh[source]
# SCPI: CONFigure:DATA:CONTrol:EPDG:PCSCf:IPVSix:ADDRess:LENGth
value: enums.IpV6AddLgh = driver.configure.data.control.epdg.pcscf.ipvSix.address.get_length()

Sets the length field of the P_CSCF_IP6_ADDRESS configuration attribute.

return

ip_v_6_add_lgh: L16 | L17

set_length(ip_v_6_add_lgh: RsCmwDau.enums.IpV6AddLgh)None[source]
# SCPI: CONFigure:DATA:CONTrol:EPDG:PCSCf:IPVSix:ADDRess:LENGth
driver.configure.data.control.epdg.pcscf.ipvSix.address.set_length(ip_v_6_add_lgh = enums.IpV6AddLgh.L16)

Sets the length field of the P_CSCF_IP6_ADDRESS configuration attribute.

param ip_v_6_add_lgh

L16 | L17