<< Click to Display Table of Contents >>
accessPoint.musterPoint |
According to the BACnet protocol documentation:
Indicates whether this Access Point generates muster access events (TRUE) or not (FALSE). A muster event is generated by setting the Access_Event property to MUSTER after an access credential has been presented at the access point. It is a local matter as to whether a muster event is generated for unknown credentials.
Property musterPoint of object accessPoint can be read and written using a single IOTag.
Property |
Value |
ParamDevice |
<deviceAddress> |
ParamItem |
accessPoint-<objectAddress>.musterPoint |
Property |
Value |
N1: |
<deviceAddress> |
N2: |
<type> = 33 |
N3: |
<objectAddress> |
N4: |
<property> = 287 |
An integer value, where 0 corresponds to FALSE and any other value corresponds to TRUE.