Crestron Active CNX Dokumentacja Strona 20

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 30
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 19
Software Crestron SDK for Microsoft
®
.NET Component
16 Software: Crestron SDK for Microsoft
®
.NET Component
Introduction & Tutorial – DOC. 6718A
Member of: Crestron.ActiveCNX.ActiveCNX
Language Version: C# for .NET
Reads and returns the connection status of the control system.
EventArg Classes
ActiveCNXEventArgs()
public class ActiveCNXEventArgs : System.EventArgs
Member of: Crestron.ActiveCNX
Language Version: C# for .NET
This is the base ActiveCNXEventArg class.
ActiveCNXEventArgs(int, int, bool)
public ActiveCNXEventArgs(int iSlot, int iJoin, bool
boolDigitalValue)
Member of: Crestron.ActiveCNX.ActiveCNXEventArgs
Language Version: C# for .NET
This initializes the properties corresponding to the listed arguments.
ActiveCNXEventArgs(int, int, int)
public ActiveCNXEventArgs(int iSlot, int iJoin, int
iAnalogValue)
Member of: Crestron.ActiveCNX.ActiveCNXEventArgs
Language Version: C# for .NET
Initializes the properties corresponding to the listed arguments.
ActiveCNXEventArgs(int, int, string)
public ActiveCNXEventArgs(int iSlot, int iJoin, string
strSerialValue)
Member of: Crestron.ActiveCNX.ActiveCNXEventArgs
Language Version: C# for .NET
Initializes the properties corresponding to the listed arguments.
ActiveCNXErrorEventArgs()
public class ActiveCNXErrorEventArgs : System.EventArgs
Member of: Crestron.ActiveCNX
Language Version: C# for .NET
This is the base ActiveCNXErrorEventArg class.
Przeglądanie stron 19
1 2 ... 15 16 17 18 19 20 21 22 23 24 25 ... 29 30

Komentarze do niniejszej Instrukcji

Brak uwag