Commit Graph
24 Commits
Author SHA1 Message Date
Federico Rojas 1cd240239a Add missing variables for initial configuration to axis template
Delete the variabels related to PILS
Add the variables and comment related to advacned homing
Add the new variable bEnableStopWithAnyLimitSwitch

modified:   solution/tc_project_app/POUs/Application_Specific/Axes/Axis_Template.TcPOU
2024-07-17 13:14:27 +02:00
Federico Rojas 1399869326 Fix formatting of commented variables
Delete the extra jum line.
Change from lince comment to a block comment.
Use x for the index of the array instead of the HMI variable.

modified:   solution/tc_project_app/POUs/Application_Specific/Applications/Shutter_Operator_panel_Template.TcPOU
2024-07-17 11:59:34 +02:00
kristinajurisic 8ebe255569 Remove conditions in the Shutter_Operator_panel_Template. 2024-07-17 11:51:43 +02:00
kristinajurisic a10e590af4 Remove Product version line from the files. 2024-07-17 10:27:39 +02:00
kristinajurisic 622db493b3 Add comment to define user variables in the Pneumatics_Template(PRG). 2024-07-17 08:38:51 +02:00
kristinajurisic b8132f82e9 Add changes after the filter run. 2024-07-16 15:11:58 +02:00
kristinajurisic 0466b813d1 Update comment on the code implementation in the template. 2024-07-16 15:09:05 +02:00
kristinajurisic 0209184644 Add commented variables to the Pneumatics_Template(PRG), as a template for pneumatic axis setup. 2024-07-16 14:52:35 +02:00
Federico Rojas 3027f4ee10 Modify the templates to reflect the format and parameters
Add the temperature configuraiton in Axis_template
Format the var field in Application_Template
Call both from the PROG action in MAIN() as example

modified:   solution/tc_project_app/POUs/Application_Specific/Applications/Application_Template.TcPOU
modified:   solution/tc_project_app/POUs/Application_Specific/Axes/Axis_Template.TcPOU
modified:   solution/tc_project_app/POUs/MAIN.TcPOU
2023-11-14 15:49:12 +01:00
Federico Rojas 53e02b4a4a Add axis description fields in the axis tempalte 2023-05-04 15:14:12 +02:00
Federico Rojas 3055a49972 Re-run the filters 2023-02-03 16:10:50 +01:00
Federico Rojas aa67924650 Add example to configure retore position of an axis in Axis_Template 2022-11-01 14:23:16 +01:00
Federico Rojas dc531c102f Recompile files without LineIDs 2022-10-06 11:16:02 +02:00
Federico Rojas c852cd9e57 Merge branch 'origin/master' into MBP-198_OOP
Conflicts:
solution/_Config/PLC/tc_project_app.xti
solution/solution.tsproj
solution/tc_project_app/POUs/MAIN.TcPOU
solution/tc_project_app/tc_mca_std_lib
solution/tc_project_app/tc_project_app.plcproj
2022-08-25 13:11:11 +02:00
Federico Rojas ce8d745cca Update all files to new build version. To 3024.11 and 3024.32 2022-08-16 15:29:05 +02:00
SCooper 387a662d19 include TMC and TPY, remove axes from test 2022-07-27 15:34:28 +01:00
federicorojas bb62c2b55f Relocate Pneumatics_Template() PROG to be under Axes Folder 2022-02-04 13:44:15 +01:00
Federico Rojas 78d6708762 Delete testing comments and put them to pull request 2021-11-10 15:35:58 +01:00
Kristina Jurisic f9aabf8513 Merge remote-tracking branch 'origin/master' into MBP-105-control-of-pneumatic-actuators 2021-11-01 10:36:56 +01:00
Federico Rojas bcd7c497b3 Add comments to Axis_template and remove supply outputs from MAIN 2021-09-21 15:18:09 +02:00
Kristina Jurisic aa0f6d47d4 Made instructions on how to use PneumaticsVisu 2021-06-27 11:57:37 +02:00
Kristina Jurisic 26265f62d3 Readd the Application_Template POU 2021-06-15 11:39:35 +02:00
Kristina Jurisic 2499611ae0 rename folder to Apllication_Specific 2021-06-15 11:11:26 +02:00
Federico Rojas 0d193957ac Update tc_mca_std_lib to latest commit 2021-06-10 16:45:56 +02:00