You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
if(!this.supportedParameters.ContainsKey(ERDM_Parameter.PARAMETER_DESCRIPTION)&&this.supportedParameters.Any(p=>((ushort)p.Key)>=0x8000&&((ushort)p.Key)>=0xFFDF))// Remote Device not send PARAMETER_DESCRIPTION Parameter but has Manufacture speific Parameters it!
if(!this.supportedParameters.ContainsKey(ERDM_Parameter.IDENTIFY_DEVICE))//Test it if the device supports Identify Device Parameter, if not it will be labled as not supported later on
0 commit comments