InitializeBACnetDateTimeUnspecified (FUN) ¶ FUNCTION InitializeBACnetDateTimeUnspecified Initializes a IEC_BACNET_DATE_TIME unspecified InOut: Scope Name Type Comment Inout bacDateTime CmpBACnet.IEC_BACNET_DATE_TIME The BACnet date time to operate on.
InitializeBACnetTimeStamp (FUN) ¶ FUNCTION InitializeBACnetTimeStamp : BOOL Initializes a IEC_BACNET_TIME_STAMP according to a given BACnetTimeStamp. InOut: Scope Name Type Comment Return InitializeBACnetTimeStamp BOOL Input timeStamp BACnetTimeStamp The BACnetTimeStamp to use for initialization. Inout bacTimeStamp CmpBACnet.IEC_BACNET_TIME_STAMP The BACnet time stamp to operate on.
IOUtilities ¶ Only used internally: Utilities dealing with CODESYS device IO and parameter getting and setting.
Mem ¶ DeallocStackAllocatedContentBuffer (Function) FreeStackAllocatedMemory (Function)
DeallocStackAllocatedContentBuffer (FUN) ¶ FUNCTION DeallocStackAllocatedContentBuffer : CmpBACnet.IEC_BACNET_STATUS Dealloc a property content buffer allocated by the BACstack. BACstack allocated content buffer appear at several API methods - for example calling GetPropertyInstanceStackAllocContentBuffer(). InOut: Scope Name Type Return DeallocStackAllocatedContentBuffer CmpBACnet.IEC_BACNET_STATUS Inout propertyContents CmpBACnet.IEC_BACNET_PROPERTY_CONTENTS
ToString ¶ BACnetDateTimeToString (Function) EventIdToString (Function) IEC_BACNET_ERROR_TO_STRING (Function) MemoryToString (Function) PropertyAddrString (Function) PropertyAttributeExistenceString (Function) PropertyAttributePersistentString (Function) PropertyAttributeWritableString (Function) PropertyAttributesString (Function) PropertyIndexAddrString (Function)
BACnetDateTimeToString (FUN) ¶ FUNCTION BACnetDateTimeToString : STRING InOut: Scope Name Type Return BACnetDateTimeToString STRING Input dateTime BACnetDateTime
StringConversions ¶ Only used internally: Functionalities for string conversion from and to different string type conventions. BufferToString (Function) ISO88591 UTF8
BufferToString (FUN) ¶ FUNCTION BufferToString : STRING(255) InOut: Scope Name Type Return BufferToString STRING(255) Input buffer POINTER TO BYTE
ISO88591 ¶ Functionalities for conversion from and to ISO88591.