|
|
eWON wiki > eWON Support > Knowledge Base > Questions and Answers > Irc file format compatibility in FW6
Irc file format compatibility in FW6From $1Table of contentsDue to the apparition of the Tag Quality in the firmware 6 of the eWON, the file format of the data has been adapted. There is an additional column for this quality. See chapter 6 of the KB-0039-0-EN-(Tag Quality).pdf But you can force the eWON with firmware 6 to export all its data in the older format (like 5.7) by using the parameter PreRev6Compat in the config.txt file. By default the value is 0, and then the Quality column will be present. PreRev6Compat:0
Set the value to 1, and the eWON will export data without this Quality information. PreRev6Compat:1 Then, no need to refactoring your "Server application" to import eWON data with firmware 6.
|
Viewing Details: