Skip to content

ISISComputingGroup/EPICS-NetShrVar

Repository files navigation

An EPICS support module to access National Instruments Network Shared Variables and expose them as EPICS process variables. The module can be run on either Windows or Linux operating systems. Shared variables are available in LabVIEW and some National Instruments hardware. The IOC provided works very much like the NI EPICS I/O server which is built upon the Shared Variable Engine (SVE) - the main difference is that with NetShrVar you have a standard EPICS IOC and thus full access to EPICS database fields and logic, you also do not require the Datalogging and Supervisory Control (DSC) module.

For full documentation see the ISIS EPICS Homepage

See README.build for brief building instructions