BACnetLoop
(FB)
FUNCTION_BLOCK PUBLIC BACnetLoop EXTENDS BACnetStaticObjectBase IMPLEMENTS IBACnetLoop
FB reflecting a BACnet-Loop-Object. All Properties of this FB give access to the client writeable BACnet-Properties of the reflected BACnet-Object, although the access is done not client sided (without checking access restrictions).
Note
The loops functionality has to be implemented else where. So i.e. the functionality could run in an independent IEC-Task on the PLC, which only accesses the BACnet-Properties of this BACnet-Loop-Object, but does all regulation/looping in the independant task. Additionally see documentation of BACnetObjectBase.
BACnetLoop.AckedTransitions
(PROP)BACnetLoop.Action_
(PROP)BACnetLoop.Bias
(PROP)BACnetLoop.COVIncrement
(PROP)BACnetLoop.ControlledVariableReference
(PROP)BACnetLoop.ControlledVariableUnits
(PROP)BACnetLoop.ControlledVariableValue
(PROP)BACnetLoop.Deadband
(PROP)BACnetLoop.DerivativeConstant
(PROP)BACnetLoop.DerivativeConstantUnits
(PROP)BACnetLoop.Description
(PROP)BACnetLoop.ErrorLimit
(PROP)BACnetLoop.EventAlgorithmInhibit
(PROP)BACnetLoop.EventAlgorithmInhibitRef
(PROP)BACnetLoop.EventDetectionEnable
(PROP)BACnetLoop.EventEnable
(PROP)BACnetLoop.EventMessageTexts
(PROP)BACnetLoop.EventMessageTextsConfig
(PROP)BACnetLoop.EventState
(PROP)BACnetLoop.EventTimeStamps
(PROP)BACnetLoop.IntegralConstant
(PROP)BACnetLoop.IntegralConstantUnits
(PROP)BACnetLoop.ManipulatedVariableReference
(PROP)BACnetLoop.MaximumOutput
(PROP)BACnetLoop.MinimumOutput
(PROP)BACnetLoop.NotificationClass
(PROP)BACnetLoop.NotifyType
(PROP)BACnetLoop.OutOfService
(PROP)BACnetLoop.OutputUnits
(PROP)BACnetLoop.PresentValue
(PROP)BACnetLoop.PriorityForWriting
(PROP)BACnetLoop.ProfileName
(PROP)BACnetLoop.ProportionalConstant
(PROP)BACnetLoop.ProportionalConstantUnits
(PROP)BACnetLoop.Reliability
(PROP)BACnetLoop.ReliabilityEvaluationInhibit
(PROP)BACnetLoop.Setpoint
(PROP)BACnetLoop.SetpointReference
(PROP)BACnetLoop.StatusFlags
(PROP)BACnetLoop.TimeDelay
(PROP)BACnetLoop.TimeDelayNormal
(PROP)BACnetLoop.UpdateInterval
(PROP)