Crestron Active CNX Especificaciones Pagina 24

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 30
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 23
Software Crestron SDK for Microsoft
®
.NET Component
20 Software: Crestron SDK for Microsoft
®
.NET Component
Introduction & Tutorial – DOC. 6718A
3. Implement the acnxConnection_onDisconnect handler as one way of
monitoring the connection.
NOTE: The acnxConnection_onError handler can also be implemented to monitor
error events generated by ActiveCNX.
Handling Join Events
The acnxConnection_onAnalog, acnxConnection_onDigital,
acnxConnection_onSerial and btnSend_Click event handlers enable the ActiveCNX
SDK for .NET to both send and receive join information.
The acnxConnection_onAnalog, acnxConnection_onDigital and
acnxConnection_onSerial event handlers are triggered when an analog, digital or
serial join is received from the control system. The btnSend_Click event handler is
triggered when the Send button on the interface is clicked and transmits the entered
join, slot and value information.
1. Add the event handlers to handle join information sent from the control
system.
2. Add the event handler to send join, slot and value information to the
control system.
Showing Connection Problems
To monitor the connection, enable the acnxConnection_onDisconnect and
acnxConnection_onError event handlers.
1. Add the acnxConnection_onDisconnect event handler to listen for a
disconnect from the control system.
2. Add the acnxConnection_onError event handler to monitor error events
generated by ActiveCNX that indicate a connection problem.
Vista de pagina 23
1 2 ... 19 20 21 22 23 24 25 26 27 28 29 30

Comentarios a estos manuales

Sin comentarios