Jump to content

Roman85

Members
  • Posts

    6
  • Joined

  • Last visited

Posts posted by Roman85

  1. Hello,
    I'm using 4 Combo Box in my HMI.  Each Combo Box has 4 options and the user choice is stored in a "Select_Valve" array  (of type INT8).

    I convert the value of "Select_Valve" to binary type, and I  want to open the valves one after another according to the user selection using "UID_0016 -> Outputs_0:Outputs3"

    I'm thinking to use FIFO table for storing the user selection and in the end pushing the results to  "UID_0016 -> Outputs_0:Outputs3 ".

    looking for advice, is it possible to implement with just array functions? there is no help, so I don't understand how to use 'Store in Array' function... 

    Thank You!

    Sanity Check_v1.2.jpg

    Untitled picture.png

  2. Hello,
    I'm using Combo Box in my HMI. My Combo Box has 16 options and the user choice is stored in a tag name "Select_Valve"  (of type INT8).

    I want to convert the value of "Select_Valve" to binary type. In the end, I want to open one of the values according to the user selection using "UID_0016 -> Outputs_0:Outputs3"

    Thank You!

    Untitled picture.png

×
×
  • Create New...