ProbeSetupGetNormalizedValue Method

This function resolves unit extensions, so that e.g. '1 mV' returns 0.001

Definition

Namespace: PCBI_MachineFormats_ImportExport.XML
Assembly: PCBI_MachineFormats_ImportExport (in PCBI_MachineFormats_ImportExport.dll) Version: 17.0.0.0 (17.0.0.0)
C#
public bool GetNormalizedValue(
	out decimal val
)

Parameters

val  Decimal
 

Return Value

Boolean

See Also