Jump to content

V570 need example with HMI timer


Recommended Posts

Hello, I am making recipe control with v570 so I want add operand like timer to it. 

So I had timer operand in my data base , so that I can edit it, but I didn't find out where can I store it? (to output)

So I trying now DW operand in database but I can't store it to timer...

 

Basicly what I am trying to do is to write time in HMI, save it to SD card, PLC data table and give this operand to timer (launching it). Please any suggestions.. stuck at it

Link to comment
Share on other sites

  • MVP 2023

You can save your timer preset by using the function: Load Timer/Counter Preset (found under the Store drop-down menu). Use a ML (Memory Long) to save your timer preset value.

 

You can update the timer preset either directly by HMI Timer Variable, or by storing from a ML using the function Store Timer/Counter Preset.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

This site uses cookies. By clicking I accept, you agree to their use.