Skip to content

Commit 1ac26d9

Browse files
authored
Merge pull request #10 from OpenCommissioning/development
Development
2 parents 2066f18 + de9bd94 commit 1ac26d9

3 files changed

Lines changed: 17 additions & 17 deletions

File tree

Artifacts/OC_EtherCAT.ethml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
.nValue3 := TIIB($BOXNO$)^AI Standard Channel 3^Value;
4747
.nStatus4 := TIIB($BOXNO$)^AI Standard Channel 4^Status;
4848
.nValue4 := TIIB($BOXNO$)^AI Standard Channel 4^Value'}
49-
$NAME$ : FB_Beckhoff_4AI;]]>
49+
$NAME$ : ST_Beckhoff_4AI;]]>
5050
</Declaration>
5151
</Device>
5252
<Device ProductDescription="EP3314">
@@ -60,7 +60,7 @@
6060
.nValue3 := TIIB($BOXNO$)^TC Inputs Channel 3^Value;
6161
.nStatus4 := TIIB($BOXNO$)^TC Inputs Channel 4^Status;
6262
.nValue4 := TIIB($BOXNO$)^TC Inputs Channel 4^Value'}
63-
$NAME$ : FB_Beckhoff_4AI;]]>
63+
$NAME$ : ST_Beckhoff_4AI;]]>
6464
</Declaration>
6565
</Device>
6666
<Device ProductDescription="EL3202">
@@ -70,7 +70,7 @@
7070
.nValue1 := TIIB($BOXNO$)^RTD Inputs Channel 1^Value;
7171
.nStatus2 := TIIB($BOXNO$)^RTD Inputs Channel 2^Status;
7272
.nValue2 := TIIB($BOXNO$)^RTD Inputs Channel 2^Value'}
73-
$NAME$ : FB_Beckhoff_2AI;]]>
73+
$NAME$ : ST_Beckhoff_2AI;]]>
7474
</Declaration>
7575
</Device>
7676
<Device ProductDescription="EL3403">
@@ -251,7 +251,7 @@
251251
.nValue3 := TIIB($BOXNO$)^AI Standard Channel 3^Value;
252252
.nStatus4 := TIIB($BOXNO$)^AI Standard Channel 4^Status;
253253
.nValue4 := TIIB($BOXNO$)^AI Standard Channel 4^Value'}
254-
$NAME$ : FB_Beckhoff_4AI;]]>
254+
$NAME$ : ST_Beckhoff_4AI;]]>
255255
</Declaration>
256256
</Device>
257257
<Device ProductDescription="EL1809">

Artifacts/OC_EtherCAT.library

9 Bytes
Binary file not shown.

OC_EtherCAT.plcproj

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<Released>false</Released>
2020
<Company>Open Commissioning</Company>
2121
<Title>OC_EtherCAT</Title>
22-
<ProjectVersion>1.1.2</ProjectVersion>
22+
<ProjectVersion>1.1.3</ProjectVersion>
2323
<LibraryCategories>
2424
<LibraryCategory xmlns="">
2525
<Id>{41661a1f-00b4-4855-90c5-5a3bdd03b62b}</Id>
@@ -266,8 +266,8 @@
266266
<ProjectExtensions>
267267
<PlcProjectOptions>
268268
<XmlArchive>
269-
<Data>
270-
<o xml:space="preserve" t="OptionKey">
269+
<Data>
270+
<o xml:space="preserve" t="OptionKey">
271271
<v n="Name">"&lt;ProjectRoot&gt;"</v>
272272
<d n="SubKeys" t="Hashtable" ckt="String" cvt="OptionKey">
273273
<v>{192FAD59-8248-4824-A8DE-9177C94C195A}</v>
@@ -481,16 +481,16 @@
481481
</d>
482482
<d n="Values" t="Hashtable" />
483483
</o>
484-
</Data>
485-
<TypeList>
486-
<Type n="Boolean">System.Boolean</Type>
487-
<Type n="ExactVersionConstraintToSave">{f9079115-a4ba-4f30-bf7c-9e76613146fc}</Type>
488-
<Type n="Hashtable">System.Collections.Hashtable</Type>
489-
<Type n="Int32">System.Int32</Type>
490-
<Type n="OptionKey">{54dd0eac-a6d8-46f2-8c27-2f43c7e49861}</Type>
491-
<Type n="String">System.String</Type>
492-
</TypeList>
493-
</XmlArchive>
484+
</Data>
485+
<TypeList>
486+
<Type n="Boolean">System.Boolean</Type>
487+
<Type n="ExactVersionConstraintToSave">{f9079115-a4ba-4f30-bf7c-9e76613146fc}</Type>
488+
<Type n="Hashtable">System.Collections.Hashtable</Type>
489+
<Type n="Int32">System.Int32</Type>
490+
<Type n="OptionKey">{54dd0eac-a6d8-46f2-8c27-2f43c7e49861}</Type>
491+
<Type n="String">System.String</Type>
492+
</TypeList>
493+
</XmlArchive>
494494
</PlcProjectOptions>
495495
</ProjectExtensions>
496496
</Project>

0 commit comments

Comments
 (0)