Calculated Using Formula once in every Second

Forum Home Forums Understanding the Software Using Formulas Calculated Using Formula once in every Second

Tagged: 

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #10384
    CCKOH
    Participant

    Hi,

    Anyone can advise how to calculated using formula once in every Second (s).
    Rapid SCADA only provide Minute Real & Hourly Real. Can someone advice how to modify for Second Real?

    I’m need for calculation of power consumption, kWh which if base on Minute Real is not accurate for my System Application.

    Thank you.

    #10390
    Mikhail
    Moderator

    Hi,

    The general idea is using the channel of the Calculated real type which is calculated every iteration.
    In the formula you should check the time difference with the previous calculation.
    If the difference >= 1 second, do the required calculations.

    #10391
    Mikhail
    Moderator

    If you need help while implement such formula, ask.

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.