eventEnrollment.faultParameters

<< Click to Display Table of Contents >>

 

eventEnrollment.faultParameters

According to the BACnet protocol documentation:

Determines the fault algorithm used to monitor the referenced object and provides the parameter values needed for this fault algorithm. If the Event Enrollment object does not apply a fault algorithm, then the fault parameter choice NONE shall be set in this property.

Property faultParameters of object eventEnrollment can be read and written using a single IOTag.

Text Parameters

Property

Value

ParamDevice

<deviceAddress>

ParamItem

eventEnrollment-<objectAddress>.faultParameters

Numeric Parameters

Property

Value

N1:

<deviceAddress>

N2:

<type> = 9

N3:

<objectAddress>

N4:

<property> = 358

Tag Value

One of the following data types:

A null/empty value.

A character string containing an XML with a value of type <BACnetFaultParameter_FaultCharacterstring>.

A character string containing an XML with a value of type <BACnetFaultParameter_FaultExtended>.

A character string containing an XML with a value of type <BACnetFaultParameter_FaultLifeSafety>.

A character string containing an XML with a value of type <BACnetFaultParameter_FaultState>.

A character string containing an XML with a value of type <BACnetFaultParameter_FaultStatusFlags>.

A character string containing an XML with a value of type <BACnetFaultParameter_FaultOutOfRange>.

A character string containing an XML with a value of type <BACnetFaultParameter_FaultListed>.

Was this page useful?