7.19.3.6 Method SetFaultAlgorithm

This Method sets the fault algorithm for the FaultEvaluation Object.

Signature

	SetFaultAlgorithm (
		[in]	BACnetFaultParameter		FaultParameters
		);
	
Argument Description
FaultParametersThe new event algorithm. The BACnetFaultParameter DataType is defined in 10.6.4.

Method Result Codes

ResultCode Description
BadNodeIdUnknownThis status is returned for the BACnet error codes UNKNOWN_OBJECT and UNKNOWN_PROPERTY
BadTypeMismatchThis status is returned for the BACnet error codes INVALID_DATATYPE and DATATYPE_NOT_SUPPORTED
BadOutOfRangeThis status is returned for the BACnet error code VALUE_OUT_OF_RANGE
BadNotWritableThis status is returned for the BACnet error code WRITE_ACCESS_DENIED