Diff of /project/sparkplug™_mqtt_edge_and_host-stack_b9741afd/function_blocks_8ad6e219/fb_sparkplugbsimple_c978db11/fb_sparkplugbsimple_b276ae31/encoding_8456840b/addallmetrics_dc19db10/dc19db10f822457fa370f18990f00500.object [9a5d66] .. [05c878]  Maximize  Restore

Switch to unified view

a/project/sparkplug™_mqtt_edge_and_host-stack_b9741afd/function_blocks_8ad6e219/fb_sparkplugbsimple_c978db11/fb_sparkplugbsimple_b276ae31/encoding_8456840b/addallmetrics_dc19db10/dc19db10f822457fa370f18990f00500.object b/project/sparkplug™_mqtt_edge_and_host-stack_b9741afd/function_blocks_8ad6e219/fb_sparkplugbsimple_c978db11/fb_sparkplugbsimple_b276ae31/encoding_8456840b/addallmetrics_dc19db10/dc19db10f822457fa370f18990f00500.object
1
{"payload":{"meta":{"Graph":{"@Type":"81297157","@Value":{"Guid":"(Guid)dc19db10-f822-457f-a370-f18990f00500","ParentGuid":"(Guid)b276ae31-a54c-4d6f-8b78-cab400d0ac12","Name":"(string)AddAllMetrics","Properties":{"@Type":"2c41fa04:IDictionary","@Value":[{"@Key":"(Guid)829a18f2-c514-4f6e-9634-1df173429203","@Value":{"@Type":"829a18f2","@Value":{"ParentObjects":{"@Type":"fa2ee218:IDictionary","@Value":[{"@Key":"(Guid)21af5390-2942-461a-bf89-951aaf6999f1","@Value":"(Guid)8456840b-f929-4ae9-92b5-1004504d37e0"}]}}}}]},"TypeGuid":"(Guid)f8a58466-d7f6-439f-bbb8-d4600e41d099","EmbeddedTypeGuids":{"@Type":"[Guid]","@Value":["(Guid)a9ed5b7e-75c5-4651-af16-d2c27e98cb94","(Guid)3b83b776-fb25-43b8-99f2-3c507c9143fc"]}}},"TypeInfos":{"2c41fa04":"{2c41fa04-1834-41c1-816e-303c7aa2c05b}","81297157":"{81297157-7ec9-45ce-845e-84cab2b88ade}","829a18f2":"{829a18f2-c514-4f6e-9634-1df173429203}","fa2ee218":"{fa2ee218-a39b-4b6d-b249-49dbddbd168a}","Guid":"System.Guid","string":"System.String"}},"object":{"Graph":{"@Type":"f8a58466","@Value":{"Implementation":{"@Type":"3b83b776","@Value":{"TextDocument":{"@Type":"f3878285","@Value":{"TextLines":{"@Type":"[a5de0b0b]","@Value":[{"@Type":"a5de0b0b","@Value":{"Id":"(long)1226","Tag":null,"Text":"(string)// At first we set no error"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)1227","Tag":null,"Text":"(string)// If something changes it before end of the method we yield an error"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)1228","Tag":null,"Text":"(string)AddAllMetrics := ERROR.NO_ERROR;"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)1229","Tag":null,"Text":"(string)IF SendList.ListSize <> 0 THEN"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)1230","Tag":null,"Text":"(string)    ItfCurElement := SendList.HeadElem;"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)1231","Tag":null,"Text":"(string)    WHILE ItfCurElement <> 0 DO"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)1232","Tag":null,"Text":"(string)        ElementCounter        := ElementCounter + 1;"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)1233","Tag":null,"Text":"(string)        HasItfMetric := __QUERYINTERFACE( itfCurElement,"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)1234","Tag":null,"Text":"(string)                                                   itfMetric );"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)1235","Tag":null,"Text":"(string)\t\tIF HasItfMetric THEN"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)1236","Tag":null,"Text":"(string)\t\t\t// we can safely 'plug it' in the method"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)1237","Tag":null,"Text":"(string)\t\t\tAddAllMetrics := _Encoder.AddMetric( Timestamp := Timestamp,"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)1238","Tag":null,"Text":"(string)\t\t\t\t\t\t\t\t\t\t\t\t SparkplugObject := itfMetric );"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)1240","Tag":null,"Text":"(string)"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)1241","Tag":null,"Text":"(string)\t\t\t// Succes"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)1242","Tag":null,"Text":"(string)            WriteDeviceLog( GC_Sparkplug.CMP_CORE,"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)1243","Tag":null,"Text":"(string)                            CmpLog.LogClass.LOG_DEBUG,"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)1244","Tag":null,"Text":"(string)\t\t\t\t\t\t\t'SparkplugBSimple AddMetricList Element added: %s',"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)1245","Tag":null,"Text":"(string)\t\t\t\t\t\t\tTO_STRING( WCONCAT( itfMetric.Name,"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)1246","Tag":null,"Text":"(string)\t\t\t\t\t\t\t\t\t\t\t\tWCONCAT( \" : \","}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)1247","Tag":null,"Text":"(string)\t\t\t\t\t\t\t\t\t\t\t\t\t\t TO_WSTRING( itfMetric.DataType ) ) ) ) );"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)1248","Tag":null,"Text":"(string)\t\tELSE"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)1249","Tag":null,"Text":"(string)\t\t\t// SimpleValue Interface is NOT implemented"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)1250","Tag":null,"Text":"(string)\t\t\tWriteDeviceLog( GC_Sparkplug.CMP_CORE,"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)1251","Tag":null,"Text":"(string)                            CmpLog.LogClass.LOG_ERROR,"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)1252","Tag":null,"Text":"(string)\t\t\t\t\t\t\t'SparkplugBSimple AddMetricList Error: element does not implement IMetric Interface: %s',"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)1253","Tag":null,"Text":"(string)\t\t\t\t\t\t\t'Oops, this shouldn$'t happen' );"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)1254","Tag":null,"Text":"(string)"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)1255","Tag":null,"Text":"(string)\t\t\tAddAllMetrics := ERROR.NotImplemented;"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)1256","Tag":null,"Text":"(string)\t\tEND_IF"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)1257","Tag":null,"Text":"(string)"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)1258","Tag":null,"Text":"(string)        HasItfMetric := FALSE;"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)1259","Tag":null,"Text":"(string)        ItfCurElement := ItfCurElement.NextElem; // If NextElem = 0 we reached the end of the list"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)1260","Tag":null,"Text":"(string)    END_WHILE"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)1261","Tag":null,"Text":"(string)ELSE"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)1262","Tag":null,"Text":"(string)    // List empty"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)1263","Tag":null,"Text":"(string)    WriteDeviceLog( GC_Sparkplug.CMP_CORE,"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)1264","Tag":null,"Text":"(string)                    CmpLog.LogClass.LOG_DEBUG,"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)1265","Tag":null,"Text":"(string)                    'SparkplugBSimple AddMetricList Error, List empty.',"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)1266","Tag":null,"Text":"(string)                    '' );"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)1267","Tag":null,"Text":"(string)    AddAllMetrics := ERROR.NotImplemented;"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)425","Tag":null,"Text":"(string)END_IF"}}]}}}}},"Interface":{"@Type":"a9ed5b7e","@Value":{"TextDocument":{"@Type":"f3878285","@Value":{"TextLines":{"@Type":"[a5de0b0b]","@Value":[{"@Type":"a5de0b0b","@Value":{"Id":"(long)1203","Tag":null,"Text":"(string)(*"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)1204","Tag":null,"Text":"(string)    Add a List of metric value's by spoonfeeding each metric in the list and add it seperatly"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)1205","Tag":null,"Text":"(string)    -> Start Encoder and Send Blob immediatly after usage."}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)1206","Tag":null,"Text":"(string)    "}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)1207","Tag":null,"Text":"(string)    The Method returns 'No Error' if all metrics have been processed with succes  "}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)1208","Tag":null,"Text":"(string)    An error is thrown if at least one metric adding has failed."}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)1209","Tag":null,"Text":"(string)    Check the SparkPlugLog for details on which Metric has thrown the error."}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)1210","Tag":null,"Text":"(string)*)"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)1211","Tag":null,"Text":"(string)METHOD AddAllMetrics : ERROR"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)1212","Tag":null,"Text":"(string)VAR_INPUT"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)1213","Tag":null,"Text":"(string)    Timestamp : T_DateTime;"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)1216","Tag":null,"Text":"(string)    // List of metrics we curently wish to send"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)1217","Tag":null,"Text":"(string)    SendList : IList; // OF ISimpleStorage"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)1220","Tag":null,"Text":"(string)END_VAR"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)1221","Tag":null,"Text":"(string)VAR"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)1222","Tag":null,"Text":"(string)    ItfCurElement         : IElement;"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)1223","Tag":null,"Text":"(string)    itfMetric             : IMetric;"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)1224","Tag":null,"Text":"(string)    HasItfMetric          : BOOL;"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)1225","Tag":null,"Text":"(string)    ElementCounter        : UDINT := 0; // keep track of current elementnumber which is processed"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)14","Tag":null,"Text":"(string)END_VAR"}}]}}}}}}},"TypeInfos":{"3b83b776":"{3b83b776-fb25-43b8-99f2-3c507c9143fc}","a5de0b0b":"{a5de0b0b-1cb5-4913-ac21-9d70293ec00d}","a9ed5b7e":"{a9ed5b7e-75c5-4651-af16-d2c27e98cb94}","f3878285":"{f3878285-8e4f-490b-bb1b-9acbb7eb04db}","f8a58466":"{f8a58466-d7f6-439f-bbb8-d4600e41d099}","long":"System.Int64","string":"System.String"}}},"FormatVersion":"1.0"}
1
{"payload":{"meta":{"Graph":{"@Type":"81297157","@Value":{"Guid":"(Guid)dc19db10-f822-457f-a370-f18990f00500","ParentGuid":"(Guid)b276ae31-a54c-4d6f-8b78-cab400d0ac12","Name":"(string)AddAllMetrics","Properties":{"@Type":"2c41fa04:IDictionary","@Value":[{"@Key":"(Guid)829a18f2-c514-4f6e-9634-1df173429203","@Value":{"@Type":"829a18f2","@Value":{"ParentObjects":{"@Type":"fa2ee218:IDictionary","@Value":[{"@Key":"(Guid)21af5390-2942-461a-bf89-951aaf6999f1","@Value":"(Guid)8456840b-f929-4ae9-92b5-1004504d37e0"}]}}}}]},"TypeGuid":"(Guid)f8a58466-d7f6-439f-bbb8-d4600e41d099","EmbeddedTypeGuids":{"@Type":"[Guid]","@Value":["(Guid)a9ed5b7e-75c5-4651-af16-d2c27e98cb94","(Guid)3b83b776-fb25-43b8-99f2-3c507c9143fc"]}}},"TypeInfos":{"2c41fa04":"{2c41fa04-1834-41c1-816e-303c7aa2c05b}","81297157":"{81297157-7ec9-45ce-845e-84cab2b88ade}","829a18f2":"{829a18f2-c514-4f6e-9634-1df173429203}","fa2ee218":"{fa2ee218-a39b-4b6d-b249-49dbddbd168a}","Guid":"System.Guid","string":"System.String"}},"object":{"Graph":{"@Type":"f8a58466","@Value":{"Implementation":{"@Type":"3b83b776","@Value":{"TextDocument":{"@Type":"f3878285","@Value":{"TextLines":{"@Type":"[a5de0b0b]","@Value":[{"@Type":"a5de0b0b","@Value":{"Id":"(long)1226","Tag":null,"Text":"(string)// At first we set no error"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)1227","Tag":null,"Text":"(string)// If something changes it before end of the method we yield an error"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)1228","Tag":null,"Text":"(string)AddAllMetrics := ERROR.NO_ERROR;"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)1229","Tag":null,"Text":"(string)IF SendList.ListSize <> 0 THEN"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)1230","Tag":null,"Text":"(string)    ItfCurElement := SendList.HeadElem;"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)1231","Tag":null,"Text":"(string)    WHILE ItfCurElement <> 0 DO"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)1232","Tag":null,"Text":"(string)        ElementCounter        := ElementCounter + 1;"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)1233","Tag":null,"Text":"(string)        HasItfMetric := __QUERYINTERFACE( itfCurElement,"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)1234","Tag":null,"Text":"(string)                                                   itfMetric );"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)1235","Tag":null,"Text":"(string)\t\tIF HasItfMetric THEN"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)1236","Tag":null,"Text":"(string)\t\t\t// we can safely 'plug it' in the method"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)1237","Tag":null,"Text":"(string)\t\t\tAddAllMetrics := _Encoder.AddMetric( Timestamp := Timestamp,"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)1238","Tag":null,"Text":"(string)\t\t\t\t\t\t\t\t\t\t\t\t SparkplugObject := itfMetric );"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)1240","Tag":null,"Text":"(string)"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)1241","Tag":null,"Text":"(string)\t\t\t// Succes"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)1242","Tag":null,"Text":"(string)            WriteStackLog( GC_Sparkplug.CMP_CORE,"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)1243","Tag":null,"Text":"(string)                            CmpLog.LogClass.LOG_DEBUG,"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)1244","Tag":null,"Text":"(string)\t\t\t\t\t\t\t'SparkplugBSimple AddMetricList Element added: %s',"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)1245","Tag":null,"Text":"(string)\t\t\t\t\t\t\tTO_STRING( WCONCAT( itfMetric.Name,"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)1246","Tag":null,"Text":"(string)\t\t\t\t\t\t\t\t\t\t\t\tWCONCAT( \" : \","}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)1247","Tag":null,"Text":"(string)\t\t\t\t\t\t\t\t\t\t\t\t\t\t TO_WSTRING( itfMetric.DataType ) ) ) ) );"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)1248","Tag":null,"Text":"(string)\t\tELSE"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)1249","Tag":null,"Text":"(string)\t\t\t// SimpleValue Interface is NOT implemented"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)1250","Tag":null,"Text":"(string)\t\t\tWriteStackLog( GC_Sparkplug.CMP_CORE,"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)1251","Tag":null,"Text":"(string)                            CmpLog.LogClass.LOG_ERROR,"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)1252","Tag":null,"Text":"(string)\t\t\t\t\t\t\t'SparkplugBSimple AddMetricList Error: element does not implement IMetric Interface: %s',"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)1253","Tag":null,"Text":"(string)\t\t\t\t\t\t\t'Oops, this shouldn$'t happen' );"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)1254","Tag":null,"Text":"(string)"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)1255","Tag":null,"Text":"(string)\t\t\tAddAllMetrics := ERROR.NotImplemented;"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)1256","Tag":null,"Text":"(string)\t\tEND_IF"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)1257","Tag":null,"Text":"(string)"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)1258","Tag":null,"Text":"(string)        HasItfMetric := FALSE;"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)1259","Tag":null,"Text":"(string)        ItfCurElement := ItfCurElement.NextElem; // If NextElem = 0 we reached the end of the list"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)1260","Tag":null,"Text":"(string)    END_WHILE"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)1261","Tag":null,"Text":"(string)ELSE"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)1262","Tag":null,"Text":"(string)    // List empty"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)1263","Tag":null,"Text":"(string)    WriteStackLog( GC_Sparkplug.CMP_CORE,"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)1264","Tag":null,"Text":"(string)                    CmpLog.LogClass.LOG_DEBUG,"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)1265","Tag":null,"Text":"(string)                    'SparkplugBSimple AddMetricList Error, List empty.',"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)1266","Tag":null,"Text":"(string)                    '' );"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)1267","Tag":null,"Text":"(string)    AddAllMetrics := ERROR.NotImplemented;"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)425","Tag":null,"Text":"(string)END_IF"}}]}}}}},"Interface":{"@Type":"a9ed5b7e","@Value":{"TextDocument":{"@Type":"f3878285","@Value":{"TextLines":{"@Type":"[a5de0b0b]","@Value":[{"@Type":"a5de0b0b","@Value":{"Id":"(long)1203","Tag":null,"Text":"(string)(*"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)1204","Tag":null,"Text":"(string)    Add a List of metric value's by spoonfeeding each metric in the list and add it seperatly"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)1205","Tag":null,"Text":"(string)    -> Start Encoder and Send Blob immediatly after usage."}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)1206","Tag":null,"Text":"(string)    "}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)1207","Tag":null,"Text":"(string)    The Method returns 'No Error' if all metrics have been processed with succes  "}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)1208","Tag":null,"Text":"(string)    An error is thrown if at least one metric adding has failed."}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)1209","Tag":null,"Text":"(string)    Check the SparkPlugLog for details on which Metric has thrown the error."}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)1210","Tag":null,"Text":"(string)*)"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)1211","Tag":null,"Text":"(string)METHOD AddAllMetrics : ERROR"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)1212","Tag":null,"Text":"(string)VAR_INPUT"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)1213","Tag":null,"Text":"(string)    Timestamp : T_DateTime;"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)1216","Tag":null,"Text":"(string)    // List of metrics we curently wish to send"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)1217","Tag":null,"Text":"(string)    SendList : IList; // OF ISimpleStorage"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)1220","Tag":null,"Text":"(string)END_VAR"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)1221","Tag":null,"Text":"(string)VAR"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)1222","Tag":null,"Text":"(string)    ItfCurElement         : IElement;"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)1223","Tag":null,"Text":"(string)    itfMetric             : IMetric;"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)1224","Tag":null,"Text":"(string)    HasItfMetric          : BOOL;"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)1225","Tag":null,"Text":"(string)    ElementCounter        : UDINT := 0; // keep track of current elementnumber which is processed"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)14","Tag":null,"Text":"(string)END_VAR"}}]}}}}}}},"TypeInfos":{"3b83b776":"{3b83b776-fb25-43b8-99f2-3c507c9143fc}","a5de0b0b":"{a5de0b0b-1cb5-4913-ac21-9d70293ec00d}","a9ed5b7e":"{a9ed5b7e-75c5-4651-af16-d2c27e98cb94}","f3878285":"{f3878285-8e4f-490b-bb1b-9acbb7eb04db}","f8a58466":"{f8a58466-d7f6-439f-bbb8-d4600e41d099}","long":"System.Int64","string":"System.String"}}},"FormatVersion":"1.0"}