[r817]: / branches / FeatureBranches / Debuglogging / SparkplugB / Function Blocks / CmpSparkplugLog / CmpSparkplugLog_1 / FB_init / svnobj  Maximize  Restore  History

Download this file

6 lines (5 with data), 2.6 kB

1
2
3
4
5
CreateLogger();
 _hLog := LogOpen( _LogOptions.szName , 0 );
ps := ADR(CMP_EDGE_NAME);
THIS^._hHostComponent := Component_Manager.CMAddComponent( ps^, GC_Sparkplug.CMP_HOST, UDINT#0, 0);
ps := ADR(CMP_CORE_NAME);