Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
en:sw:01-mervis:moving_from_2.0_to_2.1-hidden [2018/09/25 11:06]
tomhora [Moving from Mervis 2.0 to 2.1]
en:sw:01-mervis:moving_from_2.0_to_2.1-hidden [2019/09/13 13:49] (current)
tomhora [Upgrading firmware in Extensions]
Line 8: Line 8:
 ==== I do not see the option to configure the HW in the datapoint property grid ==== ==== I do not see the option to configure the HW in the datapoint property grid ====
 You are probably using device prototypes prior to the v2. with the [[en:​sw:​01-mervis:​06-tutorials|updated tutorials]] Please update the prototypes to the newer version or stick with the older device prototypes and use the obsolete tutorial. You are probably using device prototypes prior to the v2. with the [[en:​sw:​01-mervis:​06-tutorials|updated tutorials]] Please update the prototypes to the newer version or stick with the older device prototypes and use the obsolete tutorial.
 +
 +==== I want to use the AOI function block on AO the first group to measure resistance, but I am missing Vref and other variables ====
 +The AOI FB is no longer needed because the calculation has been moved to the HW level. You can now use just the AO_w datapoint to configure the mode of the AO and AO_r to read the actual value [[en:​sw:​01-mervis:​analog-outputs-hidden#​measuring_resistance_temperature|as described in the tutorial]].
  
 ==== I have HMI created in the external HMI editor and want to move it to the new IDE ==== ==== I have HMI created in the external HMI editor and want to move it to the new IDE ====
Line 18: Line 21:
 Mervis reports message "​Warning Obsolete HW device "​Neuron S103" is used. This device should be manually replaced by a suitable device from the current HW library."​ warning users about using obsolete device prototype. This is caused because the IDE, in which the project is currently opened, contains a newer version of devices so the older version is marked as obsolete. Mervis reports message "​Warning Obsolete HW device "​Neuron S103" is used. This device should be manually replaced by a suitable device from the current HW library."​ warning users about using obsolete device prototype. This is caused because the IDE, in which the project is currently opened, contains a newer version of devices so the older version is marked as obsolete.
  
-You can ignore the message if you do not mind or you can [[https://​kb.unipi.technology/​en:​sw:​01-mervis:​moving_from_2.0_to_2.1-hidden#​moving_your_devices_to_the_current_version|move to newer prototypes which are part of the IDE]]. However, this does require some work depending on the complexity of your project.+You can ignore the message if you do not mind or you can [[https://​kb.unipi.technology/​en:​sw:​01-mervis:​changing-prototypes-hidden|move to newer prototypes which are part of the IDE]]. However, this does require some work depending on the complexity of your project.
  
 ==== Upgrading firmware in Extensions ==== ==== Upgrading firmware in Extensions ====
-When using device prototypes v2.0 (older prototypes are marked as obsolete) a firmware v5.14 or greater must be used. The firware can be updated by [[files:​software:​tools:​00-start|the Extension FW tool]] via [[https://​www.unipi.technology/​usb-to-serial-rs485-converter-p42 ​USB-RS485 converter]].+When using device prototypes v2.0 (older prototypes are marked as obsolete) a firmware v5.14 or greater must be used. There are three ways to upgrade the firmware: 
 +  - Using [[files:​software:​tools:​00-start|the Extension FW tool]] via a USB to RS485 converter such as Digitus DA-70157. 
 +  - Booting a [[files:software:os-images:00-start#​extension_fw_upgrade_os_for_neurons|special OS image for Neurons]], which will do it automatically. 
 +  - Contact our support team with the type of your extension and its serial number and send the unit(s) back to us and we will reflah it and send it back to you the next day.
  
-==== Moving your devices to the current version ==== 
-FIXME how to do that properly? Have you used Autogen on the whole device or not?