>>> On 7/3/2013 at 17:37:42 -0000, Mark Rivers wrote:
> Brian, can you please send your StreamDevice protocol file?
# stream protocol file for Omega HX86PA
getRH {
in "%RH=%f,AT\0370C=%*f,psia=%*f";
}
getAT {
in "%RH=%*f,AT\0370C=%f,psia=%*f";
}
getP {
in "%RH=%*f,AT\0370C=%*f,psia=%f";
}
The device sends data in this format:
\n\r%RH=100.00,AT\0370C=22.66,psia=14.66
> Also, are you using the standard asyn IP driver, or are you using some
> other asyn port driver?
drvAsynIPPortConfigure("HX86PA","172.18.0.13:2000 TCP",0,0,1)
- brian
- Replies:
- RE: asyn+streamDevice hangs with synchronousLock:Yes Mark Rivers
- Navigate by Date:
- Prev:
RE: asyn+streamDevice hangs with synchronousLock:Yes Mark Rivers
- Next:
Apologies for mailman issue Andrew Johnson
- 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:
RE: asyn+streamDevice hangs with synchronousLock:Yes Mark Rivers
- Next:
RE: asyn+streamDevice hangs with synchronousLock:Yes Mark Rivers
- 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
|