<< Clique para Mostrar o Sumário >>
accessPoint.zoneTo |
Segundo a documentação do protocolo BACnet:
Specifies the Access Zone object for which this Access Point object is an entry access controlled point, allowing entrance to the zone. This property shall not reference the same Access Zone object as the Zone_From property. If the Access Point is not an entry point to 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 zoneTo do objeto accessPoint pode ser lida e escrita utilizando um tag bloco de 2 elementos.
Propriedade |
Valor |
ParamDevice |
<endereçoDoDispositivo> |
ParamItem |
accessPoint-<endereçoDoObjeto>.zoneTo |
Size |
2 elementos |
Propriedade |
Valor |
B1: |
<endereçoDoDispositivo> |
B2: |
<tipo> = 33 |
B3: |
<endereçoDoObjeto> |
B4: |
<propriedade> = 321 |
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'). |