FC_GetInstantNewCamStatus - General Information
Type: |
Function Block |
Available as of: |
V1.1.0.0 |
Support for: |
PacDrive3 pilot template architecture |
Versions: |
Current version |
Function for changing cam points.
This function will retrieve the status of the instant new cam signal of the axis specified by the iq_stAxisModuleItf input. The instant new cam signal will cause the axis to reload the cam points specified by the currently selected MultiCam table and run the changes in the current cycle as shown below.
The new cam data takes effect at the InstantXLimMax blend point. The blend point can be specified with the FC_SetInstantNewCamPosition function.
The instant new cam signal also provides feedback. The axis will reset the signal to false at the blend point if the new cam points are accepted.
The instant new cam signal can be set TRUE with the FC_SetInstantNewCam function.
Output |
Data type |
Description |
---|---|---|
FC_GetInstantNewCamStatus |
BOOL |
Status of the instant new cam signal of the selected axis |
Input/Output |
Data type |
Description |
---|---|---|
iq_stAxisModuleItf |
BOOL |
Specifies the axis interface structure of the associated axis |