BACnetCommand (FB)

FUNCTION_BLOCK PUBLIC BACnetCommand EXTENDS BACnetStaticObjectBase IMPLEMENTS IBACnetCommand

FB reflecting a BACnet-Accumulator-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). Since the Action- and Action_Text-BACnet-Property shall also be writeable for this BACnet-Command-Object, additional functions for accessing and modifying these properties are given within this FB. Moreover utility functions for initializing Commands which are insertable into the Action-Property are available in this FB. Additionally see documentation of BACnetObjectBase.