Skip to content

Commit

Permalink
Merge pull request #98 from ghalym/fix-pragma
Browse files Browse the repository at this point in the history
FIX: Close_ok enum string
  • Loading branch information
jyin999 authored Mar 31, 2022
2 parents e72f839 + 54c7a46 commit b2cf585
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions L2SIVacuum/DUTs/Valves/ST_VRC_NO.TcDUT
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ STRUCT
//In case VRC is normally open
{attribute 'pytmc' := '
pv: CLS_OK;
field: ONAM CLOSE;
field: ZNAM OPEN;
field: ONAM TRUE;
field: ZNAM FALSE;
io: i;
'}
xCLS_OK : BOOL := TRUE;
Expand Down
Empty file added L2SIVacuum/LineIDs.dbg
Empty file.

0 comments on commit b2cf585

Please sign in to comment.