C/C++ Libraries
•
17
4.2 Running Testing Utility (7230UTIL.EXE)
After finishing the installation, you can execute the utility by typing
as follows :
C> cd \7230\DOS\UTIL
C> 7230UTIL
4.3 Software Driver Naming Convention
The functions of PCI-7230's software drivers are using full-
names to represent the functions' real meaning. The naming
convention rules are :
In DOS Environment :
_{hardware_model}_{action_name}. e.g. _7230_Initial ().
There are 4 functions provided by PCI-7230 software drivers.
The detail descriptions of each function are specified in the
following sections.