pcdshub / solid-attenuator

LCLS Solid Attenuator System IOC
https://pcdshub.github.io/solid-attenuator
Other
1 stars 4 forks source link

Source filter material/thickness information from PLC #78

Open klauer opened 3 years ago

klauer commented 3 years ago

Current Behavior

The calculator IOCs have until now been the canonical source of material and thickness. The PLC will now store this in a less malleable form, duplicating what we store in the calculator (for now).

Expected Behavior

The calculator should rely on filter information from the PLC and not store its own version.

Possible Solution