Jump to content

How the indirect combo box working (tag and path)?


MELDAW

Recommended Posts

Hi MELDAW,

  •  How the indirect combo box working (tag and path)?
    Choose indirect, set the Drive Type, then in Path (Const) set the path to your file. For example of I have a file name myFile.txt on the root folder of my SD the value will be #"myFile.txt"

    In the used file each string should be in a separate line, The txt file needs to be in UTF-8 encoding. For example:

    Dog
    Cat
    Mouse

     
  • I want to use the combo box to choose a CSV files in SD card, or use their STRING(names) from DTI tables, is it possible?
    Only supported format is as described in my answer above. I hope it help.

I will make sure this info will be added to Help section

  • Thanks 1
Link to comment
Share on other sites

  • NoamM changed the title to How the indirect combo box working (tag and path)?

is it possible to modify it or update it using my IHM?
Not directly. You can add Ladder logic using:


                image.png
And trigger it from HMI.

And for the Tag selection what should it be?
I don't understand the question. Can you elaborate please? 

  • Like 1
Link to comment
Share on other sites

what i am trying to do is the same thing when we are in Uniapps, and we go to Data Tables, we get the Combo box all Data Tabels avalaible  and we choose when with the combo box,

I am trying to do the same thing, with exported CSV files by the Store DTI function, and load them with combo box to a DTI.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...