
Re: HOW TO VIEW nMotorEncoder VALUE WHILE RUNNING DEBUGGER
What exactly do you mean?
Do you mean be able to view on the PC? if so, just open the "NXT Devices" window whenever you're running the Debugger.
Or do you mean view on the on-board LCD because the PC debugger is not available? if so, use the function "nxtDisplayLine" (I may have the spelling wrong) to periodically write the value of the encoder to the LCD screen.