BACnetObjectBase.SetBACnetDateProperty (METH) ¶ METHOD SetBACnetDateProperty Sets the Date-Value of the specified Property (propID) of this BACnet-Object using a DATE. The used functions are no client, meaning, that the access of the property is not restricted by write or read access restrictions. InOut: Scope Name Type Comment Input propID CmpBACnet.IEC_BACNET_PROPERTY_ID The ID of the property to set. dat DATE The DATE to set for the property.
BACnetObjectBase.SetBACnetDateRangeProperty (METH) ¶ METHOD SetBACnetDateRangeProperty Sets the BACnet-DateRange-Value of the specified Property (propID) of this BACnet-Object using a BACnetDateRange struct. The used functions are no client, meaning, that the access of the property is not restricted by write or read access restrictions. InOut: Scope Name Type Comment Input propID CmpBACnet.IEC_BACNET_PROPERTY_ID The ID of the property to set. datRng BACnetDateRange The BACnet range to set for the property.
BACnetObjectBase.SetBACnetDevObjPropReferenceProperty (METH) ¶ METHOD SetBACnetDevObjPropReferenceProperty Sets the BACnet-DevObjPropReference-Value of the specified Property (propID) of this BACnet-Object using a BACnetDevObjPropReference struct. The used functions are no client, meaning, that the access of the property is not restricted by write or read access restrictions. InOut: Scope Name Type Comment Input propID CmpBACnet.IEC_BACNET_PROPERTY_ID The ID of the property to set. devObjRef BACnetDevObjPropReference The device object property reference to set for the property.
BACnetBinaryInput.EventAlgorithmInhibitRef (PROP) ¶ PROPERTY EventAlgorithmInhibitRef : CmpBACnet.IEC_BACNET_OBJ_PROP_REFERENCE
BACnetBinaryInput.EventDetectionEnable (PROP) ¶ PROPERTY EventDetectionEnable : BOOL
BACnetBinaryInput.EventMessageTextsConfig (PROP) ¶ PROPERTY EventMessageTextsConfig : ARRAY [0..2] OF WSTRING(255)
BACnetBinaryInput.EventState (PROP) ¶ PROPERTY EventState : CmpBACnet.IEC_BACNET_EVENT_STATE
BACnetBinaryInput.EventTimeStamps (PROP) ¶ PROPERTY EventTimeStamps : ARRAY [0..2] OF CmpBACnet.IEC_BACNET_TIME_STAMP
BACnetBinaryInput.InactiveText (PROP) ¶ PROPERTY InactiveText : WSTRING(255)
BACnetBinaryInput.Reliability (PROP) ¶ PROPERTY Reliability : CmpBACnet.IEC_BACNET_RELIABILITY