Good morning
Working with an arinax MD3 here, the built-in EPICS interface seems to make the control software unreliable (if I enable it, the Java GUI just vanishes from time to time, not enabling it seems more reliable)
The epics interface allows things like
caput MD3:startRasterScanEx 0 1 1 0 0 0 0 0 100 100 1 1 1 1
Which follows
int startRasterScanEx(double, double, double, double, double, double, double, double, int, int, double, boolean, boolean, boolean)
I would like to use this interface, but by writing a proxy in EPICS (currently using the Python softIOC code) which I will “wrap” the more reliable exporter interface in
However
The nearest I could find to this is a waveform with 14 elements which is clearly not what the above interface is using as I would need to caput -a in that case, yet this worked
So
- is this some weird abuse of EPICS by the MD3 makers?
- is there a way to duplicate this with a python softIOC?
I am endeavoring to have a consistent network interface hence my interest in an EPICS proxy rather than mixing and matching though of course I could also just do that…
As always appreciate the support from the community
All the best Graeme
- Navigate by Date:
- Prev:
Re: Further OMS PC78 questions Peterson, Kevin M. via Tech-talk
- Next:
Re: Further OMS PC78 questions James P. Withrow via Tech-talk
- 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>
2026
- Navigate by Thread:
- Prev:
Re: Error that seems to suspend all .st programs Michael Davidsaver via Tech-talk
- Next:
Support for Pfeiffer HiPace with TC400 control unit Heinz Junkes (FHI) via Tech-talk
- 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>
2026
|