lilbowwwow (Customer) asked a question.

New to programming cmore.Whats a good way to set up a cmore to alarm if it loses communication with a plc if its connected with ethernet.

  • ADC Community_02 (Automationdirect.com)

    Review help topic CM309. Go to setup -> plc to panel -> you will see a field for 'good communication toggle'image 

    Expand Post
  • ADC Community_02 (Automationdirect.com)

    The panel will automatically display on the bottom of the screen a banner of the error shown below. However, for creating an event on a communications error (help topic CM064) you can monitor for this error code to generate an event.

    imageThere are additional tags to monitor to create alarms:

    SYS ERR Error Status will turn on when there is error

    SYS ERR ErrorCode is type of error and code

    SYS ERR ErrorMessage is error text

    Expand Post