Search the Community

Showing results for tags 'screens'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Found 2 results

  1. Hi, I've been writing several programs in CCW using Micro800's and PanelView 800's. Several times now, the font sizes of every single element in every single screen changes. The first time it happened, the font sizes, border widths and corner radius' changed to 440. The second time it happened, only the font sizes seemed to change to 8 - but not on the starting screen. It has once again happened, except this time every element is font size 8 and corner radius 7 - except the second screen which appears unaffected. I am using a default font size of 14. Does anyone have any idea why this might be happening? I don't think it should be relevant, but I am using a virtual machine and sometimes open multiple projects with different screen sizes. Any thoughts or help would be greatly appreciated!
  2. Hello,               So i am trying to use real numbers input from an Omron screen and compare them with a bank of numbers to enable a bit like a password. We currently use Mitsubishi and we have a memory bank we can store numbers and when a code is input on a screen the plc compares it to the entire bank with in the range we set. is there an easy way to do this other than putting a compare for every password we need?