Deploys an EPICS Client I/O server to the EPICS network.


icon

Inputs/Outputs

  • cdatavalref.png EPICS Client ref in

    EPICS Client ref in specifies the reference number of an EPICS Client I/O server.

    Use the Create EPICS Client VI to create or open a refnum for an EPICS Client I/O server.

  • cerrcodeclst.png error in (no error)

    error in describes error conditions that occur before this node runs. This input provides standard error in functionality.

  • idatavalref.png EPICS Client ref out

    EPICS Client ref out returns the refnum of the EPICS Client I/O server.

  • ierrcodeclst.png error out

    error out contains error information. This output provides standard error out functionality.

  • Examples

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