NXC  Version 1.2.1 r5
 All Data Structures Files Functions Variables Groups Pages
void ResetRotationCount ( byte  outputs)
inline

Reset program-relative counter.

Reset the program-relative position counter for the specified outputs.

Parameters
outputsDesired output ports. Can be a constant or a variable, see Output port constants. For multiple outputs at the same time you need to add single output port values into a byte array and pass the array instead of a single numeric value.
Examples:
ex_resetrotationcount.nxc.