[r816]: / branches / FeatureBranches / Debuglogging / SparkplugB / Function Blocks / FB_RemoteEdge / FB_RemoteEdge / GetDevice / svnobj  Maximize  Restore  History

Download this file

5 lines (4 with data), 2.8 kB

1
2
3
4
//This call isn't reentrant so don't call it multithread
eError := ERROR.DeviceIDNotFound;
_devices.ItterateRestart( HasNext => HasNext );
WHILE HasNext AND NOT FoundDevice DO