plugin selection
This commit is contained in:
@@ -26,6 +26,7 @@ public class IOCommanderModule:IVisionBuilderModule
|
||||
|
||||
public void InitializeModule()
|
||||
{
|
||||
if(!_settings.Enabled)return;
|
||||
try
|
||||
{
|
||||
_ioCommander = _factory.Create();
|
||||
|
||||
Reference in New Issue
Block a user