[r792]: / branches / FeatureBranches / Debuglogging / SparkplugB / Functions / WriteHostLog / svnobj  Maximize  Restore  History

Download this file

4 lines (4 with data), 6.1 kB

Gx_l¼!0…jüo‹¾X¢3	H„System.StringL{6f9dac99-8de1-4efc-8465-68ac443b7d08}SpecialFuncL{0db3d7bb-cde0-4416-9a7b-ce49a0124323}NoneImplementationL{3b83b776-fb25-43b8-99f2-3c507c9143fc}TextDocument	L{f3878285-8e4f-490b-bb1b-9acbb7eb04db}
TextLinesL{a5de0b0b-1cb5-4913-ac21-9d70293ec00d}Id
longTagText,WriteHostLog := FALSE;ViCharPos       := Standard.FIND( msgFmtStr,P                                 '%s' );(IF iCharPos = 0 THEN    RETURN;END_IFN// add message to registered Device LogJsText := Standard.REPLACE( msgFmtStr,D                           strArg,:                           2,L                           iCharPos );@IF LEN( stext ) > uiMaxSize THENŒ    // log the right side of the message first (be carefull of offset)€    GVL_sparkplug._CmpSparkplugHostLog.AddLogEntry( msgCtrlMask,d                                                0, z                                                RIGHT( sText,!¬                                                       (LEN( sText ) - uiMaxSize) ) );"2    // then the left side#x                                                LEFT( sText,$ˆ                                                      uiMaxSize ) );%ELSE&p                                                sText );'*WriteHostLog := TRUE;(Interface)L{a9ed5b7e-75c5-4651-af16-d2c27e98cb94}*(* +–    Adds a message to the log, if the message is longer then 127 characters,–    ithe entry splits into two log messages (max 255 chars = 2 log entries)-$    Usage example:.ž    WriteDeviceLog( msgCtrlMask := UDINT_TO_DWORD( CmpLog.LogClass.LOG_INFO ), /f		            msgFmtStr := 'Ammount of tests : %s',0J			        strArg := uiTestAmmount );1	2P    results into the following logstring3:        Ammount of tests : 3 48	Returns TRUE when finnished5*)6${attribute 'hide'}78FUNCTION WriteHostLog : BOOL8VAR_INPUT9     msgCtrlMask : DWORD;       // use UDINT_TO_DWORD( CmpLog.LogClass.LOG_.... ):’    msgFmtStr   : T_MaxString; // Usage example: ' Ammount of tests : %s';|    strArg      : T_MaxString; // Usage example: uiTestAmmount<END_VAR=VAR>:    uiMaxSize : USINT := 127;?8    sText     : T_MaxString;@(    iCharPos  : INT;A"UniqueIdGeneratorB600CPOULevelDL{8e575c5b-1d37-49c6-941b-5c0ec7874787}EStandardF ChildObjectGuidsG8System.Collections.ArrayListH,AddAttributeSubsequentIboolÐÐ-ÐÐ	E
$ÐÐ
­ÚÐ-ÐÐ
­ÚÐ-ÐÐ
­ÚÐ-ÐÐ
­ ÚÐ-ÐÐ
­!ÚÐ-ÐÐ
­"ÚÐ-ÐÐ
­#ÚÐ-ÐÐ
­$ÚÐ-ÐÐ
­%ÚÐ-ÐÐ
­&ÚÐ-ÐÐ
­'ÚÐ-ÐÐ
­(ÚÐ-ÐÐ
­)ÚÐ-ÐÐ
­*ÚÐ-ÐÐ
­+ÚÐ-ÐÐ
­,ÚÐ-ÐÐ
­-ÚÐ-ÐÐ
­.ÚÐ-ÐÐ
­/ÚÐ-ÐÐ
­0ÚÐ- ÐÐ
­1ÚÐ-!ÐÐ
­2ÚÐ-ÐÐ
­3ÚÐ-"ÐÐ
­4ÚÐ-ÐÐ
­5ÚÐ-ÐÐ
­6ÚÐ-ÐÐ
­7ÚÐ-#ÐÐ
­8ÚÐ-$ÐÐ
­9ÚÐ-%ÐÐ
­:ÚÐ-ÐÐ
­;ÚÐ-ÐÐ
­<ÚÐ-ÐÐ
­=ÚÐ-&ÐÐ
­>ÚÐ-ÐÐ
­?ÚÐ-ÐÐ
­ÚÐ-'Ð()Ð	E
ÐÐ
­@ÚÐ-*ÐÐ
­AÚÐ-+ÐÐ
­BÚÐ-,ÐÐ
­CÚÐ-ÐÐ
­DÚÐ--ÐÐ
­EÚÐ-.ÐÐ
­FÚÐ-/ÐÐ
­GÚÐ-0ÐÐ
­HÚÐ-1ÐÐ
­IÚÐ-2ÐÐ
­JÚÐ-3ÐÐ
­KÚÐ-1ÐÐ
­LÚÐ-4ÐÐ
­MÚÐ-5ÐÐ
­NÚÐ-6ÐÐ
­OÚÐ-7ÐÐ
­PÚÐ-8ÐÐ
­QÚÐ-9ÐÐ
­RÚÐ-:ÐÐ
­SÚÐ-;ÐÐ
­TÚÐ-<ÐÐ
­UÚÐ-=ÐÐ
­VÚÐ->ÐÐ
­WÚÐ-?ÐÐ
­XÚÐ-@ÐÐ
­ÚÐ-<ÐA-BÐCD-EFGÐHI­