Select Page: Previous 5 6 7 8 9 10 11 12 13 14 15 Next
Control.com topic...
Languages
Originally posted by Joel on 10 November, 2006 - 12:09 am
what programming language should i use to communicate with the serial port?
New Replies:
Depends entirely on what you are doing and on what operating system you want to use. If using...
The majority of Microsoft software, and a high % of the rest of the software world, is done in...
We had used C as its easy to access RS232 port & recieve data by address. For good UI, I think...
I designed & built a PIC16F872 heart-rate monitor with a PC-based gui display as my final year...
Topic: Programming languages.
from the Having a tough time finding solid information... department...
RS232 in Win2k using Visual C++
Originally posted by jbf on 2 July, 2004 - 7:37 pm
I am trying to find out how to access serial ports utlizing Visual C++ running on WIN2k.
New Replies:
hello, please send to me code send file comport into visual c++ 6.0. thank you....
Originally posted by roy on 11 July, 2006 - 1:56 am
I want to connect RS232 port using java to interface with micro-controller (8051).
New Replies:
Does the Java Communications API work in windows XP?...
i was wondering, is it also applicable even if i use other micro controller?...
Topic: Programming languages.
from the Automation List department...
interfacing RS232 in WinXP using VC++
Originally posted by maheshkg on 23 February, 2005 - 7:56 pm
I have problems in interfacing RS232 in VC++ in WinXP. Please help me with some sample code in VC++.
New Replies:
Hi, i have the same problem as vikrant im also working on a RFID project that requires my reader...
I have the same problem so send me the sample code and other comments regarding RS232 interface in...
Topic: Programming languages.
from the Serious department...
Choose c or c++ to study??
Originally posted by Anonymous on 5 November, 2006 - 10:52 pm
c or c++?
New Replies:
If you don't know programming, I would suggest you learn that first. The language is secondary....
If you are leaning towards embedded programming, C is a good choice. And a good knowledge of C...
C and C++ are more similar than you're giving credit, especially if you've never used either. The...
If you know neither C nor C++, then I would suggest that you learn C first. If you are interested...
Hi, It may be worth you while to look into C before C++. C will give you background on all of...
c++ is an extension to C. I don't know how it is these days, but it used to be that a C class...
C++ is actually not a different programming language. It is an extension of C. If you learn C...
Topic: Programming languages.
from the Automation List department...
Reading Inputs from PC Parallel Port in Visual Basic
Originally posted by David on 24 July, 2006 - 10:09 am
Problems reading inputs from PC parallel port
New Replies:
hi, thank you. I am from Mongolia. I am student. my english is poor. I am learning Visual basic. I...
Do you import the dlls in the same way in VB Express as you did in the Excell Macro. I am also...
Topic: Programming languages.
from the Automation List department...
how to see output of an exe called from vb6
Posted by rini on 11 October, 2006 - 1:13 am
I have called an exe generated from matlab using shell command from vb6. the black console appears for a moment. how can i see the output?
Topic: Programming languages.
from the Automation List department...
Modbus C or assembler source code for microcontroller
Originally posted by Marcos Torres on 4 September, 2003 - 11:38 pm
I am working actually with protocol modbus and microcontroller AT89c52.
New Replies:
hi to all, i also working on modbus protocol. can u pls send me sample code of it? e-mail id:...
Topic: Programming languages.
from the Programming languages department...
Shell command in VB 6
Originally posted by D on 28 April, 2004 - 11:00 pm
Help with the shell command in VB 6
New Replies:
hi there is there a way to use ink instead of .exe?...
dim s1 sstring as string 'string=\\mars\entry\app\123.doc s1 = Shell(sstring,...
taskid = shell("C:\program files\office10\excel.exe",vbmaximise)...
Topic: Programming languages.
from the I already tried my best department...
sending data from PHP to C++
Originally posted by rayna on 30 September, 2006 - 2:17 pm
i cant figure out how to do this..most people that i reffered to said it is impossible to achieved. but i know it can somehow..
New Replies:
By Michael Griffin on 1 October, 2006 - 2:00 pm -
First, try 'C' instead of 'C++'. Secondly, try the following URLs for more information and...
Topic: Programming languages.
from the Programming languages department...
How To Excute the DOS Commands in Visual Basic
Originally posted by Anonymous on 25 August, 2005 - 2:40 pm
i can't run the DOS commands in VB programs. Please help me.
New Replies:
I would like an example. I would especially like to know how to insert different file names each...
Just put your commands in a notepad or any text editor and save it as a batch file. At run...
Topic: Programming languages.
from the help with IEC 62056-21 department...
IEC 62056-21
Originally posted by rmbaltazar on 15 April, 2006 - 5:05 pm
need help on the IEC 62056-21 protocol using EMH meter ITZ and DMZ...
New Replies:
Yes, sure, i have a op-100 and want to see whats my meter tells... and i want to add it into a...
Sir, do you know a OPC server available in the market for this protocol so i can read the data in a...
Topic: Programming languages.
from the Can't modify the subclass to read xml file department...
C++ and MODBUS
Posted by Kiro Andreev on 19 September, 2006 - 10:12 pm
I like to modify subclass for read from xml file.
Topic: Programming languages.
from the Automation List department...
Use VB to control the USB connection
Originally posted by Lawrence on 12 June, 2006 - 11:07 pm
how to control the connection of a USB smartcard device by using VB
New Replies:
Dear Robert, I am uditha who is a sri lankan Engineer. I wants to c++ / vbCode for Embedded...
Topic: Programming languages.
from the Automation List department...
How to configure USB port in Visual Basic
Originally posted by venkat on 15 October, 2005 - 3:32 pm
How can I configure USB port in VB
New Replies:
Hi Starride, pls send me your source codes in VB6 or VB.NET. My mail: quinhngoc@yahoo.com ...
Topic: Programming languages.
from the serious department...
ladder programing
Originally posted by anand on 8 October, 2004 - 8:32 am
Learning Ladder programming
New Replies:
First of all, i would like to says that the fundamental to write the ladder programming is same for...
Topic: Programming languages.
from the recording a audio from microphone department...
Detect a audio data from microphone in c
Originally posted by kandasami raja on 31 August, 2006 - 3:37 pm
want a sample c program to detect the microphone data
New Replies:
Well, that's kinda hard to do considering the difference between operating systems. For example,...
hi cww thank you for ur reply. i am new to c. i checked this fft spectrum analyzer. i dont how...
Working in Windows does limit the amount of free source you might find. Still there are lots of fft...
hai i have search that freshmeat. i cant find any related code. can u mention any related site or...
Checkout freshmeat or any of the hundreds of FOSS sites and use the source. Regards cww...
Topic: Programming languages.
from the Open USB port by programming in VB department...
VB control USB to RS232 converter
Originally posted by Charmaine on 13 November, 2005 - 6:39 pm
how to write a program in VB to collect data from the converter
New Replies:
Here you can find some USB -> 4 (8) serial RS converters regards, Bravo ...
Topic: Programming languages.
from the Automation List department...
Error in vc++
Posted by kandasami raja on 8 September, 2006 - 10:27 pm
Error in vc++ "Either the application has not called WSAStartup, or WSAStartup failed"
Topic: Programming languages.
from the Interface department...
CNC M-codes
Originally posted by T. Hahn on 24 August, 2006 - 8:51 pm
User defined M-codes
New Replies:
CNC code dosent allow you to play with the hardware level devices. Its a higher level language that...
Have you tried contacting Haas? It should be a simple question for them. There are many CNC...
Topic: Programming languages.
from the Automation List department...
Code to communicate to USB port to VB.net data
Originally posted by Ravinder on 22 February, 2006 - 12:53 pm
Looking for code to communicate to USB port
New Replies:
Hi, I am doing this type of project also. if anyone finds info please email me at...
Topic: Programming languages.
from the Eng. department...
Multiple threading in VB.
Originally posted by Elabbassy on 19 February, 2006 - 2:21 pm
any one know how to do multiple threading in VB?
New Replies:
hello sir, i was reading your article. i am new. u have mention there is a program for...
Topic: Programming languages.
from the Automation List department...
PLC to VB - How to handle PLC data With VB
Originally posted by Anonymous on 15 February, 2006 - 9:19 pm
Best way to read data from PLC via VB
New Replies:
Each PLC manufacturer has a communications protocol for its port. In Allen Bradley's case, the most...
Topic: Programming languages.
from the Automation List department...
Logging data via USB port using VB.net
Posted by Nha Pham on 29 August, 2006 - 11:56 am
I don't know how to connect the PPC to the device across the usb port using VB.net...
Select Page: Previous 5 6 7 8 9 10 11 12 13 14 15 Next
 
 

Your use of this site is subject to the terms and conditions set forth under Legal Notices and the Privacy Policy. Please read those terms and conditions carefully. Subject to the rights expressly reserved to others under Legal Notices, the content of this site and the compilation thereof is © 1999-2010 Nerds in Control, LLC. All rights reserved.

Users of this site are benefiting from open source technologies, including PHP, MySQL and Apache. Be happy.


Fortune
If God had intended Man to Smoke, He would have set him on Fire.
Advertise here
advertisements
Servo, stepping motor control, analog & web HMI in one system!
Servo, steppers, analog, digital & web HMI - Fully Integrated!
Learn from those who do, and become the expert today. Training Levels 1, 2, and 3 are available. Register Now!
Time to incorporate data handling, web HMI and motion in one system!
MatrikonOPC has over 500 OPC interfaces and out of the box software. Find an OPC Server for your devices here.
our advertisers
Help keep our servers running...
Patronize our advertisers!
Visit our Post Archive