Skip to content

Commit

Permalink
Merge branch 'dev' into 331-_NEW-FEATURE_Update_ixc_to_stc_v7
Browse files Browse the repository at this point in the history
  • Loading branch information
PTKu authored Sep 5, 2024
2 parents 87e29c7 + dab392e commit 173934a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docfx/articles/compiler/ADDED_MEMBERS.md
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ System.Console.WriteLine(MainPlc.MAIN._length.AttributeUnits);
AttributeMinimum is the default added member of all PrimitiveTwins within AXSharp. They are used to get or set the minimum value for the variable. By default, this attribute contains the minimal value of a given type.

~~~
{#ix-set: AttributeMininum = 10.5f}
{#ix-set: AttributeMinimum = 10.5f}
_length : REAL;
~~~

Expand Down

0 comments on commit 173934a

Please sign in to comment.