Generated Data Types, Data Usage, and Functions : Functions Supporting Instrumentation Implementation : Test Driver

Test Driver
void init_test_driver_table (void)
 
void call_test_driver (void)
 
 

Each of those void functions will be generated when having panels in scope and the “Test Driver” is enabled. “init_test_driver_table” is called once at startup, to initialize the test driver. “call_test_driver” is called periodically to update the test driver, i.e., to report changes and poll inputs.