The Datalogging and Supervisory Control Module allows you to create shared variables in several ways.

  • Create shared variables in the Shared Variable Properties dialog box.
Note You can use the features the LabVIEW Datalogging and Supervisory Control (DSC) Module adds for network-published shared variables only.
  • Create multiple shared variables at one time in the Batch Variable Creation dialog box, available by right-clicking a LabVIEW project 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.