-

Y_CamOut

Image

This Function Block disengages a Slave axis from its Master axis when the master is at the DisengagePosition.

Parameters

* Parameter Data Type Description Default
VAR_IN_OUT
B Slave AXIS_REF A logical reference to the slave axis.
VAR_INPUT
B Execute BOOL Upon the rising edge, all other function block inputs are read and the function is initiated. To modify an input, change the value and re-trigger the execute input. FALSE
V DisengagePosition LREAL The master position at which the slave will stop following the master. Units are those of the cam master. LREAL#0.0
V DisengageWindow LREAL The slave will disengage at any master position from DisengagePosition +/- (DisengageWindow)/2. Units are those of the cam master. 1% of the Master Cycle
V DisengageData Yt_DisengageData Structure containing details about how the cam will disengage. All zeros in Yt_Disengage_Data structure
VAR_OUTPUT
B Done BOOL Set high when the commanded action has completed successfully. If another block takes control before the action is completed, the Done output will not be set. This output is reset when Execute goes low.
E Busy BOOL Set high upon the rising edge of the Execute input, and reset when Done, CommandAborted, or Error is true. In the case of a function block with an Enable input, a Busy output indicates the function is operating, but not ready to provide Valid information. (No Error)
B Error BOOL Set high if an error has occurred during the execution of the function block. This output is cleared when 'Execute' or 'Enable' goes low.
E ErrorID UINT If Error is true, this output provides the Error ID. This output is reset when 'Execute' or 'Enable' goes low.

Notes

Error Description

See the Function Block ErrorID List

Example

The example shown below illustrates Y_CamOut disengaging a slave at the default DisengagePosition of 0.0.

 


This help information is valid for iCube Engineer Online Help 2025.6

Copyright © 2025 YASKAWA EUROPE GmbH and © 2025 YASKAWA America, Inc.