Method | Description | |
---|---|---|
ConnectionPage ( ) : System |
Method | Description | |
---|---|---|
OnNavigatedTo ( |
Method | Description | |
---|---|---|
AboutButton_Enter ( object sender, |
Called if the pointer hovers over the About button.
|
|
AnalogButton_Enter ( object sender, |
Called if the pointer hovers over the Analog button.
|
|
Button_Exit ( object sender, |
Called if the pointer exits the boundaries of any button.
|
|
CancelButton_Click ( object sender, |
Called if the Cancel button is pressed
|
|
ConnectButton_Click ( object sender, |
Called if the Connect button is pressed
|
|
ConnectionComboBox_SelectionChanged ( object sender, |
This function is called if the selection is changed on the Connection combo box
|
|
Connection_TimeOut ( object sender, object e ) : void | ||
DigitalButton_Enter ( object sender, |
Called if the pointer hovers over the Digital button.
|
|
OnConnectionCancelled ( ) : void |
This function is invoked if a cancellation is invoked for any reason on the connection task
|
|
OnConnectionFailed ( string message ) : void | ||
OnDeviceReady ( ) : void | ||
PWMButton_Enter ( object sender, |
Called if the pointer hovers over the PWM button.
|
|
RefreshButton_Click ( object sender, |
Called if the Refresh button is pressed
|
|
RefreshDeviceList ( ) : void | ||
Reset ( ) : void | ||
ServoButton_Enter ( object sender, |
Called if the pointer hovers over the Servo button.
|
|
SetUiEnabled ( bool enabled ) : void | ||
TrackConnectionEvent ( string message, Stopwatch stopwatch ) : void |
protected OnNavigatedTo ( |
||
e | ||
return | void |