Some small changes to the address table are necessary to make the integration with control software easier. To that end I will do the following changes:
all LUT nodes will have a name to trigger the RegEx .\*mem_.\*
all LUT nodes will get the class attribute MuLUTNode
At the highest level possible, a mother-node will receive the class attribute MuLUTManagerNode
All MuLUTManagerNodes will get a parameters tag that specifies the LUT contents
The first point necessitates a change of name in the Nodes payload.isolation.isolation_check.abs_iso and ...rel_iso.
While doing these changes I will go ahead and clean up file-naming, changing the file-names to reflect the node ids (where applicable) to make navigating the address tables a bit easier.
Some small changes to the address table are necessary to make the integration with control software easier. To that end I will do the following changes:
.\*mem_.\*
MuLUTNode
MuLUTManagerNode
MuLUTManagerNode
s will get a parameters tag that specifies the LUT contentsThe first point necessitates a change of name in the Nodes
payload.isolation.isolation_check.abs_iso
and...rel_iso
.While doing these changes I will go ahead and clean up file-naming, changing the file-names to reflect the node ids (where applicable) to make navigating the address tables a bit easier.