Formula for appearing messages

Forum Home Forums Understanding the Software Using Formulas Formula for appearing messages

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #12399
    TDE
    Participant

    Hi,

    Is there a solution to show messages (50 character at least) for each input tag.
    In fact I tried to implement this formula but nothing appears.

    public double MyFunc()
    {
    return EncodeAscii(Cnl == 1 ? “” : “Error”);
    }

    #12405
    Mikhail
    Moderator

    Hi,

    Rapid SCADA 6: Create new formats in the Formats table. Use the created format for a channel. See Off-On as an example.

    Rapid SCADA 5: the same, but add new rows to the Units table.

    • This reply was modified 2 years, 4 months ago by Mikhail.
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.