Welcome to our new forum
All users of the legacy CODESYS Forums, please create a new account at account.codesys.com. But make sure to use the same E-Mail address as in the old Forum. Then your posts will be matched. Close

CIA405.RECV_EMCY

2019-02-19
2019-02-25
  • Reinier Geers - 2019-02-19

    i try to use CIA405.RECV_EMCY
    But don't get any massage.

    TonCheck(in:= NOT tonCheck.Q , pt:=T#100MS);
    IF TonCheck.Q THEN mxCheck_EM:=TRUE; END_IF

    Recieve_Emcy(NETWORK:=1 , ENABLE:= mxCheck_EM , TIMEOUT :=10 ,
    CONFIRM => Confirm_EMCY , ERROR => CIA405_Error, DEVICE =>CIA_Device, ERRORINFO => CIA405_Emcy_Code );

    IF CIA405_Error > 0 THEN ....... Give massage

    IF Confirm_EMCY THEN mxCheck_EM:=FALSE; END_IF

    Anyone with a working Exaple ? Thanks

     
  • Reinier Geers - 2019-02-25

    Edwin,
    Thanks ! But i don't get any responce . Its an machine with version 3.5sp6p4

    On my analyser i see 082h 21 71 20 00 00 00 00 00

    Stay's the emergency massage til i read it ? or should i read it every cycle ?

     

Log in to post a comment.