GoPiGo.GetGroveVoltage(GrovePort) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Get a grove input pin analog voltage
public double GetGroveVoltage (Iot.Device.GoPiGo3.Models.GrovePort port);
member this.GetGroveVoltage : Iot.Device.GoPiGo3.Models.GrovePort -> double
Public Function GetGroveVoltage (port As GrovePort) As Double
Parameters
- port
- GrovePort
The Grove Pin, one at the time Grove1Pin1, Grove1Pin2, Grove2Pin1 or Grove2Pin2
Returns
Returns the voltage in V