John,
With the gpib device I think you may have to enable asynTrace not on addr=-1, but rather on addr=GPIB address of the 5312 counter. Have you tried that?
"inst" devices are directly connected to a single device, but "gpib" devices are connected to a GPIB controller which can be in turn connected to several devices.
Mark
________________________________
From: [email protected] on behalf of John Dobbins
Sent: Thu 11/17/2011 6:53 PM
To: EPICS Tech-Talk
Subject: asyn / vxi11 / trace output
All,
In have an EPICS 3.14.9 installation, asyn 4-9, StreamDevice 2-3
Two IOCs, each with a connection to a vxi11 device
case 1) Boonton 4540 power meter with LAN connection
vxi11Configure ("L0","172.18.38.21",1,1000,"inst0")
asynSetTraceMask("L0",-1,0x09)
asynSetTraceIOMask("L0",-1,0x2)
Trace output appears on IOC console as I am accustomed to, i.e.
transmitted and received messages appear at console.
case 2) Agilent 53132 counter connected through HP E5810 (lan-to-gpib)
vxi11Configure ("L0","172.18.22.21",1,1000,"gpib0")
asynSetTraceMask("L0",-1,0x09)
asynSetTraceIOMask("L0",-1,0x02)
in this case communication is fine but I don't see trace output.
Any ideas?
Regards,
John Dobbins
- Replies:
- RE: asyn / vxi11 / trace output John Dobbins
- References:
- asyn / vxi11 / trace output John Dobbins
- Navigate by Date:
- Prev:
using tcp with modbus over asyn James Stevens
- Next:
RE: using tcp with modbus over asyn 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
- Navigate by Thread:
- Prev:
asyn / vxi11 / trace output John Dobbins
- Next:
RE: asyn / vxi11 / trace output John Dobbins
- 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
|