How to check data collection service is running/start service/stop service on UKRAA PicoMuon Detector

Check GetDataRawACM0 service is running

  1. To check the status of your service, type the following command and press enter.

sudo systemctl status PicoMuonACM0.service

  1. To start your service, type the following command and press enter.

sudo systemctl start PicoMuonACM0.service

  1. To stop your service, type the following command and press enter.

sudo systemctl stop PicoMuonACM0.service

  1. To enable your service, type the following command and press enter.

sudo systemctl enable PicoMuonACM0.service

  1. To disable your service, type the following command and press enter.

sudo systemctl disable PicoMuonACM0.service

.

Screenshot below is the Raspberry PI running the UKRAA PicoMuon detector software, confirming that the PicoMuonACM0.service is running and active = result of checking the status of the service by typing the following command and pressing enter: sudo systemctl status PicoMuonACM0.service

By Admin

Leave a Reply

Your email address will not be published. Required fields are marked *


This site uses Akismet to reduce spam. Learn how your comment data is processed.