Soy nuevo en ignition estoy tratando que un spinner active un tag boolean cuando el dato sea uno y cuando el dato sea dos se active otro tag boolean y asi sucesivamente, es buena solucion para un buscador, me podrian ayudar con el script
I am new to ignition, I am trying to get a spinner to activate a boolean tag when the data is one and when the data is two another boolean tag is activated and so on, it is a good solution for a browser, could you help me with the script
Este es un foro en inglés. He traducido tu pregunta al inglés para ti. Utilice Google Translate o alguna otra forma de traducción para recibir ayuda más rápido en el futuro.
You mention a browser, but have the post tagged as Ignition 7.9. Is this truly for Ignition 7.9? The intended version will make a large difference in the responses to your question.
im sorry, thanks for the traduction, yes my version is 7.9 of ignition, i try to create a browser with #items
What do you mean by "browser"? Do you mean a tag browser, or something else.
Its like if put '1' in the spinner a tag boolean with name 'v' convert value 'true' then if put '2' in the
spinner a tag boolean with name 'd' convert value 'true' and the tag 'v' convert value 'false'