Skip to content

Commit ef4ed7f

Browse files
committed
Updated readme file for app-note
1 parent e6b364c commit ef4ed7f

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

  • Examples/More/App-Notes/Rotary-Encoder

Examples/More/App-Notes/Rotary-Encoder/README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,13 @@
22

33
These two examples were made for the [Photoelectric Rotary Encoder - H38S100B](https://labjack.com/support/app-notes/digital-IO/photoelectric-rotary-encoder-H38S100B) application note.
44

5+
6+
### Quadrature-Input.vi
57
The Quadrature-Input.vi is a basic example that opens a device, configured it, and then reads back data.
68

9+
### Quadrature_Input_Example_Application.vi
710
The Quadrature_Input_Example_Application.vi is a more advanced producer-consumer loop based application that can be built and run as a .exe.
811

9-
Changelog
12+
### Changelog
1013
v1: Switched to using "_READ_A" and 2s compliment calculations for determining position.
1114
v0: Initial release.

0 commit comments

Comments
 (0)