PERSISTENT_PDATA_ENTRY (STRUCT) ¶ TYPE PERSISTENT_PDATA_ENTRY : STRUCT structure which contains persistent property data information InOut: Name Type Comment magicCode CmpBACnet.IEC_BACNET_UNSIGNED should be PDATA_PROPPER_MAGIC nPropertyId CmpBACnet.IEC_BACNET_PROPERTY_ID the PROPERTY identifier nDataLength CmpBACnet.IEC_BACNET_UNSIGNED the size of the ASN1 encoded data
PropertyConfiguration ¶ PropertyConfigurationObjectPropertyPair (Struct)
Directory.SetDir (METH) ¶ METHOD SetDir : RTS_IEC_RESULT Sets the actual dir and open it for reading. InOut: Scope Name Type Return SetDir RTS_IEC_RESULT Input dir FileNameString
Directory.ls_log (METH) ¶ METHOD ls_log : BOOL List all dir elements to logger. InOut: Scope Name Type Return ls_log BOOL
GetLocalTime (FUN) ¶ FUNCTION GetLocalTime : BACnet.BACnetTimeStamp InOut: Scope Name Type Return GetLocalTime BACnet.BACnetTimeStamp Input tz Util.TimeZone Output eErrorID Util.ERROR
GetSystemTimeZone (FUN) ¶ FUNCTION GetSystemTimeZone : Util.ERROR Determines the time zone set for the current controller and fills the passed structure with the corresponding data. See: tzTimeZone in |GetLocalDateTime| InOut: Scope Name Type Return GetSystemTimeZone Util.ERROR Inout tzTimeZone TimeZone
PersistenceWriteProperty (FUN) ¶ FUNCTION PersistenceWriteProperty : CmpBACnet.IEC_BACNET_STATUS Implementation helper function for ObjectPersistence and BackupRestore InOut: Scope Name Type Return PersistenceWriteProperty CmpBACnet.IEC_BACNET_STATUS Input hFile RTS_IEC_HANDLE pPropertyHeader POINTER TO PERSISTENT_PDATA_ENTRY rawBuffer CmpBACnet.IEC_BACNET_BUFFER Output result RTS_IEC_RESULT
PropAddrString (FUN) ¶ FUNCTION PropAddrString : STRING InOut: Scope Name Type Return PropAddrString STRING Input devInstance CmpBACnet.IEC_BACNET_DWORD objID CmpBACnet.IEC_BACNET_OBJECT_ID propID CmpBACnet.IEC_BACNET_PROPERTY_ID
PropertyContentToString (FUN) ¶ FUNCTION PropertyContentToString : STRING Tries to build a string represenation for some property types InOut: Scope Name Type Comment Return PropertyContentToString STRING Input objectID CmpBACnet.IEC_BACNET_OBJECT_ID optional to encode enums, to ignore set objectID.typ := CmpBACnet.IEC_BACNET_OBJECT_TYPE._OBJ_MAX_SIZE propID CmpBACnet.IEC_BACNET_PROPERTY_ID optional to encode enums, to ignore set propID := CmpBACnet.IEC_BACNET_PROPERTY_ID._PROP_MAX_SIZE propertyContents CmpBACnet.IEC_BACNET_PROPERTY_CONTENTS
RTS_SYSTIMEDATE_TO_STRING (FUN) ¶ FUNCTION RTS_SYSTIMEDATE_TO_STRING : STRING InOut: Scope Name Type Return RTS_SYSTIMEDATE_TO_STRING STRING Input std SYSTIMEDATE