Jump to content

Modbus timer R/W


Aurimas

Recommended Posts

Thanks for the reply.
Its a Modbus TCP IP communication between Unistream 10 and V700. V700 has a timer to control the water heater not to work forewer but to stop after some time. With Unistream I am doing building management system where I have separate slaves such as air control units and 3 v700. Where to find the timer in Unistream Modbus section, I see only coils and registers, do the timers start at certain registers?

Link to comment
Share on other sites

  • MVP 2023

In the V700, use the Function "Load Timer/Counter Preset" or "Load Timer/Counter Current", found under the "Store" drop-down menu, to place the Preset or Current value of the Timer into an MI or ML to be read by the UniStream.

The value will be in 10ms increments (e.g. 5 sec will be stored as 500). Remember that you might overflow an MI if the timer is longer than a little over 5 min or so.

Link to comment
Share on other sites

Okay, so I store Timer preset for putting value into the V700 and load timer preset or currend to read it from unistream. What solution would be if my timer would need to work for like 5 hours?
And another thing, where are the ML registres in unistream modbus?
Thanks you for your help.

Link to comment
Share on other sites

  • MVP 2023

"Load Timer/Counter Preset" is for copying the value of a Timer preset into an MI or ML. "Store Timer/Counter Preset" is for copying the value of an MI or ML into the Timer Preset. This is for Vision.

For the UniStream it's more direct. You can use the Timer Preset or Current in operations as you would any other UINT32 operand, including MODBUS address assignments.

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.