| | Op-code question Evan Woo
| | | Hi, With regard to the op-code ((URL) for set motor power (13/1b), there are three parameters: byte motors: Bit field to specify up to three motors byte source: Source type for power level. Only 0, 2, and 4 allowed byte argument: Argument for power (...) (24 years ago, 12-May-01, to lugnet.robotics)
| | | | | | | | Re: Op-code question Dave Baum
| | | | | (...) There are lots of different data sources in the rcx... 0 - variables 1 - timers 2 - constants 4 - random numbers etc. A lot of opcodes have arguments that are coded as source/value pairs. In this case, if you want to specify the argument as a (...) (24 years ago, 12-May-01, to lugnet.robotics)
| | | | | | |