Help CenterHelp Center
Set encoder count value to zero or specified value
Since R2020a
resetCount(encoder)
resetCount(encoder,count)
example
resetCount(encoder) resets the count value of the rotary encoder to zero.
encoder
resetCount(encoder,count) resets the count value of the rotary encoder to a specified value.
count
collapse all
Create a connection to the Nano Motor Carrier.
arduinoObj = arduino('/dev/ttyACM0','Nano33IoT','Libraries','MotorCarrier'); mcObj = motorCarrier(arduinoObj);
Create a connection to the rotary encoder.
encoder = rotaryEncoder(mcObj,1);
Reset encoder count value to 0.
resetCount(encoder);
Reset encoder count value to 10.
resetCount(encoder,10);
Connection to the rotary encoder on MKR Motor Carrier or Nano Motor Carrier, specified as an object.
Encoder count value to set, specified as a number.
Introduced in R2020a
motorCarrier | rotaryEncoder | readCount | readSpeed
motorCarrier
rotaryEncoder
readCount
readSpeed
Si dispone di una versione modificata di questo esempio. Desideri aprire questo esempio con le tue modifiche?
Hai fatto clic su un collegamento che corrisponde a questo comando MATLAB:
Esegui il comando inserendolo nella finestra di comando MATLAB. I browser web non supportano i comandi MATLAB.
Choose a web site to get translated content where available and see local events and offers. Based on your location, we recommend that you select: .
You can also select a web site from the following list:
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.
Contact your local office