Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

To do tests on the IOC you can either use the terminal from which the IOC itself was launched, or you can use CS-Studio Phoebus.


1.Terminal

Code Block
languagebash
(epics) $ python test.py 

...


INFO: PVXS QSRV2 is loaded, permitted, and ENABLED.

...


Starting iocInit

...


############################################################################

...


## EPICS 7.0.7.0

...


## Rev. 7.0.7.99.0.2

...


## Rev. Date 7.0.7.99.0.2

...


############################################################################

...


iocRun: All initialization complete

...


Python 3.8.13 (default, Oct 19 2022, 17:54:22) 

...


[Clang 12.0.0 ] on darwin

...


Type "help", "copyright", "credits" or "license" for more information.

...


(InteractiveConsole)

...


>>> dbl()

...


MY-DEVICE-PREFIX:AI

...


MY-DEVICE-PREFIX:AO




2.CS-Studio Phoebus

2.1.Install CS-Studio Phoebus

...