Gets or sets the serial connection being used.
Namespace: DimensionEngineeringAssembly: DimensionEngineering.Sabertooth (in DimensionEngineering.Sabertooth.dll) Version: 1.6.0.0 (1.6.0.0)
public UsbSabertoothSerial Connection { get; set; }
Public Property Connection As UsbSabertoothSerial
Get
Set
public:
property UsbSabertoothSerial^ Connection {
UsbSabertoothSerial^ get ();
void set (UsbSabertoothSerial^ value);
}
member Connection : UsbSabertoothSerial with get, set
Property Value
Type:
UsbSabertoothSerial
Reference