Real-Time Module Tests
  | 
Note  The Real-Time Module tests are available only if you install and activate the LabVIEW Real-Time Module. | 
 
Tests in the Real-Time Module category of VI Analyzer tests pertain to best programming practices for real-time applications.
- Front Panel Property and Invoke Nodes—Searches for property and invoke nodes linked to front panel controls and indicators.
 
- Timed Structures in Time Critical VIs—Recursively searches time-critical VIs for timed structures.
 
- Unbounded Code in Time Critical VIs—Recursively searches time-critical VIs for unbounded code.
 
- Unbounded Code in Timed Structures—Recursively searches timed structures for unbounded code.