i am using s5 controllers, with communications on ethernet with CP1430. i am using graphical screens to view the process states and contolling the equipments like conveyors, elivator etc. now i want to change the screens through following.
--I have 13 screens, if i press any screen number, like '13', this integer '13' should go in an I/O field, and the corresponding screen should open, now i know the procedure how to write the script for changing the screen, the only thing is, the I/O field is not active all the time, every time i have to place cursor in that field, i want it to be always active,
how this is possible?