GoPiGo.GetGroveValue(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 port value
public byte[] GetGroveValue (Iot.Device.GoPiGo3.Models.GrovePort port);
member this.GetGroveValue : Iot.Device.GoPiGo3.Models.GrovePort -> byte[]
Public Function GetGroveValue (port As GrovePort) As Byte()
Parameters
- port
- GrovePort
The Grove Port, one at the time Grove1 or Grove2
Returns
Byte[]
Returns a byte array containing the read data