Hi!
Im really struggling here...
Im trying to communicate with a piece of hardware that accepts a specific package format for control.
I need to be able to send an 8 bit data word via a serial connection from my Python program.
I have been using USPP & PySerial so far but have found a...
Hi there.
I'm sure that this is not such a difficult topic that no one knows the answer. If i have asked in the wrong foum, or have not followed some other requirement then please let me know.
If the answer is VERY obvious then could someone at least point me in the right direction?
Thanks
Mark
Hi there.
Firstly:
I am using an XP machine running SP2.
I am using Microsoft Visual C++ 2005 Express Edition.
I am new to VC++ (have a base in C)
I click New -> Project -> CLR -> Windows Form Application
I use the template style files that VC++ gives me which include;
Form1.h
resource.h...
You absolute beauty!
I can't belive i was being so dumb!
Thankyou so much for spotting that - you wouldn't belive how many different sites i have signed up for trying to find an answer to that question!
Thanks again!
Mark
I have my main programme "control_programme.cpp"
which looks like this;
<CODE>
// Control Programme - Mark Walker
#inlcude "tractor_types.h"
#include "stdafx.h" // These 2 were given by the 'New #include "Form1.h" // project' wizard
using namespace control_programme...
Hi there.
Firstly:
I am using an XP machine running SP2.
I am using Microsoft Visual C++ 2005 Express Edition.
I am new to VC++ (have a base in C)
I click New -> Project -> CLR -> Windows Form Application
I use the template style files that VC++ gives me which include;
Form1.h
resource.h...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.