How to change int to byte value?
1. right click var
2. select change value
3. use expression : new Byte((byte)1)