<< Clique para Mostrar o Sumário >>
accessPoint.zoneFrom |
Segundo a documentação do protocolo BACnet:
Specifies the Access Zone object for which this Access Point object is an exit access controlled point, allowing exit from the zone. This property shall not reference the same Access Zone object as the Zone_To property. If the Access Point is not an exit point from an access controlled zone, then this property shall contain 4194303 in the instance part of the object identifier and in the device instance part of the device identifier, if present.
A propriedade zoneFrom do objeto accessPoint pode ser lida e escrita utilizando um tag bloco de 2 elementos.
Propriedade |
Valor |
ParamDevice |
<endereçoDoDispositivo> |
ParamItem |
accessPoint-<endereçoDoObjeto>.zoneFrom |
Size |
2 elementos |
Propriedade |
Valor |
B1: |
<endereçoDoDispositivo> |
B2: |
<tipo> = 33 |
B3: |
<endereçoDoObjeto> |
B4: |
<propriedade> = 320 |
Size: |
2 elementos |
Indice |
Nome |
Tipo |
0 |
DeviceIdentifier |
Um texto contendo um identificador de objeto BACnet com a sintaxe '<Tipo>-<Endereço>' (ex: 'analogOutput-345'). OBS: este elemento é opcional, um valor <null> indica que o elemento não está presente. |
1 |
ObjectIdentifier |
Um texto contendo um identificador de objeto BACnet com a sintaxe '<Tipo>-<Endereço>' (ex: 'analogOutput-345'). |