Dynamic text capability

Forum Home Forums Uncategorized Issues Dynamic text capability

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #4851
    Horacio
    Participant

    Hello
    Can dynamic text (Scheme Editor) show the result of a formula that uses values coming from different devices?
    If not, is it a way to do it?
    Thank you
    Best regards
    Horacio

    #4855
    Mikhail
    Moderator

    Hi,

    Dynamic text shows value of an input channel, that is in turn can be calculated by a formula.

    #4857
    Horacio
    Participant

    Thank you Mikhail.
    How can I do to show in a Scheme the result of a calculation (formula) that uses values coming to Scada from different devices.

    Perhaps doing the calculation in an output channel of a certain device and show the output channel as dynamic text?

    #4858
    Horacio
    Participant

    Hello

    I accomplished it by adding an Input Channel to one of the devices with “Calculated real” type. In my case is channel 41.
    I entered there a formula, for example: Val(615) * Val(32),
    being 615 and 32 the numbers of the channels coming from different devices.
    Afterwards, in Scheme Editor I put a Dynamic text indicating to show the value of input channel 41.
    This worked out for input channels from different or from the same device.
    Thank you for support.

    #4860
    Mikhail
    Moderator

    Hi,

    You did everything right.

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