Crestron Active CNX Especificaciones Pagina 15

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 30
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 14
Crestron SDK for Microsoft
®
.NET Component Software
Introduction & Tutorial – DOC. 6718A Software: Crestron SDK for Microsoft
®
.NET
Component 11
Argument:
int iJoin — The join number sent to the control system, expressed as an
integer.
Return Type:
boolean — True equals Success. False equals Fail.
Events:
onDigital — Triggered when StopRepeatingDigital() is initiated.
onError — Triggered if it fails to stop the repeating digital.
StopRepeatingDigital(int, int)
public bool StopRepeatingDigital(int iSlot, int iJoin)
Member of: Crestron.ActiveCNX.ActiveCNX
Language Version: C# for .NET
The method used to stop the repeating digital initiated by StartRepeatingDigital().
Argument:
int iSlot — The slot number selected from the Slot combo box specifies the
slot for a sub-slotted symbol.
int iJoin — The join number sent to the control system, expressed as an
integer.
Return Type:
boolean — True equals Success. False equals Fail.
Events:
onDigital — Triggered when StopRepeatingDigital() is initiated.
onError — Triggered if it fails to stop the repeating digital.
SendSerial(int, string)
public bool SendSerial(int iJoin, string strValue)
Member of: Crestron.ActiveCNX.ActiveCNX
Language Version: C# for .NET
The method used to pass join and string variables to the control system when the
Send button is clicked and Serial is selected as the signal type.
Vista de pagina 14
1 2 ... 10 11 12 13 14 15 16 17 18 19 20 ... 29 30

Comentarios a estos manuales

Sin comentarios