[r815]: / branches / FeatureBranches / refactorpayload / SparkplugB / Function Blocks / FB_Edge / FB_Edge / RegisterDevice / svnobj  Maximize  Restore  History

Download this file

6 lines (5 with data), 1.1 kB

1
2
3
4
5
{attribute 'hide'}
METHOD RegisterDevice : BOOL
VAR_INPUT
    itfDevice : ISparkplugDevice;
_Devices.AppendElem( itfElement := itfDevice );