Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

GPIB program with MFC.

I have to write a window program with graphical user interface.
I am planning to use Visual C++ 6.0 (MFC) for the job.
All the examples in this web are console applications.
Is using ¡§Direct Entry¡¨ the only way to write a window GPIB Application
with GUI?
0 Kudos
Message 1 of 3
(4,397 Views)
To download GPIB sample programs that use MFC with a GUI interface, please
refer to:

http://www.ni.com/support/gpib/langint/mcwin32a.htm

From that web page, you can download either the Microsoft Foundation Class
(MFC) for MSVC 5.0 sample programs or the Microsoft Foundation Class (MFC)
for MSVC 4.0 sample programs. Both files are self-extracting.

Liz

"Tony Hsu" wrote:
>>I have to write a window program with graphical user interface. >I am planning
to use Visual C++ 6.0 (MFC) for the job.>All the examples in this web are
console applications.>Is using ¡§Direct Entry¡¨ the only way to write a window
GPIB Application>with GUI?>
0 Kudos
Message 2 of 3
(4,405 Views)

Ah, when they redesigned the web site, the link to http://www.ni.com/support/gpib/langint/mcwin32a.htm no longer works. Here's the new link to the MFC (and regular C examples) for Microsoft C++:

http://sine.ni.com/apps/we/niepd_web_display.display_epd4?p_guid=B45EACE3ED3C56A4E034080020E74861

Go to the bottom of the page to download the examples.

Sorry for any confusion!

Liz

 

0 Kudos
Message 3 of 3
(4,248 Views)