10-11-2006 01:08 PM
10-12-2006 06:14 PM
Hi Richard,
Need more information about your setup. What kind of EPICS server are you using ?
Tunde
10-12-2006 08:10 PM
10-13-2006 04:50 PM
Hi Richard,
Where can I find this "Channel Access libraries" ?
Tunde.
10-13-2006 05:43 PM
01-10-2007 11:43 AM
01-11-2007
10:24 AM
- last edited on
03-25-2025
08:15 AM
by
Content Cleaner
As pppl mentioned, NI is working on a piece of software that will allow a LabVIEW Windows application to be an EPICS client. This is implemented as a plug-in for the LabVIEW shared variable. The plug-in allows a LabVIEW for Windows application to read and write variables on the network using EPICS Channel Access Protocol. At this point, we cannot host an EPICS database - just be a client in the system. We are calling this the LabVIEW EPICS Client I/O Server ("I/O Server" is the LabVIEW name for these types of plug-ins).
Using LabVIEW shared variables, you can get a LabVIEW Real-Time node (i.e. CompactRIO system) to participate in the EPICS system; however, it will need to communicate through a LabVIEW Windows node. You can think of the LabVIEW Windows node as "translating" channel access protocol to LabVIEW shared variable protocol. The attached powerpoint file gives you a visual of how this works (slide 8).
The LabVIEW EPICS Client I/O Server requires LabVIEW and LabVIEW DSC (Datalogging and Supervisory Control) Module, version 8.0 or 8.20.
Regards,
Jenifer Loy
Product Strategy, LabVIEW Real-Time
National Instruments
01-29-2007 04:25 PM