I found the product page for the VAG-DN-K5 here:
http://www.pepperl-fuchs.com/selector/gui/...ed_prod_id=2899The EDS file downloaded from that website, named "0v11.eds" has the following information in the Device identity section:
[Device]
VendCode = 57; $ Vendor Code
ProdType = 0; $ Product Type
ProdCode = 35898; $ Product Code
MajRev = 1; $ Major Rev
MinRev = 1; $ Minor Rev
VendName = "Pepperl + Fuchs Inc.";
ProdTypeStr = "Generic";
ProdName = "VAG-DN-K5";
Catalog = "35898";The "not equal" sign in RSNetworx indicates that a device has the same Vendor Code, Product Type, and Product Code as an EDS file in the database, but a different Major Revision.
Right-click on the device's icon while online and you can get to the General tab, which will show you the actual values that the device is reporting to RSNetworx.
[attachmentid=3566]
Correction from before; the Product Type can be a zero, because 0 = "Generic Device" is a valid product type (though a little lazy, if you ask me). The Major Revision can't be zero, though, a topic on which RSNetworx and the ODVA EDS Checker are a little more strict than some software tools.
In fact, my copy of RSNetworx version 6.0 will red-flag an EDS during the EDS Wizard that has a zero major revision, and won't allow it to be added to the database.