Ashashash

Forum Replies Created

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • in reply to: Displaying string instead of input #15694
    Ashashash
    Participant

    Ok, for example:
    if input 1001 value is:
    434.081, I need text to be displayed “Error +10V ref. sensor system : I/O board control cabinet”;
    233.001 -General warning message : software update required;
    62.031 -Feeding fault : System circuit breaker off;
    60.010 -Mains failure : Overvoltage L1+L2+L3;
    60.028 -Mains failure : Overfrequency (restart).

    And so on. Few hundred lines like this.
    Also for different equipment different set of texts

    in reply to: Displaying string instead of input #15689
    Ashashash
    Participant

    Hello Mikhail,
    I use 6.2.1.1 version,
    I need to display text values instead of input numberic value,
    But tried Formats, also Units. Seems all options are limited to text size 1000 symbols.
    Is there an option to use 20000 or more symbol formula?

    in reply to: Displaying string instead of input #8253
    Ashashash
    Participant

    I only tried to create a formula:

    https://ibb.co/qj0067F

    • This reply was modified 4 years, 8 months ago by Mikhail.
    in reply to: Displaying string instead of input #8245
    Ashashash
    Participant

    Hello,

    I tried to use option 2,
    entered EncodeAscii(Cnl < 2 ? “Running” : “Not Running”) in formula,
    but received server error. What I am doing wrong?

    Line 514, column 1: error CS1520: Method must have a return type
    Line 514, column 19: error CS1031: Type expected

Viewing 4 posts - 1 through 4 (of 4 total)