Deletes a set of traces from a given Citadel database. Data deleted with this VI cannot be recovered.


icon

Inputs/Outputs

  • ci32.png timeout (30 s)

    timeout specifies the maximum time, in seconds, that this VI waits for reading data from the Citadel database. The default is 30. A timeout value of less than or equal to 0 indicates no timeout, which means this VI waits indefinitely until this VI receives data from the Citadel database. This VI ignores this value if you set show status bar to TRUE.

  • cpath.png database name

    database name is the name of the Citadel database from which you want delete the traces.

    Note This VI does not operate on a remote database.
  • c1dgenclassrntag.png trace names

    trace names specifies the traces. You can specify either Shared Variable references or existing traces for this input.

  • cerrcodeclst.png error in (no error)

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

  • ccclst.png options

    options are the settings for the delete operation.

  • cbool.png show status bar (T)

    show status bar enables a progress bar during the operation if show status bar is TRUE.

  • cbool.png compact (T)

    compact compacts the source database to free the disk space previously consumed by the removed data if compact is TRUE. This input has no effect if no gaps exist in the database that is being archived. If you set this parameter to FALSE, the source database is not compacted.

  • cbool.png use * as wildcard (F)

    use * as wildcard signals this VI to interpret the asterisk character as a wildcard character in any trace name given if use * as wildcard is TRUE. The wildcard matches any set of zero or more characters.

  • ipath.png database name out

    database name out returns the name of the Citadel database from which you want delete the traces.

  • ierrcodeclst.png error out

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