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.OpsAssembly: Ops (in Ops.dll) Version: 19.8
Syntaxpublic enum RFSignalQuality
MembersMember name | Description |
---|
RFSIG_NO | |
RFSIG_VLOW | |
RFSIG_LOW | |
RFSIG_GOOD | |
RFSIG_VGOOD | |
RFSIG_EXCELLENT | |
RFSIG_ERROR | |
RFSIG_UNKNOWN | |
See Also