networkSecurity.updateKeySetTimeout

<< Clique para Mostrar o Sumário >>

 

networkSecurity.updateKeySetTimeout

Segundo a documentação do protocolo BACnet:

Indicates the maximum amount of time, in milliseconds, that the device will take to respond to an Update-Key-Set message. This value added to the device APDU_Timeout results in the amount of time that a Key Server shall wait for a Security-Response for an Update-Key-Set message. The use of APDU_Timeout is to allow for network delay; whereas the Update_Key_Set_Timeout provides for the actual time the device will need to apply the keys to its key set.

A propriedade updateKeySetTimeout do objeto networkSecurity pode ser lida e escrita utilizando um tag normal (IOTag).

Parâmetros texto

Propriedade

Valor

ParamDevice

<endereçoDoDispositivo>

ParamItem

networkSecurity-<endereçoDoObjeto>.updateKeySetTimeout

Parâmetros numéricos

Propriedade

Valor

N1:

<endereçoDoDispositivo>

N2:

<tipo> = 38

N3:

<endereçoDoObjeto>

N4:

<propriedade> = 337

Valor do tag

Um inteiro de 16 bits (de 0 a 65535).

Esta página foi útil?