Skip to content
Updated How to do manual tests (markdown) authored by Zbigniew Reszela's avatar Zbigniew Reszela
......@@ -83,6 +83,15 @@ Hint: this list can be used as a template to be copy-pasted on a release manual
- [ ] Move a few motors using absolute and the apply button
- [ ] Reset absolute blue values
#### PCTV (PoolChannelTaurusValue)
- [ ] Open a `taurus form` with a counter, 1D and 2D experimental channels
For each of the channels repeat the following:
- [ ] For 1D and 2D set a timer using the "Tango attributes" form (opened from the context menu on the channel's label)
- [ ] Set integration time e.g. 1, and press return
- [ ] Start acquisition
- [ ] Show value (2nd show does not work)
#### macroexecutor
- [ ] Execute `ascan` macro
- [ ] Pause it in the middel and resume
......
......