You can create shared variables in several ways.
 |
Note You can use the features the LabVIEW DSC Module adds only for network-published shared variables. |
- Create multiple shared variables at one time in the Batch Variable Creation dialog box, available by right-clicking a library in the Project Explorer window and selecting Create Variables from the shortcut menu.
- Create shared variables dynamically using the Engine Control VIs.
 |
Note If you create shared variables dynamically, you must create them in an existing process. If a process does not exist, use the Create Process VI to create a process first. |