MC_CAM_REF (FB)
The 'MC_CAM_REF' function block contains the type definitions specific to 3S which are needed by the CODESYS cam disk editor in order to write polynomial tables.
User interface
Name |
Type |
Description |
---|---|---|
byType |
BYTE |
Table type (Not used in the context of the specific function for AMK) |
xStart |
LREAL |
Start of master position |
xEnd |
LREAL |
End of master position |
nElements |
INT |
Number of table elements is used, for example, by the 'CAMXYVA_TO_PROF' block to calculate 'uiNoElement' 'uiNoElement' = 'nElements' - 1 |
nTappets |
INT |
Number of cams (Not used in the context of the specific function for AMK) |
strCAMName |
STRING |
CAM-Name (Not used in the context of the specific function for AMK) |