Jump to content

tumanovalex

Members
  • Posts

    3
  • Joined

  • Last visited

    Never

tumanovalex's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. In the attached file there is a project on VC ++ 5 and the project on LabView 6.0 (I have got used to these versions). In DLL 2 functions actually for check of working capacity DLL (Summa, Multi) and working function readdata which is intended for reading a file with data double, definitions of its size (filesize), creations of a file double for a data storage bufdat and transfers of this file in LabView. I have created on disk directory c: \LabViewDLL\ also has written down there DLL, VI, has created in this directory subdirectory VC ++ and has written down there the project on VC ++. I have checked up, Summa and Multi work normally, the size of a file also is defined correctly so probably DLL works. I very much would like to learn to transfer files from DLL on C/C ++ in LabView, in the further it to be necessary for me. Probably, I incorrectly initialize a array. Help, please.
  2. I like to create the interface of the program by means of TabControl. On the first page I bear elements of management, and on others - elements of visualization. Unfortunately, at such construction pictures on other pages are not updated at active first page and èçìåíåíåíèè values in controls on the first page. In my file the example which it shows is set. At change of quantity of reports with 160 for example up to 1600 and start of the program at active first page the picture on the second page is not updated. In real programs at me it is some pages with pictures (schedules of initial signals, schedules of intermediate and final results). In real programs at me it is some pages with pictures (pictures of initial signals, pictures of intermediate and final results). Prompt how to make, please, so that at active first page, change on it of values of elements of management and start of the program pictures on other pages were updated.
  3. I like to create the interface of the program by means of TabControl. On the first page I bear elements of management, and on others - elements of visualization. Unfortunately, at such construction pictures on other pages are not updated at active first page and èçìåíåíåíèè values in controls on the first page. In my file the example which it shows is set. At change of quantity of reports with 160 for example up to 1600 and start of the program at active first page the picture on the second page is not updated. In real programs at me it is some pages with pictures (schedules of initial signals, schedules of intermediate and final results). In real programs at me it is some pages with pictures (pictures of initial signals, pictures of intermediate and final results). Prompt how to make, please, so that at active first page, change on it of values of elements of management and start of the program pictures on other pages were updated.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.