Thread: Re-Writing Instrumentation (GPIB) C Program In Eclipse (using MiniGW) in Windows 7

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Registered User
    Join Date
    Aug 2012
    Posts
    10

    Wink Re-Writing Instrumentation (GPIB) C Program In Eclipse (using MiniGW) in Windows 7

    Hello Community!

    I'm trying to re-write a program which is used to control GPIB measurement instrumentation. I know electronics but unfortunately I know very little programming .

    I'm currently using Eclipse as my IDE and I'm using the National Instruments 488.2 API with the MiniGW compiler for Windows 7.

    I'm carefully compiling after every header and library I include. Unfortunately I've hit a declaration (or title, not sure) that is not compiling.

    Code:
    Addr4882_t Instruments[32],            // Array of primary addresse
    I have attached the original code 4882query.c for reference along with a screenshot and the header file.

    Any guidance or help would be greatly appreciated.

    Thanks again!
    Attached Images Attached Images Re-Writing Instrumentation (GPIB) C Program In Eclipse (using MiniGW) in Windows 7-addr4882_error-png 
    Attached Files Attached Files

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Portable instrumentation
    By Kempelen in forum C Programming
    Replies: 1
    Last Post: 08-08-2012, 10:12 AM
  2. Eclipse gcc/g++ run program Warnings
    By geewhan in forum C++ Programming
    Replies: 6
    Last Post: 06-28-2012, 10:39 PM
  3. SDL library on eclipse (windows)
    By chiefblink117 in forum C Programming
    Replies: 1
    Last Post: 09-26-2011, 09:41 PM
  4. GPIB / IEEE 488 programming
    By nbo10 in forum C++ Programming
    Replies: 1
    Last Post: 08-27-2003, 01:52 PM

Tags for this Thread