
Crestron SDK for Microsoft
®
.NET Component Software
Introduction & Tutorial – DOC. 6718A Software: Crestron SDK for Microsoft
®
.NET
Component • 13
NOTE: Defined member variables tied to attribute values should be zeroed out to
avoid invalid values.
Return Type
void
Events:
onConnect — Triggered when a connection is established with the control system.
onError — Triggered when an error is generated by the connection.
Event Details
onAnalog
public event Crestron.ActiveCNX.ActiveCNXEventHandler
onAnalog
Member of: Crestron.ActiveCNX.ActiveCNX
Language Version: C# for .NET
Triggered when an analog join is received from the control system.
PROPERTY VALUE
Slot Integer—The slot for a sub-slotted symbol.
Join Integer—The join number.
AnalogValue
Integer—The analog value (0 to 65535)
sent from the control system.
onCertVerification
public event
Crestron.ActiveCNX.ActiveCNXCertificateEventHandler
onCertVerification
Member of: Crestron.ActiveCNX.ActiveCNX
Language Version: C# for .NET
Triggered when SSL certificate/verification information is received from the control
system.
PROPERTY VALUE
Certificate String—The SSL certificate.
VerificationResults
String—The results of verifying the SSL
certificate.
Kommentare zu diesen Handbüchern