Is Site Enabled
- Updated2023-02-17
- 2 minute(s) read
Is Site Enabled
Checks if a specified site is enabled.
Inputs/Outputs

site
Site specified as a string in the form of siteN, where N is the site number. The node returns an error if more than one site is specified.

session in
Instrument session obtained from the niDigital Initialize with Optionsnode.

error in
Error conditions that occur before this node runs.
The node responds to this input according to standard error behavior.
Default value: No error

session out
Handle that identifies the session in all subsequent NI-Digital node calls.

enabled
Boolean value that returns whether the site is enabled or disabled.
| True | Site is enabled. |
| False | Site is disabled. |
Default value: True

error out
Error information.
The node produces this output according to standard error behavior.