TutorialsΒΆ Tutorials for users of the EPNix project wanting to build and deploy EPICS IOCs. 1. Creating a StreamDevice IOC 1.1. Pre-requisites 1.2. Running the power supply simulator 1.3. Creating your top 1.4. Adding StreamDevice to the EPNix environment 1.5. Adding StreamDevice to your EPICS app 1.6. Running your IOC 1.7. Recompiling with make 1.8. Next steps 1.9. Pitfalls 2. Adding integration tests to your IOC 2.1. Pre-requisites 2.2. Writing the test 2.3. Starting your IOC through systemd 2.4. Running the test 2.5. Running the test interactively 2.6. Adding the simulator 2.7. Writing the test 2.8. Next steps