
Sensoray 2600 Programming Guide 11 Initialization and Status Functions
//
// .... Do all I/O operations and run the application’s main function ....
//
// Close the 2600 system middleware. S26_BoardClose() is called implicitly.
S26_DriverClose();
return 0;
}
Kommentare zu diesen Handbüchern