Simply3DScan
Configuration.Arduino Class Reference

Class holding configuration to access an arduino More...

Properties

string Port [get, set]
 Gets or sets the port. More...
 
int BaudRate [get, set]
 Gets or sets the baud rate. More...
 

Detailed Description

Class holding configuration to access an arduino

Definition at line 7 of file Arduino.cs.

Property Documentation

int Configuration.Arduino.BaudRate
getset

Gets or sets the baud rate.

The baud rate.

Definition at line 23 of file Arduino.cs.

string Configuration.Arduino.Port
getset

Gets or sets the port.

The port.

Definition at line 15 of file Arduino.cs.


The documentation for this class was generated from the following file: