networkPort.ipDhcpEnable

<< Click to Display Table of Contents >>

 

networkPort.ipDhcpEnable

According to the BACnet protocol documentation:

Indicates whether or not this network is configured via DHCP. A value of TRUE indicates that DHCP configuration is enabled, FALSE indicates it is not. This property is required if DHCP configuration is supported by this network port.

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

Text Parameters

Property

Value

ParamDevice

<deviceAddress>

ParamItem

networkPort-<objectAddress>.ipDhcpEnable

Numeric Parameters

Property

Value

N1:

<deviceAddress>

N2:

<type> = 56

N3:

<objectAddress>

N4:

<property> = 402

Tag Value

An integer value, where 0 corresponds to FALSE and any other value corresponds to TRUE.

Was this page useful?