Skip to content

Commit

Permalink
changing sp1k4-att get from io to i
Browse files Browse the repository at this point in the history
  • Loading branch information
tongju12 committed Aug 16, 2023
1 parent 7abc07c commit db7012b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion plc-tmo-motion/tmo_motion/POUs/PRG_SP1K4.TcPOU
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ VAR
att_enumSet: ENUM_SolidAttenuator_States;
{attribute 'pytmc' := '
pv: SP1K4:ATT:STATE:GET
io: io
io: i
'}
att_enumGet: ENUM_SolidAttenuator_States;
fbATTSetup: FB_StateSetupHelper;
Expand Down
6 changes: 3 additions & 3 deletions plc-tmo-motion/tmo_motion/tmo_motion.tmc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version='1.0' encoding='utf-8'?>
<TcModuleClass xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://www.beckhoff.com/schemas/2009/05/TcModuleClass" Hash="{57922ABF-CB1F-4436-D907-6EC80DF55899}" GeneratedBy="TwinCAT XAE Plc">
<TcModuleClass xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://www.beckhoff.com/schemas/2009/05/TcModuleClass" Hash="{019B9B34-B5E0-94EB-1305-41F0A47AF844}" GeneratedBy="TwinCAT XAE Plc">
<DataTypes>
<DataType>
<Name Namespace="LCLS_General">ST_System</Name>
Expand Down Expand Up @@ -78368,7 +78368,7 @@ Digital outputs</Comment>
<Name>pytmc</Name>
<Value>
pv: SP1K4:ATT:STATE:GET
io: io
io: i
</Value>
</Property>
</Properties>
Expand Down Expand Up @@ -80647,7 +80647,7 @@ Digital outputs</Comment>
</Property>
<Property>
<Name>ChangeDate</Name>
<Value>2023-08-14T10:14:06</Value>
<Value>2023-08-16T08:57:16</Value>
</Property>
<Property>
<Name>GeneratedCodeSize</Name>
Expand Down

0 comments on commit db7012b

Please sign in to comment.