Picolo | Picolo Junior 4 | Picolo Pro 2 | Picolo Pro 3 | Picolo Tetra | Picolo Tymo | Picolo Alert | Picolo Diligent |
Domino Iota | Domino Alpha 2 | Domino Melody | Domino Harmony | Domino Symphony |
Grablink Value | Grablink Expert 2 | Grablink Avenue | Grablink Express | Grablink Quickpack ColorScan | Grablink Quickpack CFA | Grablink Full XR | Grablink Full | Grablink DualBase | Grablink Base |
Description
Type |
Enumerated |
Description |
Motion direction, determined by the phase relationship of the A and B signals |
"Set" effect |
Defines which one of the phase relationships is considered as the forward direction |
"Get" effect |
Returns the current forward direction |
Classification
Class |
Channel |
Category |
Encoder Control |
Level |
Adjust |
Identifiers
String |
ForwardDirection |
C, C++ |
MC_ForwardDirection |
.NET |
MC.ForwardDirection |
Numerical |
10350 |
This parameter applies when BackwardMotionCancellationMode = FILTERED or COMPENSATE.
The motion direction is determined by the phase relationship of the A and B signals.
By construction, the dual-output phase quadrature incremental motion encoder maintains a phase relationship of about 90 degrees between the two signals. For motion in one direction, the A signal leads the B signal by about 90 degrees; for a motion in the other direction, the B signal leads the A signal by about 90 degrees.
The direction selector provides the capability to define which one of the phase relationships is considered as the forward direction for the application.
This parameter is relevant when LineRateMode=PULSE or CONVERT, and requires that LineTrigCtl=DIFF2 or ISO2.
Possible values
Name |
Identifier |
Description |
A_LEADS_B |
MC_ForwardDirection_A_LEADS_B |
The A signal leads the B signal by about 90 degrees. Default value. |
B_LEADS_A |
MC_ForwardDirection_B_LEADS_A |
The B signal leads the A signal by about 90 degrees. |