MC_StopRegist![This function or function block supports PLCopen motion PLCopen motion icon](../Resources/Images/Icon_PLCopen.png)
Description
The inputs are taken into account at each cycle depending on the system periodicity (for example each millisecond). Under certain circumstances this can be insufficient when more accuracy is needed, or if a quick response is required from the system. To fill the gap, a drive may have some Fast Input connections (generally one or two). When an event happens that triggers a Fast Input (e.g. when a sensor sends a rising edge), the detection of a signal occurs faster (which can be 1000 times more accurate than the system periodicity). Then the timestamp associated with this input can be provided to the IPC to take corrective action.
-
- This function or function block returns cached data. See Programming a Dual Core Controller for more information.
Arguments
Input
En |
Description |
Enables execution |
Data type |
BOOL |
|
Range |
0, 1 |
|
Unit |
n/a |
|
Default |
— |
|
Axis |
Description |
Axis registration to turn off |
Data type |
AXIS_REF | |
Range |
The range of .AXIS_NUM is [1,256] | |
Unit |
n/a | |
Default |
n/a | |
TriggerInput |
Description |
Structure specifying the fast input to disarm. The structure elements are: InputID INT 0 = Touch Probe 1 / Capture Engine 0 1 = Touch Probe 2 / Capture Engine 1 Range is [0,1] Direction INT TrigID INT
|
Data type |
TRIGGER_REF | |
Range |
||
Unit |
||
Default |
Outputs
OK |
Description |
Indicates function executed successfully |
Data type |
BOOL |
-
-
To use Capture Engine 1 modify the input PDOs that are used and add the Latch
The control word is used to activate the drive's latch status machine. The latch control word is processed independently of the EtherCAT bus cycle. The status word is used to return the drive's latch status Position 1 parameter.
Related Functions
Examples
Function Block
Ladder Diagram
Structured Text