TozoM8 Posted December 18, 2020 Report Share Posted December 18, 2020 How do I display the column info on the display like a text box? example I have an indexed data table setup as a drum configuration. If I have 20 columns (output 1 to output 20, but renamed to the operation it does) how do I display the elements in the struct that currently running? Link to comment Share on other sites More sharing options...
AlexUT Posted December 19, 2020 Report Share Posted December 19, 2020 There is no way. You can use "List of Text By Pointer", where you duplicate columns names. B.R. : Link to comment Share on other sites More sharing options...
TozoM8 Posted December 19, 2020 Author Report Share Posted December 19, 2020 I did that by using the combo box (unilogic) -attributes- options: list-add new text, but it names the row steps not the columns. So if I uncheck a box to skip a step i still have to keep that step for .001sec (no output because it is unchecked) to skip over to the next step. So basically if the operator want to shorten the process and skip 5 steps( uncheck 5 rows) he still need to leave them in place with .001 time or the displayed text will not match the output stems on the data table. He can make his own recipe, but he can't edit the combo box info. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now