Try sending 2 bytes Low byte ranges from 0 to 255 High byte ranges from 0 to 255 multiplied by 256 Add them together and you can have values up to 65535 (unsigned) On the RCX side (using integer math) you have to separate the high and low byte (...) (26 years ago, 2-Mar-99, to lugnet.robotics)
|