EIncrementalEncoderTouchProbeSource
Selection for incremental encoder touch probe latch source.
Syntax
Definition:
TYPE EIncrementalEncoderTouchProbeSource :
(
LatchC := 0,
LatchExternPositive := 1,
LatchExternNegative := 2,
ConfiguredInAxis := 255
)UDINT;
END_TYPEValues
|
Name |
Description |
|---|---|
|
LatchC |
Internal latch (encoder C-track / index signal). |
|
LatchExternPositive |
External latch input, capture on rising edge. |
|
LatchExternNegative |
External latch input, capture on falling edge. |
|
ConfiguredInAxis |
The touch probe latch source is configured in the axis (TCOM object). The value specified at the IncrementalEncoderSettings input is ignored. |