You create an asyn port server talking to that IP address and port with
the drvAsynIpPortConfigure command in your startup script. For example:
drvAsynIPPortConfigure("LAN1","xxx.xxx.xxx.xxx:10001")
where LAN1 is the name of the asyn port you are creating, and xxx is the
IP address or name of your device.
That will let you communicate with the device using the asynOctet
interface.
At the next layer up you can use the stream device support, or simply an
asyn record, etc. Do you talk to it in ASCII strings?
Mark
-----Original Message-----
From: [email protected]
[mailto:[email protected]] On Behalf Of Sandeep Babel
Sent: Friday, February 27, 2009 12:14 PM
To: [email protected]
Subject: EPICS drivers or an EPICS interface to lantronix Embedded
Deviceserver communicating over TCP/IP
Hello Everyone,
We have developed a custom power supply controller with a Lantronix
XPORT embedded device server on it. The Lantronix XPORT is an Ethernet
to Serial chip. It is communicating with my LabView program over TCP/IP.
The port number on the Lantronix is 10001. How do I interface this to an
existing EPICS system ? What would I need to setup ? I am a newbie when
it comes to EPICS.
Thanks for all the suggestions.
Sandeep
- References:
- EPICS drivers or an EPICS interface to lantronix Embedded Device server communicating over TCP/IP Sandeep Babel
- Navigate by Date:
- Prev:
Basic misunderstanding concerning record chaining in sub records Elliott Wolin
- Next:
Useless error messages in EPICS Dirk Zimoch
- 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
- Navigate by Thread:
- Prev:
EPICS drivers or an EPICS interface to lantronix Embedded Device server communicating over TCP/IP Sandeep Babel
- Next:
Basic misunderstanding concerning record chaining in sub records Elliott Wolin
- 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
|