Gets a list containing the data from the specified
OhioPlane.
Namespace: Flex.Hal.OhioAssembly: Flex.Hal.Ohio (in Flex.Hal.Ohio.dll) Version: 6.0.8219.1880
Syntax public IList<ushort> GetData(
OhioPlane plane
)
Public Function GetData (
plane As OhioPlane
) As IList(Of UShort)
Parameters
- plane OhioPlane
- The plane to get the data from.
Return Value
IListUInt16A list of values
See Also