
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.
Comentarios a estos manuales