Owning Palette: Database Management VIs
Requires: DSC Module
Lists all Citadel databases under a computer.

![]() |
timeout specifies the maximum time, in seconds, that this VI waits for the data to return. The default is 30 seconds. A timeout value less than or equal to 0 specifies no timeout, which means this VI waits indefinitely until this VI receives data. |
![]() |
computer specifies the computer name from which this VI returns a list of Citadel databases. The default is localhost. |
![]() |
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. |
![]() |
database URLs returns an array of computer names and database names that specifies where the Citadel databases reside. The format is \\computer\database. |
![]() |
database directories returns an array of absolute directory paths where the Citadel database files are stored. |
![]() |
error out contains error information. This output provides standard error out functionality. |