Diff of /trunk/mqttsparkplug/mqttsparkplug/SparkplugB/Function Blocks/FB_Device/FB_Device_1/FB_Init/svnobj [r818] .. [r819]  Maximize  Restore

Switch to side-by-side view

--- a/trunk/mqttsparkplug/mqttsparkplug/SparkplugB/Function Blocks/FB_Device/FB_Device_1/FB_Init/svnobj
+++ b/trunk/mqttsparkplug/mqttsparkplug/SparkplugB/Function Blocks/FB_Device/FB_Device_1/FB_Init/svnobj
@@ -1,51 +1,41 @@
-Gx_lð!0…jüo'\¯¶¡qp–8System.StringL{f8a58466-d7f6-439f-bbb8-d4600e41d099}ImplementationL{3b83b776-fb25-43b8-99f2-3c507c9143fc}TextDocumentL{f3878285-8e4f-490b-bb1b-9acbb7eb04db}TextLinesL{a5de0b0b-1cb5-4913-ac21-9d70293ec00d}	Id
-longTagText
Diag();*FB_Init     := FALSE;’sText       := '#######################################################';tmsgCtrlMask := UDINT_TO_DWORD( CmpLog.LogClass.LOG_INFO );pGVL_sparkplug._CmpSparkplugLog.AddLogEntry( msgCtrlMask,\                                            0,h                                            sText );4sText := ' Initialised: ';.sText := Concat( sText,0                 _POU ); FB_Init := TRUE;InterfaceL{a9ed5b7e-75c5-4651-af16-d2c27e98cb94}ª//FB_Init is always available implicitly and it is used primarily for initialization.®//The return value is not evaluated. For a specific influence, you can also declare the®//methods explicitly and provide additional code there with the standard initializationT//code. You can evaluate the return value.${attribute 'hide'} *METHOD FB_Init : BOOL!VAR_INPUT"À    bInitRetains : BOOL; // TRUE: the retain variables are initialized (reset warm / reset cold)#Ö    bInCopyCode  : BOOL; // TRUE: the instance will be copied to the copy code afterward (online change)   $END_VAR%VAR&”    msgCtrlMask : DWORD; // use UDINT_TO_DWORD( CmpLog.LogClass.LOG_.... )'>    uiMaxSize   : USINT := 127;(<    sText       : T_MaxString;)4    wsDesc      : WSTRING;*.    PrintLines  : UINT;+.    Lines       : UINT;,,    Len         : INT;-6    Pos         : INT := 0;.4    ver         : version;ÐÐÐEÐÐ	
-­ÿÚÐ-
ÐÐ	
-­ÚÐ-ÐÐ	
-­ÚÐ-ÐÐ	
-­ÚÐ-ÐÐ	
-­ÚÐ-ÐÐ	
-­ÚÐ-ÐÐ	
-­ÚÐ-ÐÐ	
-­ÚÐ-ÐÐ	
-­ÚÐ-ÐÐ	
-­ÚÐ-ÐÐ	
-­	ÚÐ-ÐÐ	

-ÚÐ-ÐÐ	
-­ÚÐ-ÐÐ	
-­ÚÐ-ÐÐ	

