LabVIEWAdapter.AutoDeploySharedVariables

Syntax

LabVIEWAdapter.AutoDeploySharedVariables

Data Type

Boolean

Purpose

Set this property to True for TestStand to deploy shared variables defined in LabVIEW libraries within the LabVIEW projects you use in TestStand. This occurs the first time a loading LabVIEW step references the project.

Remarks

The LabVIEW library to deploy should contain only shared variables.

TestStand can deploy a shared variable bound to another shared variable only when you use an NI Publish-Subscribe Protocol (NI-PSP) URL to bind the shared variable to deploy to another shared variable. If you attempt to use a Deploy Library step to deploy a shared variable to a variable in a LabVIEW project, the deployment fails. Refer to the LabVIEW Help for more information about deploying shared variables and NI-PSP URLs.

See Also

Deploying Network-Published Shared Variables

LabVIEWAdapter.AutoUndeploySharedVariables