Create EPICS Server VI
- Updated2024-11-20
- 2 minute(s) read
Creates an EPICS Server I/O server or opens an existing EPICS Server I/O server on the localhost or remote computer.

Inputs/Outputs
EPICS Server URL in
—
EPICS Server URL in specifies the location to create an EPICS Server I/O server or to open an existing EPICS Server I/O server. To create or open an EPICS Server I/O server under a process on the localhost, enter EPICS Server URL in in one of the following formats:
error in (no error)
—
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
EPICS Server URL out
—
EPICS Server URL out returns the URL for the EPICS Server I/O server that this VI creates or opens. The format is \\computer\process\EPICS_Server.
EPICS Server ref
—
EPICS Server ref returns a refnum for the EPICS Server I/O server. If this VI cannot create or open the EPICS Server I/O server, EPICS Server ref returns an empty refnum.
error out
—
error out contains error information. This output provides standard error out functionality. |
Examples
Refer to the EPICS Server API.lvproj in the labview\examples\comm\EPICS\EPICS Server API directory for an example of using the Create EPICS Server VI.
EPICS Server URL in
—
error in (no error)
—
EPICS Server URL out
—
EPICS Server ref
—
error out
—