ÚÐ-ÐÐ	
-­ÚÐ-ÐÐ	
-­ÚÐ-ÐÐ	
-­ÚÐ-ÐÐ	
-­ÚÐ-ÐÐ	
-­ÚÐ-ÐÐ	
-­ÚÐ-ÐÐ	
-­ÚÐ-ÐÐ	
-­ÚÐ-ÐÐ	
-­ÚÐ-ÐÐ	
-­ÚÐ-ÐÐ	
-­ÚÐ-ÐÐ	
-­ÚÐ-ÐÐEÐÐ	
-­ëÚÐ-ÐÐ	
-­ìÚÐ-ÐÐ	
-­íÚÐ-ÐÐ	
-­îÚÐ-ÐÐ	
-­ïÚÐ-ÐÐ	
-­ðÚÐ- ÐÐ	
-­ñÚÐ-!ÐÐ	
-­òÚÐ-"ÐÐ	
-­óÚÐ-#ÐÐ	
-­ôÚÐ-$ÐÐ	
-­õÚÐ-%ÐÐ	
-­öÚÐ-&ÐÐ	
-­÷ÚÐ-'ÐÐ	
-­øÚÐ-(ÐÐ	
-­ùÚÐ-)ÐÐ	
-­úÚÐ-*ÐÐ	
-­ûÚÐ-+ÐÐ	
-­üÚÐ-,ÐÐ	
-­ýÚÐ--ÐÐ	
-­þÚÐ-.ÐÐ	
-­ÚÐ-$
\ No newline at end of file
+Gx_l(!0…jüo7ëFwíɁÄåSystem.StringL{f8a58466-d7f6-439f-bbb8-d4600e41d099}ImplementationL{3b83b776-fb25-43b8-99f2-3c507c9143fc}TextDocumentL{f3878285-8e4f-490b-bb1b-9acbb7eb04db}TextLinesL{a5de0b0b-1cb5-4913-ac21-9d70293ec00d}	Id
+longTagText
Diag();†sText := '#######################################################';LWriteDeviceLog( gc_sparkplug.CMP_EDGE,R                CmpLog.LogClass.LOG_INFO,*                '%s',L                TO_STRING( sText ) ); 4sText := ' Initialised: ';>sText := Concat( sText, _POU ); FB_Init := TRUE;InterfaceL{a9ed5b7e-75c5-4651-af16-d2c27e98cb94}ª//FB_Init is always available implicitly and it is used primarily for initialization.®//The return value is not evaluated. For a specific influence, you can also declare the®//methods explicitly and provide additional code there with the standard initializationT//code. You can evaluate the return value.${attribute 'hide'}*METHOD FB_Init : BOOLVAR_INPUTÀ    bInitRetains : BOOL; // TRUE: the retain variables are initialized (reset warm / reset cold) Ö    bInCopyCode  : BOOL; // TRUE: the instance will be copied to the copy code afterward (online change)   !END_VAR"VAR#”    msgCtrlMask : DWORD; // use UDINT_TO_DWORD( CmpLog.LogClass.LOG_.... )$>    uiMaxSize   : USINT := 127;%<    sText       : T_MaxString;&4    wsDesc      : WSTRING;'.    PrintLines  : UINT;(.    Lines       : UINT;),    Len         : INT;*6    Pos         : INT := 0;+4    ver         : version;ÐÐÐEÐÐ	
+­ÚÐ-
ÐÐ	
+­ÚÐ-ÐÐ	
+­ÚÐ-ÐÐ	
+­ÚÐ-ÐÐ	
+­ÚÐ-ÐÐ	
+­ÚÐ-ÐÐ	
+­ÚÐ-ÐÐ	
+­ ÚÐ-ÐÐ	
+­!ÚÐ-ÐÐ	
+­"ÚÐ-ÐÐ	
+­#ÚÐ-ÐÐ	
+­$ÚÐ-ÐÐ	
+­%ÚÐ-ÐÐ	
+­&ÚÐ-ÐÐ	
+­'ÚÐ-ÐÐ	
+­(ÚÐ-ÐÐ	
+­)ÚÐ-ÐÐ	
+­ÚÐ-ÐÐEÐÐ	
+­ëÚÐ-ÐÐ	
+­ìÚÐ-ÐÐ	
+­íÚÐ-ÐÐ	
+­îÚÐ-ÐÐ	
+­ïÚÐ-ÐÐ	
+­ðÚÐ-ÐÐ	
+­ñÚÐ-ÐÐ	
+­òÚÐ-ÐÐ	
+­óÚÐ- ÐÐ	
+­ôÚÐ-!ÐÐ	
+­õÚÐ-"ÐÐ	
+­öÚÐ-#ÐÐ	
+­÷ÚÐ-$ÐÐ	
+­øÚÐ-%ÐÐ	
+­ùÚÐ-&ÐÐ	
+­úÚÐ-'ÐÐ	
+­ûÚÐ-(ÐÐ	
+­üÚÐ-)ÐÐ	
+­ýÚÐ-*ÐÐ	
+­þÚÐ-+ÐÐ	
+­ÚÐ-!
\ No newline at end of file