dominh icon indicating copy to clipboard operation
dominh copied to clipboard

SOP/UOP may not be available

Open gavanderhoorn opened this issue 4 years ago • 1 comments

Depending on how the controller is configured, the UOP and/or SOP IO elements may not be available.

This makes it impossible to use various functions in controller.py:

https://github.com/gavanderhoorn/dominh/blob/d47b6db714feb05d09866fa2893484938f7df320/src/dominh/controller.py#L174-L245

as they make use of those elements.

gavanderhoorn avatar Feb 03 '21 17:02 gavanderhoorn

With 9afa99a at least the example doesn't crash any more.

gavanderhoorn avatar Jun 11 '21 14:06 gavanderhoorn