Crestron Active CNX Spezifikationen Seite 14

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 30
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 13
Software Crestron SDK for Microsoft
®
.NET Component
10 Software: Crestron SDK for Microsoft
®
.NET Component
Introduction & Tutorial – DOC. 6718A
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 StartRepeatingDigital() is initiated.
onError — Triggered if the repeating digital fails to start.
StartRepeatingDigital(int, int)
public bool StartRepeatingDigital(int iSlot, 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.
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 StartRepeatingDigital() is initiated.
onError — Triggered if the repeating digital fails to start.
StopRepeatingDigital(int)
public bool StopRepeatingDigital(int iJoin)
Member of: Crestron.ActiveCNX.ActiveCNX
Language Version: C# for .NET
The method used to stop the repeating digital initiated by StartRepeatingDigital().
Seitenansicht 13
1 2 ... 9 10 11 12 13 14 15 16 17 18 19 ... 29 30

Kommentare zu diesen Handbüchern

Keine Kommentare