diff --git a/BaseComponents.tsproj b/BaseComponents.tsproj index 479ff0e..00cc7e5 100644 --- a/BaseComponents.tsproj +++ b/BaseComponents.tsproj @@ -1,5 +1,5 @@ - + AnalogOutput @@ -136,7 +136,7 @@ - + BasicComponents Instance {08500001-0000-0000-F000-000000000064} diff --git a/BasicComponents.library b/BasicComponents.library index 4ba6317..be757a8 100644 Binary files a/BasicComponents.library and b/BasicComponents.library differ diff --git a/BasicComponents/BasicComponents.plcproj b/BasicComponents/BasicComponents.plcproj index f9370b7..cb355ea 100644 --- a/BasicComponents/BasicComponents.plcproj +++ b/BasicComponents/BasicComponents.plcproj @@ -21,7 +21,7 @@ false Heisig GmbH BaseComponents - 1.0 + 1.1 BC M.Heisig Basic components fb's (Valves, AI, AO, Motors, etc.) @@ -292,6 +292,11 @@ Content + + + Content + + diff --git a/BasicComponents/POUs/Components/Utilities/FB_AlarmMessage.TcPOU b/BasicComponents/POUs/Components/Utilities/FB_AlarmMessage.TcPOU index c990f8a..7f16b18 100644 --- a/BasicComponents/POUs/Components/Utilities/FB_AlarmMessage.TcPOU +++ b/BasicComponents/POUs/Components/Utilities/FB_AlarmMessage.TcPOU @@ -82,8 +82,6 @@ VAR _sTmp : STRING; _sLeft : STRING; _sRight : STRING; - _udiI : UDINT; - _udiPosition : UDINT; END_VAR]]>