home *** CD-ROM | disk | FTP | other *** search
Wrap
DEFAULTS SCREENRES, 640, 480 BACKDROP, BLUE, 0, 0, 100, 100,fade1.bmp, BLACK, 0, 0, opaque, offset COMMANDS FRAME, STARTUP text,10.3,9.0,10.3,9.0,Arial, 24,[yellow,block, b_black,s_black],[squash,medium],,"LabWindows/CVI Demonstration" text,23.2,20.0,23.2,20.0,Arial, 20,[white,block, b_black,s_black],[explode,slow],,"Visual Development Tools" text,42.9,26.5,42.9,26.5,Arial, 20,[white,block, b_black,s_black],[explode,slow],,"for" text,25.1,32.5,25.1,32.5,Arial, 20,[white,block, b_black,s_black],[explode,slow],,"Virtual Instrumentation" delay, 1 text,25.0,44.4,25.0,44.4,Arial, 14,[green,block, b_black,s_black],[slide_right],,"Intuitive User Interface Editor" delay, 1 text,25.0,50.2,25.0,50.2,Arial, 14,[green,block, b_black,s_black],[slide_right],,"Automatic Program Generation" delay, 1 text,25.0,55.6,25.0,55.6,Arial, 14,[green,block, b_black,s_black],[slide_right],,"Interactive C Programming Environment" delay, 1 text,25.0,61.0,25.0,61.0,Arial, 14,[green,block, b_black,s_black],[slide_right],,"Built-in Instrumentation Libraries" delay, 1 text,30.0,65.4,30.0,65.4,Arial, 14,[green,block, b_black,s_black],[slide_right],,"- GPIB, VXI, DAQ, RS-232 I/O" delay, 1 text,30.0,69.6,30.0,69.6,Arial, 14,[green,block, b_black,s_black],[slide_right],,"- DDE, TCP" delay, 1 text,30.0,73.5,30.0,73.5,Arial, 14,[green,block, b_black,s_black],[slide_right],,"- User Interface" delay, 1 text,30.0,77.5,30.0,77.5,Arial, 14,[green,block, b_black,s_black],[slide_right],,"- External User Libraries" delay, 1 text,25.0,83.3,25.0,83.3,Arial, 14,[green,block, b_black,s_black],[slide_right],,"Visual Editing and Debugging Tools" delay, 2 button,43.1,89.2,51.1,98.2,,OPENDOOR.BMP,Button1,Arial, 10,BLACK,none text,51.4,90.8,51.4,90.8,Arial, 14,[yellow,block, b_black,s_black],,,"Continue" GetClick IfButton,Button1,goto,SETUP FRAME, SETUP text,21.9,5.4,21.9,5.4,Arial, 20,[yellow,block, b_black,s_black],,,"Demo Configuration Tips" text,12.0,13.3,88.0,58.3,Arial, 12,[white,block, b_black,s_black],,,"This demonstration was developed for standard VGA video mode. If you experience technical problems while running the demo, configure your video for VGA. If you are using a higher resolution than 640 x 480, you must configure your video display to use small fonts. If you are using large fonts, you may not be able to see all of the text in the tutorial instruction dialogs (shown below)." graphic,BOX.BMP,22.5,42.9,22.5,42.9,,,,, text,11.8,65.5,86.8,85.5,Arial, 12,[white,block, b_black,s_black],,,"This demonstration contains a number of tutorials on the visual development tools in LabWindows/CVI. You can follow the instructions in each dialog box to experiment with the LabWindows/CVI software, or you can use the arrow buttons to let the demo perform the operations for you." button,41.7,86.5,49.7,96.5,,OPENDOOR.BMP,Button1,Arial, 10,BLACK,none GetClick IfButton,Button1,goto,MAIN FRAME, MAIN text,12,5,12,5,Arial, 20,[yellow,drop_shadow, ,s_black,,centered],,,"LabWindows/CVI Interactive Tutorial" text,26,12,26,12,Arial, 20,[yellow,drop_shadow, ,s_black,,centered],,,"and Evaluation Guide" text,21,24,21,24,Arial, 12,[yellow,drop_shadow, ,s_black,],,,"LabWindows/CVI" text,21,28,21,28,Arial, 12,[yellow,drop_shadow, ,s_black,],,,"Overview" button,7,22,18.0,34.0,,CVI2.BMP,1,Arial, 10,BLACK,none text,21,43,21,43,Arial, 12,[yellow,drop_shadow, ,s_black,],,,"Example Applications" button,7,39,18,51,,STARS.BMP,2,Arial, 10,BLACK,none text,21,58,21,58,Arial, 12,[yellow,drop_shadow, ,s_black,],,,"Building a Program" text,21,62,21,62,Arial, 12,[yellow,drop_shadow, ,s_black,],,,"in LabWindows/CVI" button,7,56,18.0,68.0,,MONA.BMP,3,Arial, 10,BLACK,none text,65,58,65,58,Arial, 12,[yellow,drop_shadow, ,s_black,],,,"Integrating External" text,65,62,65,62,Arial, 12,[yellow,drop_shadow, ,s_black,],,,"Code in LabWindows/CVI" button,52,56,63,68,,EXTCODE.BMP,4,Arial, 10,BLACK,none text,21,77,21,77,Arial, 12,[yellow,drop_shadow, ,s_black,,left_just],,,"Instrument Drivers" button,7,73,18,85,,INSTR.BMP,5,Arial, 10,BLACK,none text,65,26,65,26,Arial, 12,[yellow,drop_shadow, ,s_black,],,,"Visual Editing Tools" button,52,23,63,35,,EDIT.BMP,6,Arial, 10,BLACK,none text,66,41,66,41,Arial, 12,[yellow,drop_shadow, ,s_black,],,,"Power Debugging" text,66,45,66,45,Arial, 12,[yellow,drop_shadow, ,s_black,],,,"Tools" button,52,39,63,51,,DEBUG.BMP,7,Arial, 10,BLACK,none text,65,75,65,75,Arial, 12,[yellow,drop_shadow, ,s_black,],,,"Building Success" text,65,79,65,79,Arial, 12,[yellow,drop_shadow, ,s_black,],,,"with LabWindows/CVI" button,52,73,63.0,85.0,,SUCCESS.BMP,8,Arial, 10,BLACK,none button,25,89,51,95,"Ordering Information",,,Arial, 10,BLACK,none button,83,89,96,95,"Exit",,button2,Arial, 10,BLACK,none GetClick IfButton,1,command,cbirun.exe /AUTOSTART=cvintro IfButton,2,goto,EXAMPLES IfButton,3,goto,BUILDING IfButton,4,command,cbirun.exe /AUTOSTART=extcode IfButton,5,command,cbirun.exe /AUTOSTART=drivers IfButton,6,command,cbirun.exe /AUTOSTART=edit IfButton,7,command,cbirun.exe /AUTOSTART=debug IfButton,8,command,cbirun.exe /AUTOSTART=success IfButton,,command,cbirun.exe /AUTOSTART=order IfButton,button2,exit FRAME, BUILDING text,8,8,8,8,Arial, 20,[yellow,drop_shadow, ,s_black,,centered],,,"Building a Program with LabWindows/CVI" text,40,27,40,27,Arial, 12,[yellow,drop_shadow, ,s_black,,left_just],,,"Creating a GUI" button,25,24,36,36,,GUI.BMP,1,Arial, 10,BLACK,none text,40,42,40,42,Arial, 12,[yellow,drop_shadow, ,s_black,],,,"Automatic Program Generation" button,25,38,36,50,,EDIT.BMP,2,Arial, 10,BLACK,none text,40,57,40,57,Arial, 12,[yellow,drop_shadow, ,s_black,],,,"Completing Your Program Code" button,25,53,36,65,,SOURCE.BMP,Button3,Arial, 10,BLACK,none text,40.0,72.0,40.0,72.0,Arial, 12,[yellow,drop_shadow, ,s_black,],,,"Distributing Your Application" button,25.2,68.1,36.2,80.1,,DISTRIB.BMP,Button4,Arial, 10,BLACK,none text,39.8,86.9,39.8,86.9,Arial, 12,[yellow,drop_shadow, ,s_black,],,,"Windows 95/NT Preview" button,25.2,83.8,36.2,95.8,,NEWS.BMP,Button1,Arial, 10,BLACK,none button,70,93,83,98,"Return",,,Arial, 10,BLACK,none button,84,93,97,98,"Exit",,button2,Arial, 10,BLACK,none GetClick IfButton,1,command,cbirun.exe /AUTOSTART=gui IfButton,2,command,cbirun.exe /AUTOSTART=codebld IfButton,Button3,command,cbirun.exe /AUTOSTART=code IfButton,Button1,goto,PREVIEW IfButton,,goto,MAIN IfButton,button2,exit IfButton,Button4,command,cbirun.exe /AUTOSTART=distrib FRAME, EXAMPLES text,11,7,11,7,Arial, 20,[yellow,drop_shadow, ,s_black,,centered],,,"LabWindows/CVI Example Applications" text,36,33,36,33,Arial, 12,[yellow,drop_shadow, ,s_black,],,,"Automated Test Systems" button,22,29,33,41,,ATE2.BMP,2,Arial, 10,BLACK,none text,36,49,36,49,Arial, 12,[yellow,drop_shadow, ,s_black,],,,"Temperature Monitoring" button,22,45,32,57,,TEMPMON.BMP,4,Arial, 10,BLACK,none text,36,66,36,66,Arial, 12,[yellow,drop_shadow, ,s_black,,left_just],,,"Process Monitoring and Control" button,22,62,32,74,,PID.BMP,Button1,Arial, 10,BLACK,none text,36,82,36,82,Arial, 12,[yellow,drop_shadow, ,s_black,],,,"Database Connectivity" button,22,79,32,91,,DB.BMP,5,Arial, 10,BLACK,none button,85,94,98,99,"Exit",,button2,Arial, 10,BLACK,none button,71,94,84,99,"Return",,,Arial, 10,BLACK,none GetClick IfButton,2,command,cbirun.exe /AUTOSTART=testex IfButton,4,command,cbirun.exe /AUTOSTART=tempsys IfButton,Button1,command,cbirun.exe /AUTOSTART=pid IfButton,5,command,cbirun.exe /AUTOSTART=dbase IfButton,button2,exit IfButton,,goto,MAIN FRAME, PREVIEW text,28,3,28,3,Arial, 24,[yellow,block, b_black,s_black],,,"LabWindows/CVI" text,9,10,9,10,Arial, 24,[yellow,block, b_black,s_black],,,"Windows 95/NT Preview Program" text,15,18,85,53,Arial, 12,[white,block, b_black,s_black],[explode],,"To ensure a future path for your applications, we are now offering a special Windows 95/NT Preview Program for current LabWindows/CVI users. As a program member, you will receive a prerelease version of LabWindows/CVI for Windows 95/NT. When we release the final version, you will receive an upgrade at no additional charge." delay, 4 text,15.0,44,84,59,Arial, 12,[white,block, b_black,s_black],[roll],,"Under Windows 95/NT, LabWindows/CVI will include the following new features:" delay, 4 text,15.0,53,84,68,Arial, 12,[magenta,block, b_black,s_black],[fade],,"Standalone libraries packaged as a DLL for use in Microsoft C++, Borland C++, WATCOM, or any other 32-bit C programming environment under Windows 95/NT" delay, 4 text,15.0,66,83,81,Arial, 12,[magenta,block, b_black,s_black],[fade],,"Ability to create DLLs directly from LabWindows/CVI" delay, 4 text,15.0,71,83,86,Arial, 12,[magenta,block, b_black,s_black],[fade],,"Complete interchangeability of DLLs, object modules, and libraries between LabWindows/CVI and standard C programming environments under Windows 95/NT" delay, 2 text,15.0,85,83,100,Arial, 12,[white,block, b_black,s_black],[fade],,"Contact your local National Instruments office for more information" button,82.0,90.0,95.0,95.0,"Return",,Button1,Arial, 10,BLACK,none GetClick IfButton,Button1,goto,BUILDING