diff --git a/BaseComponents.tsproj b/BaseComponents.tsproj index 9938e25..fbb86b1 100644 --- a/BaseComponents.tsproj +++ b/BaseComponents.tsproj @@ -136,7 +136,7 @@ - + BasicComponents Instance {08500001-0000-0000-F000-000000000064} diff --git a/BasicComponents.library b/BasicComponents.library index 8bc1e02..42bcb49 100644 Binary files a/BasicComponents.library and b/BasicComponents.library differ diff --git a/BasicComponents/BasicComponents.plcproj b/BasicComponents/BasicComponents.plcproj index a719c3e..c58a1e1 100644 --- a/BasicComponents/BasicComponents.plcproj +++ b/BasicComponents/BasicComponents.plcproj @@ -21,7 +21,7 @@ false Heisig GmbH BaseComponents - 1.3 + 1.3.1 BC M.Heisig Basic components fb's (Valves, AI, AO, Motors, etc.) @@ -302,8 +302,8 @@ - - + + "<ProjectRoot>" {192FAD59-8248-4824-A8DE-9177C94C195A} @@ -2684,16 +2684,16 @@ - - - System.Boolean - System.Collections.Hashtable - System.Int32 - {54dd0eac-a6d8-46f2-8c27-2f43c7e49861} - System.String - System.UInt32 - - + + + System.Boolean + System.Collections.Hashtable + System.Int32 + {54dd0eac-a6d8-46f2-8c27-2f43c7e49861} + System.String + System.UInt32 + + \ No newline at end of file diff --git a/BasicComponents/POUs/Components/Utilities/FB_AlarmMessage.TcPOU b/BasicComponents/POUs/Components/Utilities/FB_AlarmMessage.TcPOU index 7f16b18..a24802c 100644 --- a/BasicComponents/POUs/Components/Utilities/FB_AlarmMessage.TcPOU +++ b/BasicComponents/POUs/Components/Utilities/FB_AlarmMessage.TcPOU @@ -103,6 +103,18 @@ _fbSourceInfo.sName := _sLeft; _fbAlarmMessage.CreateEx(stEventEntry := stEventEntry, bWithConfirmation := xWithConfirmation);]]> + + + + + +