BACnetUpdateAccumulatorDataSourceValue (FUN)ΒΆ
FUNCTION BACnetUpdateAccumulatorDataSourceValue : IEC_BACNET_STATUS
Updates the count from specified accumulator object.
An application can use this function to give pulses into the accumulator object which is counting them and accumulates them for a new resulting accumulator log record.
- InOut:
- Scope - Name - Type - Comment - Return - BACnetUpdateAccumulatorDataSourceValue- A status indicating if the operation worked. - Input - instNumber- The instance number of the local device where the accumulator object exists. - pObjectID- POINTER TO IEC_BACNET_OBJECT_ID - A pointer to the object identifier which specifies the local accumulator object. - bPulseValue- The pulse which is to count. 
