Creates an empty process in the Shared Variable Engine (SVE) on the host computer.

The process that you want to create replaces an existing process if the two processes have the same name.
Note This VI interacts with data in the Citadel database only.


icon

Inputs/Outputs

  • ccclst.png alarm database

    alarm database specifies the logging destination for alarms in this process.

  • cstr.png machine

    machine specifies the computer on which the database resides.

  • cstr.png name

    name specifies the name of the database.

  • cpath.png path

    path specifies the location of the database on the computer.

  • ccclst.png data database

    data database specifies the logging destination for the data in this process.

  • cstr.png machine

    machine specifies the computer on which the database resides.

  • cstr.png name

    name specifies the name of the database.

  • cpath.png path

    path specifies the location of the database on the computer.

  • cstr.png process name

    process name specifies the name of the process you want to add to the SVE. This parameter must be a string of numbers and letters with or without spaces.

  • cbool.png run?

    run? specifies if the process should be in the run state. If TRUE, the process should be in the run state.

  • cerrcodeclst.png error in (no error)

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

  • cu32.png data lifespan in days (perpetual)

    data lifespan in days specifies the length of time, in days, that the data LabVIEW Datalogging and Supervisory Control (DSC) Module logs is available. If you do not wire this input, the data is always available in the database.

  • istr.png process name out

    process name out returns the process name you specified.

  • ierrcodeclst.png error out

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