Formula

Tagged: 

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #11591
    victorlam
    Participant

    Hello,

    may I know if we can apply the formula as below:-

    else return Val(102);

    I need to return the channel value of channel 102 or just type else return val;

    How can I get the value of the channel number eg 102 here via formula?

    #11597
    zzz
    Participant

    You can check the document for predefined variables, in this case CnlVal, Val(n).

    https://rapidscada.net/doc/content/latest/en/software-configuration/using-formulas.html

    #11606
    victorlam
    Participant

    Hello,

    Thanks for your support.

    Sometimes, CnlVal and Val(n) are confusing and found error and no idea how to solve.

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