Issue 5476: IDL EMainCtrlState/ESTOPPED (lecis-ftf) Source: Creon-Labcontrol AG (Mr. Thorsten Richter, thorsten.richter@creonlabcontrol.com) Nature: Uncategorized Issue Severity: Summary: In SLM IDL: We are missing the control state ESTOPPED in enum EMainCtrlState It is in the text (page 22) but not the IDL. definition!! Resolution: see discussion Revised Text: On page 8-1 changed from enum EMainCtrlState { POWERED_UP, INITIALIZING, NORMAL_OP, ERROR, CLEARING, CLEARED, SHUTDOWN, DOWN }; to enum EMainCtrlState { POWERED_UP, INITIALIZING, NORMAL_OP, ERROR, ESTOPPED, CLEARING, CLEARED, SHUTDOWN, DOWN }; Actions taken: July 10, 2002: received issue December 11, 2002: closed issue Discussion: On page 8-1 change enum EMainCtrlState { POWERED_UP, INITIALIZING, NORMAL_OP, ERROR, CLEARING, CLEARED, SHUTDOWN, DOWN }; to enum EMainCtrlState { POWERED_UP, INITIALIZING, NORMAL_OP, ERROR, ESTOPPED, CLEARING, CLEARED, SHUTDOWN, DOWN }; End of Annotations:===== To: lecis-ftf@omg.org, lecis-post@yahoogroups.com Subject: LECIS FTF issue TR05: IDL EMainCtrlState/ESTOPPED X-Mailer: Lotus Notes Release 5.0.5 September 22, 2000 From: Thorsten.Richter@creonlabcontrol.com Date: Wed, 10 Jul 2002 09:36:14 +0200 X-MIMETrack: Serialize by Router on domino1/creonlabcontrol/de(Release 5.0.8 |June 18, 2001) at 07/10/2002 12:26:40 PM, Serialize complete at 07/10/2002 12:26:40 PM In SLM IDL: We are missing the control state ESTOPPED in enum EMainCtrlState It is in the text (page 22) but not the IDL. definition!! Best Regards, Thorsten Thorsten Richter Project Manager -------------------------------------------------------------- CREONLLLLLLLABCCCCCCCONTROL AG Europaallee 27-29, D-50226 Frechen, Germany Tel. +49 2234 9207-0 Fax. +49 2234 9207-99 http://www.creonlabcontrol.com -------------------------------------------------------------- X-Sender: tstaab@popmail.esa.lanl.gov X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Fri, 09 Aug 2002 10:28:14 -0600 To: lecis-ftf@omg.org From: Torsten Staab Subject: LECIS FTF issue TR5 In response to issue # TR5 "IDL EMainCtrlState/ESTOPPED" Thorsten.Richter@creonlabcontrol.com wrote: In SLM IDL: We are missing the control state ESTOPPED in enum EMainCtrlState It is in the text (page 22) but not the IDL. definition!! Please go ahead and fix this in the IDL definition. Torsten