Skip to content

Commit db855cd

Browse files
committed
Man update for no-clear-on-index
1 parent 68f6689 commit db855cd

1 file changed

Lines changed: 9 additions & 3 deletions

File tree

docs/src/man/man9/hostmot2.9.adoc

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -345,9 +345,15 @@ reset (bit in)::
345345
not reset this pin to FALSE after resetting the count to 0, that is
346346
the user's job.
347347
index-enable (bit in/out)::
348-
When this pin is set to True, the count (and therefore also position)
349-
are reset to zero on the next Index (Phase-Z) pulse. At the same time,
350-
index-enable is reset to zero to indicate that the pulse has occurred.
348+
When this pin is set to True, (and no-clear-on-index is false)
349+
the count (and therefore also position) are reset to zero on the next
350+
Index (Phase-Z) pulse. At the same time, index-enable is reset to zero
351+
to indicate that the pulse has occurred.
352+
no-clear-on-index (bit in)::
353+
When this pin is set to True, the count (and therefore also position)
354+
are NOT reset to zero on the next Index (Phase\-Z) pulse.
355+
On an index event the latched count and position will be set to
356+
indicate the count and position where the index occured.
351357
probe-enable (bit in/out)::
352358
When this pin is set to True, the encoder count (and therefore also
353359
position) are latched on the the next probe active edge. At the same

0 commit comments

Comments
 (0)