The following statistics about a VI user interface appear in the VI Metrics window when you select the User Interface checkbox:
- Controls—Number of top-level controls on the front panel. A cluster or an array is counted as a single control.
- Indicators—Number of top-level indicators on the front panel. A cluster or an array is counted as a single indicator.
- Property reads—Number of property reads by a block diagram. If you read multiple properties with the same Property Node, each property increments this number.
- Property writes—Number of property writes by a block diagram. If you write multiple properties with the same Property Node, each property increments this number.