05-08-2007 10:22 AM
05-17-2007 01:28 PM
06-06-2007 08:37 AM
We are receiving a new control system implemented in Labview and I am
looking at interfaces with Epics. I found your post and thought this closely matach what we are trying to do.
SNS also offers a Shared Memory Interface to do this (http://neutrons.ornl.gov/diagnostics/documents/epics/LabVIEW/SNS_LabVIEWEPICS.html)
I'm compleltly new to labview: is the DSC from National Instrument a self contained solution (ie. it has the capability to setup and run an epics ioc server, hooked to some labview variables) or does it rely on external party software?
Thanks for any information,
Matthieu
06-06-2007 10:10 AM
We discussed 2 solutions of LabVIEW program (as client) - Epics IOC from somewhere (as server).
There are also 2 solutions LabVIEW program as server. One was implemented above ActiveX. Abother one is Shared memory interface.
It looks you need to change standalone LabVIEW system into Epics server. I didn't use ActiveX solution, But I suppose Shared memory interface would be better.
06-06-2007 10:26 AM
06-06-2007 10:34 AM
06-06-2007 10:48 AM
06-06-2007 10:51 AM
06-06-2007 11:02 AM
06-06-2007 02:48 PM