Measurement Studio User Interface Common Examples

NI Measurement Studio CNi

User Interface Common Example Programs

This topic includes summaries of and links to the example programs associated with the User Interface Common component.

Bound GraphThe Bound Graph example demonstrates binding a Graph to a DataSocket source and automatically graphing data without writing a single line of code. Load example in VC++ Run example
Dynamic Bound GraphThe Dynamic Bound Graph example demonstrates dynamically creating a property binding on a graph object. Load example in VC++ Run example
Control MetricsThe Control Metrics example demonstrates how to use the Control Metrics property of knob and slide controls. Load example in VC++ Run example
Dynamic Move or Resize UIThe Dynamic Move or Resize UI sample demonstrates how to dynamically change the size and position of a control. Load example in VC++ Run example
PrintingThe Printing example demonstrates how to size and print an image of a graph control. Load example in VC++ Run example
Simple UIThe Simple UI example demonstrates the basic features of a Measurement Studio user interface. Load example in VC++ Run example
UI FormatsThe UI Formats example demonstrates various UI formats. Load example in VC++ Run example