@alexcjohnson
As we discussed previously when I was developing the driver for the IVVI I get warnings when setting values on the IVVI rack.
These warnings relate to the fact that it takes more time to set the dac-value than the specified delay.

I see several different solutions to this problem and would like to get input on what should be done
- Explicitly ignore this warning
- Set a longer delay such that the delay is indeed always shorter
- Change the behaviour of the warnings/delay counter.
My current preference goes to explicitly going for ignoring the warning. This has obvious drawbacks so I would like some input on what the best course of action is here.
@alexcjohnson
As we discussed previously when I was developing the driver for the IVVI I get warnings when setting values on the IVVI rack.
These warnings relate to the fact that it takes more time to set the dac-value than the specified delay.
I see several different solutions to this problem and would like to get input on what should be done
My current preference goes to explicitly going for ignoring the warning. This has obvious drawbacks so I would like some input on what the best course of action is here.