LBM .Net API Documentation
getFieldValueAsUInt16Array Method (fieldInfo)
Namespacescom.latencybusters.pdmPDMMessagegetFieldValueAsUInt16Array(PDMFieldInfo)
Gets the field value by using the {@link PDMFieldInfo} handle from the {@link PDMDefinition} and attempts to cast it to ushort[]
Declaration Syntax
C#
public virtual ushort[] getFieldValueAsUInt16Array(
	PDMFieldInfo fieldInfo
)
Parameters
fieldInfo (PDMFieldInfo)
the PDMFieldInfo handle
Return Value
the value

Assembly: lbmcspdm (Module: lbmcspdm) Version: 6.7.1.0 (1.0.0.0)