Hidden Hidden Hidden Hidden
 
 

CONTROLLING ALERT MESSAGES
PROGRAMMING > PROGRAMMING TECHNIQUES >

How to Suppress Alert Messages
For details on how to suppress alert dialog boxes from instruNet software, see "ERROR CONTROL" in file "iNet_Mcs.h", located in the " ../program files(x86)/instruNet/Programming Interfaces/C" folder. Version ≥2.0.7 of the instruNet software enables one to suppress alerts during startup. Suppressing alerts is sometimes helpful when controlling instruNet from a programming language (e.g. C, BASIC, LabVIEW) where the calling program handles error conditions. When error alerts are suppressed, instruNet will still return an error code to the calling program, indicating there is an issue.