|
||||||
|
Q. What do the interrupt and disable buttons on the DataViewer do?A. Interrupt stops a module from executing. This will only work on modules which have implemented a check for this toggle. Some, but not all, of our Viz modules check this toggle. Disable prevents execution of the method (after the current method has finished executing).
| |||||