| MORECHEMISTRY.COM::MORE CHEMISTRY ON THE WEB | |
|||||
| Home | Member Area | Links | Events | Publications | Promotions | |
LabVIEW drivers - Memmert oven
[LabVIEW vi collection]
[LabVIEW links]
[LabVIEW bookstore]
[programming topics] [drivers] [utilities] [projects] [events] [related topics] Memmert ovenMemmert ovens come in different size and models. The presented LabVIEW API implements all public functions of the oven protocol. Driver installationCreate a directory _memmert in the user.lib directory of LabVIEW e.g. C:\Program Files\National Instruments\LabVIEW 8.2\user.lib\_memmert and unpack all files from memmert.zip in this new directory. This should add a new menu to the User Libraries of the Functions Pallete:
Test ProgramThe test program, memmert_test.vi, tests which options (airflap control, 2nd temperature, pressure) are available. Downloads memmert.zip memmert_test.vi memmert.txtBart Boshuizen, 2008/06/13
|