2
« on: March 19, 2014, 09:26:16 AM »
How do I write to tags that are located in a different folder than the first folder. I can write successfully to any tags under the first Folder called "Controller" then a child folder called "Controller Tags" ie. Controller\Controller Tags.
The tags I want to write to are located at a sibling folder "Tasks" then a child folder called "Machine_Task" then a another child folder called "ProblemSolver" and finally "Program Tags" ie. Tasks\Machine_Task\ProblemSolver\Program Tags.
I get an error "InvalidCastException was unhandled Conversion from string "Box 1" to type 'Short' is not valid." when I try to write to this new location in the PLC.
I am new at this and I don't know anything about PLC's any help would be appreciated.
Steve