1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 <2007> 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 | Index | 1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 <2007> 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 |
<== Date ==> | <== Thread ==> |
---|
Subject: | Re: adl2edl conversion and ascii input ioc |
From: | Janet Anderson <[email protected]> |
To: | Umashankar Panda <[email protected]> |
Cc: | [email protected] |
Date: | Tue, 25 Sep 2007 08:52:24 -0500 |
TOP = ../.. include $(TOP)/configure/CONFIG
PROD_HOST = adl2edl adl2edl_SRCS = fonts.cc translator.cc graphic.cc control.cc monitor.cc adl2edl_LIBS = Xm Xt X11 Xm_DIR=$(MOTIF_LIB) Xt_DIR=$(X11_LIB) X11_DIR=$(X11_LIB)
PROD_HOST += makeColorList makeColorList_SRCS = makeColorList.cc
Dear Sirs,
I have two requiements for which I need your help. Kindly help me to do so.
1st: How to convert medm files to edm files. I could not suceed in building adl2edl source file. I have untarred it into the ../extensions/src directory. Please guide me the procedure.
2nd: I have some data coming out from a PLC as message through serial port ttyS0 in my PC. It is in ASCII format with CR LF at the end of message. The requirement is simply to read it and display it in the message box in medm / edm. I need to build the ioc for this. Kindly suggest how to proceed.
With regards
Umashankar Panda
VECC (India)