SoMachine Persistent Variables

tmorgan

Member
Join Date
Oct 2015
Location
Illinois
Posts
6
I am trying to find a way to store the persistent variable values in SoMachine before doing a firmware update. The update wipes the PLC and I lose the PV's. I need to be able to store them and then reload them after the update. Any ideas would be appreciated.
 
These are 2 ways of doing this, depending of the version that you are using of the somacine.

1: Go online on the application, put the CPU in stop,
Online=>Advanced Gonfiguration=>Save data to CSV.
After Firmware reset do the same things but choose restore data from CSV.
(Note do not modify the CSV file because it can make the file unreadeble )

2: In the device tree right click on the
Application=>Add object=>Recipe Manager..=> Right click on RecipeManager=>Add object =>Recipe Definition..=> Add=>
Under variables add the persistent retained values(You can add the whole GVL and delete the ones you dont need)=>Right click Add a new recipe
=>Go online and select Read recipe.

Hope this helps



I am trying to find a way to store the persistent variable values in SoMachine before doing a firmware update. The update wipes the PLC and I lose the PV's. I need to be able to store them and then reload them after the update. Any ideas would be appreciated.
 

Similar Topics

I am trying to connect with a Schneider plc which has a firmware version only available in Somachine v4.2. In Machine expert After taking upload...
Replies
0
Views
100
Hello dear experts, I incurred in an anomaly while working with HMISCU devices by Schneider. I downloaded the program and everything seems to...
Replies
0
Views
432
Configuring a PWM block for servo control in SoMachine today and was attempting to run in simulator to test some loop controls, will PWM output...
Replies
0
Views
918
Hi all, I've been trying to develop modbus rtu program between uv balasts and plc ı'have 6 slave balast.I am reading fault run voltages etc...
Replies
0
Views
1,190
Hi, i don´t get why my coil doesn't activate when the contact it´s true. I'm new to PLC programming, this is my first project. I'm attaching...
Replies
3
Views
1,484
Back
Top Bottom