Programmatically sets the databases where LabVIEW logs data and alarms for a process. You also can use this VI to set the length of time you want data to be available in the database.


icon

Inputs/Outputs

  • ccclst.png alarm database

    alarm database specifies the logging location of alarms for 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 location of data for 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 process for which you want to configure.

    Refer to the system tree in the NI Distributed System Manager to view a list of processes. You also can use the Get Process List VI to return a list of process names.

  • 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.

  • cerrcodeclst.png error in (no error)

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

  • 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.