LabVIEW Datalogging and Supervisory Control Module

Table of Contents

Deploy EPICS Server VI

  • Updated2023-02-21
  • 2 minute(s) read

Deploy EPICS Server VI

Owning Palette: EPICS Server VIs

Requires: DSC Module or Real-Time Module

Deploys an EPICS Server I/O server.

Example

EPICS Server ref in specifies the refnum for an EPICS Server I/O server. Use the Create EPICS Server VI to create or open a refnum for an EPICS Server I/O server.
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
EPICS Server ref out returns the refnum for the EPICS Server I/O server.
error out contains error information. This output provides standard error out functionality.

Example

Refer to the EPICS Server API.lvproj in the labview\examples\comm\EPICS\EPICS Server API directory for an example of using the Deploy EPICS Server VI.

Log in to get a better experience