Hi,
We've recently discovered a bug in DIAdem 2021 SP1 when using 2D graphs where the X or Y axis has:
- .AutoScalingType=eAxisAutoScalingBeginManualEndAutomatic
- .Begin > maximum channel value
- .AutoScalingType=eAxisAutoScalingBeginAutomaticEndManual
- .End < minimum channel value
DIAdem will lock up when refreshing the REPORT, and no error message will be put into the log.
I've attached a script that demonstrates this (with commented out sections for each channel/axis).
-Josh Rewerts