disguise developers

Python API

Execute Python code in Designer sessions to control and query projects programmatically.

netsys_NetworkAdaptor

Properties

adaptorName : str (Read-Only)

broadcastAddress : IPAddress (Read-Only)

broadcastAddressStr : str (Read-Only)

gatewayAddress : IPAddress (Read-Only)

gatewayAddressStr : str (Read-Only)

ipAddressStr : str (Read-Only)

ipv4 : IPAddress (Read-Only)

isUp : bool (Read-Only)

networkPrefix : IPAddress (Read-Only)

networkPrefixStr : str (Read-Only)

receiveLinkSpeed : int (Read-Only)

The adaptor’s incoming speed.

subnet : IPAddress (Read-Only)

subnetMaskStr : str (Read-Only)

transmitLinkSpeed : int (Read-Only)

The adaptor’s outgoing speed.

uniqueId : str (Read-Only)

The adaptor’s unique identifier.