28
•
C/C++ DOS Libraries
5
C/C++ DOS Libraries
5.1
Programming Guide
5.1.1
Naming Convention
The functions of the NuDAQ PCI cards or NuIPC CompactPCI cards’
software driver are using full-names to represent the functions' real meaning.
The naming conventions are:
_{hardware_model}_{action_name}.
e.g.
_7256_Initial()
.
All functions in the PCI-7256 drivers are with 7256 as {hardware_model}.