Boolean Parameters
This table is a list of Boolean supported parameters.
These parameters are read and written by the function blocks MC_ReadBoolPar and MC_WriteBoolPar.
Parameter Details
ID |
Parameter |
Name |
R/W |
Update Rate Type |
Description |
---|---|---|---|---|---|
MC_AXIS_PARAM_IN_POSITION |
Axis In-Position |
Read-only |
|
||
MC_AXIS_PARAM_DRIVE_WARNING |
Drive Warning |
Read-only |
Drive Warning Status. See Note 1. |
||
MC_AXIS_PARAM_REGIST_GOOD |
Good Registration Mark Occurred |
Read-only |
|
||
MC_AXIS_PARAM_REGIST_BAD |
Bad Registration Mark Occurred |
Read-only |
|
||
MC_AXIS_PARAM_FI_OCCURRED |
Fast Input Occurred |
Read-only |
Deprecated Behavior
|
||
MC_AXIS_PARAM_APPLY_SUPERIMPOSED_DISTANCE |
Apply Superimposed Distance |
Read / Write |
The default value for this parameter is FALSE.
Click for an Example of FALSE
Param 1033 = False
Click for an Example of TRUE
Param 1033 = True |
||
MC_AXIS_PARAM_IGNORE_DRIVE_LIM_STATUS |
Ignore Drive Limit Active |
Read / Write |
|
||
MC_AXIS_PARAM_DRIVE_OVERRIDE_ON_LIMIT_ACTIVE |
Drive Override on Limit Active |
Read / Write |
|
Notes
See Tuning Controller Performance for EtherCAT Communication Latency.
- This is a configuration parameter.
- There is some delay in acquiring fast input information from drives and calculating the registration marks.
While the information is evaluated cyclically, there may be a few cycles between when the fast input occurs and the system records the registration marks. - There is some delay in acquiring fast input information from drives and calculating the fast input position.
While the information is evaluated cyclically, there may be a few cycles between when the fast input occurs and the system records the fast input data. - There is some delay in acquiring the actual position values.
While the information is evaluated cyclically, there may be a few cycles between when the actual position is updated in the drive and the system records the fast input data.
See Also