Difference between revisions of "LVDCOM"

From ISISEPICS
Jump to navigation Jump to search
Line 1: Line 1:
 
{{DISPLAYTITLE:<span style="display:none">{{FULLPAGENAME}}</span>}}
 
{{DISPLAYTITLE:<span style="display:none">{{FULLPAGENAME}}</span>}}
An EPICS support module to access items on the front panel of the National Instruments LabVIEW software package and expose them as EPICS process variables. It uses Microsoft Windows DCOM technology and thus both the EPICS IOC and LabVIEW software must be running on Microsoft Windows. For an alternative option that additionally works on Linux, you could create network shared variables within LabVIEW and then use the [[NETSHRVAR]] package.  
+
An EPICS support module to access items on the front panel of the [http://www.ni.com/labview/ National Instruments LabVIEW software package] and expose them as EPICS process variables. It uses Microsoft Windows DCOM technology and thus both the EPICS IOC and LabVIEW software must be running on Microsoft Windows. For an alternative option that additionally works on Linux, you could create network shared variables within LabVIEW and then use the [[NETSHRVAR]] package.  
 
== lvDCOM 1.0 Download ==
 
== lvDCOM 1.0 Download ==
 
* [http://epics.isis.stfc.ac.uk/downloads/lvDCOM/1.0/lvDCOM-1_0.zip Source only]
 
* [http://epics.isis.stfc.ac.uk/downloads/lvDCOM/1.0/lvDCOM-1_0.zip Source only]

Revision as of 22:11, 15 February 2015

An EPICS support module to access items on the front panel of the National Instruments LabVIEW software package and expose them as EPICS process variables. It uses Microsoft Windows DCOM technology and thus both the EPICS IOC and LabVIEW software must be running on Microsoft Windows. For an alternative option that additionally works on Linux, you could create network shared variables within LabVIEW and then use the NETSHRVAR package.

lvDCOM 1.0 Download