networkPort.ipSubnetMask

<< Click to Display Table of Contents >>

 

networkPort.ipSubnetMask

According to the BACnet protocol documentation:

Indicates the subnet mask for this network. This property shall be conveyed with the most significant octet first. If the IP_DHCP_Enable property is TRUE, this property shall be read-only.

Property ipSubnetMask of object networkPort can be read and written using a single IOTag.

Text Parameters

Property

Value

ParamDevice

<deviceAddress>

ParamItem

networkPort-<objectAddress>.ipSubnetMask

Numeric Parameters

Property

Value

N1:

<deviceAddress>

N2:

<type> = 56

N3:

<objectAddress>

N4:

<property> = 411

Tag Value

A string value representing a sequence of octets, where each octet is represented by a pair of hexadecimal characters (ex: '0F121A').

Was this page useful?