Snode

SCPI Commands :

SENSe:BASE:IPSet:SNODe:NNAMe
SENSe:BASE:IPSet:SNODe:NTYPe
SENSe:BASE:IPSet:SNODe:NSEGment
class SnodeCls[source]

Snode commands group definition. 3 total commands, 0 Subgroups, 3 group commands

class NsegmentStruct[source]

Structure for reading output parameters. Fields:

  • Selected_Segment: enums.Segment: No parameter help available

  • Ip_Address: str: No parameter help available

  • Subnet_Mask: str: No parameter help available

get_nname() str[source]
# SCPI: SENSe:BASE:IPSet:SNODe:NNAMe
value: str = driver.sense.base.ipSet.snode.get_nname()

No command help available

return:

name: No help available

get_nsegment() NsegmentStruct[source]
# SCPI: SENSe:BASE:IPSet:SNODe:NSEGment
value: NsegmentStruct = driver.sense.base.ipSet.snode.get_nsegment()

No command help available

return:

structure: for return value, see the help for NsegmentStruct structure arguments.

get_ntype() str[source]
# SCPI: SENSe:BASE:IPSet:SNODe:NTYPe
value: str = driver.sense.base.ipSet.snode.get_ntype()

No command help available

return:

type_py: No help available