Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Community » Newbie corner » where can I find more info?
Re: where can I find more info? [message #28587 is a reply to message #28584] Wed, 08 September 2010 08:48 Go to previous messageGo to previous message
koldo is currently offline  koldo
Messages: 3361
Registered: August 2008
Senior Veteran
Hello Jerson

Things I have done:

- Renamed NIDAQ.c to .cpp (removed extern "C" in .h)
- Added this in the beginning of .cpp files:

#include <Core/Core.h>

using namespace Upp;

#define _NI_int8_DEFINED_ 
#define _NI_int16_DEFINED_
#define _NI_int32_DEFINED_
#include "nidaqmx.h"

- In NIDAQ.cpp, function int32 Ni_ReadDI() does not return any value at the end.

I think with this it will work.


Best regards
IƱaki
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Problems in growing up from newbie
Next Topic: Limits check in Meter code
Goto Forum:
  


Current Time: Thu May 09 15:30:08 CEST 2024

Total time taken to generate the page: 0.02600 seconds