Control Win V3: Runtime Health

ryan-cea
2020-04-21
2020-04-21
  • ryan-cea - 2020-04-21

    Is there a variable to read the runtime health, Running or Stopped, of the Windows Control SoftPLC? This is for a 3rd party SCADA visulatistion if the PLC has a exception or is stopped.

     
  • alrcastro

    alrcastro - 2020-04-21

    Is there a variable to read the runtime health, Running or Stopped

    You can check whether the whole service is running or stopped by checking the service status (the status that you see at Windows Taskmanager). It is possible to do e.g with a CMD command line taking this and then writing to an user defined environment variable. I'm home-office, so cannot give you any sample script right now.

     

Log in to post a comment.