Echelon OpenLDV Manual de usuario Pagina 176

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 194
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 175
168 Custom Lookup Extension Component Programming
Syntax
C++ STDMETHOD(GetAdditionalDownlinkPacketTrailer)(BSTR * hexBytes)
Visual Basic Function GetAdditionalDownlinkPacketTrailer() As String
Table 50. GetAdditionalDownlinkPacketHeader Parameters
Parameter Description
hexBytes String to contain returned bytes.
Returns
Hexadecimal string containing the bytes to be appended, two characters per byte.
GetAuthenticationFlag Method
Applies to: Session Control Object
This method obtains the flag that determines whether the xDriver protocol
engine is to use link authentication with an MD5 per-packet digest. This field is
always true for a SmartServer or i.LON 600.
Syntax
C++ STDMETHOD(GetAuthenticationFlag)(VARIANT_BOOL * bAuth)
Visual Basic Function GetAuthenticationFlag() As Boolean
Table 51. GetAuthenticationFlag Parameters
Parameter Description
bAuth Boolean variable that stores the return data.
Returns
xDriver authentication state as Boolean. If True, the xDriver protocol engine
generates and validates link-level authentication. If False, the xDriver protocol
engine neither generates nor validates link-level authentication.
GetCurrentAuthenticationKey Method
Applies to: Session Control Object
This method obtains the current xDriver authentication key.
Vista de pagina 175
1 2 ... 171 172 173 174 175 176 177 178 179 180 181 ... 193 194

Comentarios a estos manuales

Sin comentarios