Crestron Active CNX Spécifications Page 13

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 30
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 12
Crestron SDK for Microsoft
®
.NET Component Software
Introduction & Tutorial – DOC. 6718A Software: Crestron SDK for Microsoft
®
.NET
Component 9
Return Type:
boolean — True equals Success. False equals Fail.
Events:
onDigital — Triggered when SendDigital() is initiated.
onError — Triggered when sending a digital fails.
SendDigital(int, int, bool)
public bool SendDigital(int iSlot, int iJoin, bool
boolValue)
Member of: Crestron.ActiveCNX.ActiveCNX
Language Version: C# for .NET
The method used to pass slot, join and boolean variables to the control system when
the Send button is clicked and Digital is selected as the signal type.
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.
bool boolvalue — True or false sent to the control system, expressed as 1 or 2.
Return Type:
boolean — True equals Success. False equals Fail.
Events:
onDigital — Triggered when SendDigital() is initiated.
onError — Triggered when sending a digital fails.
StartRepeatingDigital(int)
public bool StartRepeatingDigital(int iJoin)
Member of: Crestron.ActiveCNX.ActiveCNX
Language Version: C# for .NET
The method used to send a continuous “high” signal to compensate for poorer
networks (e.g., wireless networks) to ensure that the digital is dropped before a TCP
Disconnect occurs.
Vue de la page 12
1 2 ... 8 9 10 11 12 13 14 15 16 17 18 ... 29 30

Commentaires sur ces manuels

Pas de commentaire