Skip to content

Commit

Permalink
Merge pull request #18 from ghalym/more-work
Browse files Browse the repository at this point in the history
DEV: Tested DA valve. Removed Roughing panel and now reading the data…
  • Loading branch information
ghalym authored May 9, 2024
2 parents 19ac8e4 + 64d6e1e commit 1d04de0
Show file tree
Hide file tree
Showing 32 changed files with 994 additions and 2,311 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
{attribute 'strict'}
TYPE E_STATES :
(
INIT := 0,
SETUP,
OVERRIDE,
READY,
NOT_SAFE
INIT := 0,
SETUP,
OVERRIDE,
READY,
NOT_SAFE
);
END_TYPE
]]></Declaration>
Expand Down
244 changes: 122 additions & 122 deletions lcls-plc-qrix-vac/lcls-plc-qrix-vac/PLC_QRIX_VAC/GVLs/GVL_COM.TcGVL

Large diffs are not rendered by default.

Loading

0 comments on commit 1d04de0

Please sign in to comment.