LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

LabVIEW serial port programming using the WinAPI and CreateFile() and CloseHandle()? Yes or no?

Solved!
Go to solution

Nice and it may work. It's a nice learning project - but you reinvent the wheel.

 

Solved: Re: Fail to open Serial Port - Page 3 - NI Community

 

 

0 Kudos
Message 21 of 75
(1,067 Views)

@Martin_Henz wrote:

Nice project - but you reinvent the wheel

 

Solved: Re: Fail to open Serial Port - Page 3 - NI Community


i was already kind of wondering why you joined this thread but didn’t mention that library of yours. 😀

But figured you might have your reasons.

Rolf Kalbermatter
My Blog
0 Kudos
Message 23 of 75
(1,164 Views)

That's why I am here.  I want to learn what I did wrong.  (Yeah, I said fix it, but I was in a rush, and that's the ultimate goal so... But I really want to know how I botched it up. ...yes, I was quite verbose, vi construction-wise, and inefficient and and ... Ok, what's wrong with my code?) I do not want to go the C dll route, but so far it's looking like I'm going to have to go that route.  I have made some mistake in the vi I've posted, and the write and read is just wrong.

 

You (plural) are vets. Help me fix my vi, please.  Thank you.

0 Kudos
Message 24 of 75
(1,153 Views)

Incidentally, in my world, open-source stops at the WinAPI.

0 Kudos
Message 25 of 75
(1,148 Views)

In other words, mathematically speaking, the solution must be in the range [LabVIEW (NI OEM,) WinAPI].  Outside libraries, no matter how well written are not in that range.  Please help me fix MY software based on your experience, dear LV veterans. Thank you! 🙂

0 Kudos
Message 26 of 75
(1,146 Views)

@rolfk wrote:

But figured you might have your reasons.


I want so read from 3d0g what's the real reson for all these threads.

0 Kudos
Message 27 of 75
(1,140 Views)

@3d0g wrote:

Incidentally, in my world, open-source stops at the WinAPI.


That's why the C sources of the library are also available for download.

0 Kudos
Message 28 of 75
(1,137 Views)

Either you (plural) can and will help me fix my code or you can't or won't.

0 Kudos
Message 29 of 75
(1,132 Views)

What's the real reason I want help with my code?  What kind of a question is that?  I'm here. I have an issue. In the past I've been told to post my code lest I (or others have heard it) can't be helped. (Frankly, I find this forum more helpful than NI. Did I say that out loud?)  I have now posted my code. There is a problem with it, and I still have yet to get it debugged. That's the reason I created this thread. If you want to get deeply philosophical about it, I exist. Frankly, I'm trying to learn and I need to learn and I don't learn by being sent away to go read something or download things. I learn by getting those more experienced than I to show me my error, how I went wrong. Now please help me by examining my code.

 

Incidentally, if I find my error, I will be sure to post it, here, in this thread.   

0 Kudos
Message 30 of 75
(1,129 Views)