BACnetObjectBase.SetBACnetTimeProperty (METH) ¶ METHOD SetBACnetTimeProperty Sets the Time-Value of the specified Property (propID) of this BACnet-Object using a TIME. 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. tim TIME The TIME value to set for the property.
BACnetObjectBase.SetBACnetTimeStampProperty (METH) ¶ METHOD SetBACnetTimeStampProperty Sets the BACnet-TimeStamp-Value of the specified Property (propID) of this BACnet-Object using a BACnetTimeStamp 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. timeStamp BACnetTimeStamp The BACnet time stamp value to set for the property.
private ¶ Private functionalities of a BACnet FB object. These functionalities are used internally.
BinaryInput ¶ The BACnet Binary Input object. BACnetBinaryInput (FunctionBlock) AckedTransitions (Property) ActiveText (Property) AlarmValue (Property) ChangeOfStateCount (Property) ChangeOfStateTime (Property) Description (Property) DeviceType (Property) ElapsedActiveTime (Property) EventAlgorithmInhibit (Property) EventAlgorithmInhibitRef (Property) EventDetectionEnable (Property) EventEnable (Property) EventMessageTexts (Property) EventMessageTextsConfig (Property) EventState (Property) EventTimeStamps (Property) InactiveText (Property) NotificationClass (Property) NotifyType (Property) OutOfService (Property) Polarity (Property) PresentValue (Property) ProfileName (Property) Reliability (Property) ReliabilityEvaluationInhibit (Property) StatusFlags (Property) TimeDelay (Property) TimeDelayNormal (Property) TimeOfActiveTimeReset (Property) TimeOfStateCountReset (Property)
BACnetBinaryInput.ElapsedActiveTime (PROP) ¶ PROPERTY ElapsedActiveTime : CmpBACnet.IEC_BACNET_UNSIGNED
BACnetBinaryInput.EventAlgorithmInhibit (PROP) ¶ PROPERTY EventAlgorithmInhibit : BOOL
BACnetBinaryInput.ChangeOfStateCount (PROP) ¶ PROPERTY ChangeOfStateCount : CmpBACnet.IEC_BACNET_UNSIGNED
BACnetBinaryInput.ChangeOfStateTime (PROP) ¶ PROPERTY ChangeOfStateTime : BACnetDateTime
BACnetBinaryInput.ActiveText (PROP) ¶ PROPERTY ActiveText : WSTRING(255)
BACnetBinaryInput.AlarmValue (PROP) ¶ PROPERTY AlarmValue : CmpBACnet.IEC_BACNET_BINARY_PV