Crestron Active CNX Spezifikationen Seite 16

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 30
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 15
Software Crestron SDK for Microsoft
®
.NET Component
12 Software: Crestron SDK for Microsoft
®
.NET Component
Introduction & Tutorial – DOC. 6718A
Arguments:
int iJoin — The join number sent to the control system, expressed as an
integer.
string strValue — A string passed to the control system.
Return Type:
boolean — True equals Success. False equals Fail.
Events:
onSerial — Triggered when SendSerial() is initiated.
onError — Triggered if SendSerial fails.
SendSerial(int, int, string)
public bool SendSerial(int iSlot, int iJoin, string
strValue)
Member of: Crestron.ActiveCNX.ActiveCNX
Language Version: C# for .NET
The method used to pass slot, join and string variables to the control system when
the Send button is clicked and Serial is selected as the signal type.
Arguments:
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.
string strValue — A string passed to the control system.
Return Type:
boolean — True equals Success. False equals Fail.
Events:
onSerial — Triggered when SendSerial() is initiated.
onError — Triggered if SendSerial fails.
UpdateRequest()
public void UpdateRequest()
Member of: Crestron.ActiveCNX.ActiveCNX
Language Version: C# for .NET
The UpdateRequest method requests the status of all attributes assigned to the
symbol, except for attributes with a value of zero or false.
Seitenansicht 15
1 2 ... 11 12 13 14 15 16 17 18 19 20 21 ... 29 30

Kommentare zu diesen Handbüchern

Keine Kommentare