Files
ecmc_master_slave/example/cfg/axis_main.plc
2024-09-16 09:31:27 +02:00

9 lines
417 B
Plutus Core
Executable File

####### Kinematics for slit system.
# Macros cannot be used in an include. In order to find files, the loadPLCFile.cmd parameter "INC" defines the dirs that MSI will look for the file)
include "axis_kin_slit.plc_inc"
####### State machine
# Macros cannot be used in an include. In order to find files, the loadPLCFile.cmd parameter "INC" defines the dirs that MSI will look for the file)
include "axis_sm.plc_inc"