It actually compiled without any problems. But now I think I have another question. If I had a byte that represents different config bits, how can I set each bit individually?
If I had variable set as testbit VAR databyte1.0, will bit0 of databyte1 change if I set testbit to another value?
Errr.... how would I also set multiple bits in a byte? Say, I want to set bit5 to bit0 to a certain value.
Thanks!
Bookmarks