Start of trail Information navigation bar

Table of Contents > QUARC > User's Guide > QUARC External Interfaces > C Functions > Hardware > HIL API > Function Reference > Functions - By Category > Function Categories

Configuration

Configuration functions are used to open and close an HIL board, as well as configure it. The most important configuration functions are the hil_open and hil_close functions. The hil_open function is used to associate a particular HIL board, such as the Q8, with a board handle. This board handle is then used by all the other HIL functions to reference the board. This scheme makes it easy to change boards without having to change the rest of your code. The configuration functions are:

 

navigation bar