Click or drag to resize

RFSignalQuality Enumeration

UtilsWinApi.h has maching enum There is a matching enum in PosCoreText.xml/PosCoreText.cs(generated) , ensure they are in the same order all the time.

Namespace:  Micros.Ops
Assembly:  Ops (in Ops.dll)
Syntax
C#
public enum RFSignalQuality
Members
  Member nameDescription
RFSIG_NO
RFSIG_VLOW
RFSIG_LOW
RFSIG_GOOD
RFSIG_VGOOD
RFSIG_EXCELLENT
RFSIG_ERROR
RFSIG_UNKNOWN
See Also