Member Login
member
passwd
remember me on
this computer.

- join now -
- forgot username or password? -

Jump to a Date

Sponsored Communities
Cool stuff
Select a topic of interest:
...and press:
Neat Stuff
Control.com Stuff

Visit our shop for nerds in control lifestyle products.

Fortune
One Page Principle:
A specification that will not fit on one page of 8.5x11 inch
paper cannot be understood.
-- Mark Ardis
RSS Feed
RSS feed Use this link to get an RSS feed of the Control.com article flow, for private, non-commercial use only:
www.control.com/rss/
To get a personalized feed, become a member at no cost.
Select a Page Style
Select one of the following styles:
- BluFu
- Classic
(cookies required)
Control.com topic...
Languages
Topic: Programming languages.
Posted by roy on 11 July, 2006 - 1:56 am
I want to connect RS232 port using java to interface with micro-controller (8051).
from the help with IEC 62056-21 department...
IEC 62056-21
Topic: Programming languages.
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, a complete discription of the protocol....
Topic: Programming languages.
Originally posted by Youssef on 3 July, 2006 - 1:09 pm
Communicate a pc with an instrument in LabVIEW language in MODBUS.
New Replies:
By Ricardo Cuesta on 7 July, 2006 - 12:56 am -
Hi, My name is ricardo and I work in scada systems. What you need is: use a simulate MODBUS...
from the serious department...
VB6 programming
Topic: Programming languages.
Originally posted by mahmoud fekry on 21 November, 2003 - 11:52 am
Motor controller through PC parallel port using VB6 program...
New Replies:
 Dim xc As Integer
   xc = 0
  While adf.Recordset.EOF
   xx =...
from the Automation List department...
serial port comunication using visual basic
Topic: Communications systems and equipment.
Originally posted by prem on 19 July, 2004 - 10:12 am
how can i use visual basic codes to read input from the 1st serial port...
New Replies:
By Brian E Boothe on 2 July, 2006 - 8:14 pm -
why is it that alot of these industrial control guys have no clue what a search engine is,, geesh ...
Hello! I have an idea, but dont know whether it will workout or not. just try to send vb codes...
hi... i also need your help. right now i developing a payment terminal program and the the...
hey... me too working on a similar project. it would be of great help if u could send me the...
you can perform one step at once and obtein good results too. just to say that its possible using...
By Rachna Nambiar on 12 May, 2006 - 12:56 am -
Hi, Even I have the same problem. Completely new to Visual Basic. I have to get data form the...
By engr Shahid bilal on 7 May, 2006 - 2:26 pm -
Hi, I used your code for getting 10 characters from an 8051 microcontroller thru the rs-232 serial...
have a look at ...
from the Automation List department...
How to configure USB port in Visual Basic
Topic: Programming languages.
Originally posted by venkat on 15 October, 2005 - 3:32 pm
How can I configure USB port in VB
New Replies:
I m working in a manufacturing company. It would be gr8 to have the code in VB 6.0 that configures...
i'm also looking for vb or vb.net code to configure USB port. pls kindly send the code to my...
Hello, I dont think you need to change your code, this is a similar problem i had while...
Please Starride can I still have the test code for USB in VB6. Thank you. email addy is...
Hello, I need also some help with Visual Basic to write USB driver. To be exact I need to send...
from the Programming languages department...
Shell command in VB 6
Topic: Programming languages.
Originally posted by D on 28 April, 2004 - 11:00 pm
Help with the shell command in VB 6
New Replies:
Replace Excel in Shell command with full path of Excel executable file. like C:\Program...
This works, but program(s) always load miminimized, or in some cases show up on taskbar, but won't...
from the Automation List department...
Use VB to control the USB connection
Topic: Programming languages.
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:
In a somewhat related note, I am trying to update a driver for a digital camera from VB6 to VB.NET....
There is no single way of using USB in VB. Each device comes with its own device driver and its...
from the Automation List department...
Sending commands through serial port
Topic: Programming languages.
Originally posted by serial port on 19 July, 2005 - 8:07 pm
Empty summary
New Replies:
Hi u ! Using TransmitComChar, u can send any thing via COM :)...
from the Interfacing department...
HC900 Slave to DeltaV Master
Topic: Programming languages.
Originally posted by m Shoaib Nizami on 14 June, 2006 - 1:37 am
Is there a way by which each bit of the register of HC900 slave represent a value of one discrete signal or variable and then transmitted to Deltav Master where it is decoded again that a bit represent a one signal to be used in different function blocks?
New Replies:
The current HC-900 encodes digital bits into a floating point word. Rumor has it that there might...
DeltaV supports a lot of function blocks and one amongst them being the BFI (Boolean Fan In ) and...
from the Open USB port by programming in VB department...
VB control USB to RS232 converter
Topic: Programming languages.
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:
By k.Partha saradhi on 16 June, 2006 - 7:11 pm -
I'm doing a project on "Power Quality Analyzer". I have converted the supply voltages...
We also have found problems with USB to RS-232. Our program works correctly with standard serial...
Is it the same if the system is a Mas OS X?? Because I'm trying to sending and receive data to a...
from the Automation List department...
How to configure RS232 port in Visual Basic 6
Topic: Programming languages.
Originally posted by Ashwini on 3 April, 2006 - 8:21 pm
I want to connect RS232 port using VB6. Can any one help me?
New Replies:
There is a good demo in the Samples section of Microsoft Help & Support: ...

Open timer and put the down program inside it. also built label. do not forget to run the...

hi use mscomm control for serial communication. just set its commport & baud rate property....
from the Automation List department...
serial port in vb
Topic: Programming languages.
Originally posted by sahar on 28 September, 2005 - 10:03 pm
serial port in vb
New Replies:
i'm trying to identifying between two serial ports for which the mouse is connected and for which...
Is there anyway to place an Asynchronous communication? Thanks, Henrique ...
from the Student department...
Modbus Example in C/C++
Topic: Programming languages.
Originally posted by Laerte on 2 June, 2006 - 11:31 pm
modbus c/c++
New Replies:
Hi, Try http://www.modbus.org Regards Andrzej www.modbus.pl...
from the Automation List department...
PLC to VB - How to handle PLC data With VB
Topic: Programming languages.
Originally posted by Anonymous on 15 February, 2006 - 9:19 pm
Best way to read data from PLC via VB
New Replies:
hi, i just read your article and i have some (i mean a lot of) problems to communicate pc and plc....
from the is it possible in c language to get data from other device department...
is it possible in c language?
Topic: Programming languages.
Originally posted by ismail nasar on 17 August, 2005 - 10:24 pm
is it possible in c language to get data from other device?
New Replies:
By Tejas Purandare on 26 May, 2006 - 12:15 am -
Make sure to design the circuit properly, use optocouplers to avoid damage. You may google to get...
from the Automation List department...
RS232 sending/receiving commands in excel
Topic: Programming languages.
Posted by chevtrk49 on 23 May, 2006 - 11:05 pm
RS232 sending/receiving commands in excel
from the Help for final year project! department...
Read data from rs232 port vb6.0
Topic: Programming languages.
Originally posted by Dotman on 10 February, 2005 - 4:34 pm
Read data from rs232 port vb6.0
New Replies:
Push Ctrl+T then Add MsComm from the list by check this, then "Apply", "OK". ...
from the Automation List department...
Function Invocation using ST
Topic: Programming languages.
Posted by Tony on 16 May, 2006 - 10:14 pm
Question about accessing function with multiple outputs.
from the Automation List department...
VB rs232 trouble
Topic: Programming languages.
Originally posted by Pedro on 6 May, 2006 - 1:04 am
Need to receive continuous updates without having to re-initiate communication with PIC.
New Replies:
use timer to send the command after the desired interval and read the response. i have done this...
Pedro, The only way I know of to do what your asking is to have the PLC/pic program be coded so...
Google loop. Regards cww...
from the Automation List department...
Modbus slave source code
Topic: Programming languages.
Originally posted by yu jian on 25 April, 2006 - 10:42 pm
I'm looking for the source code (in C) of MODBUS slave protocol.
New Replies:
Please check the link as follows: http://members.shaw.ca/xMasterHMI/xMaster...
Dude, that`s pretty easy. Try to get the standard of the protocol. I did that and in a few hours...
from the Automation List department...
Siemens Statement Lists
Topic: Programming languages.
Originally posted by Nathan CHAFFEY on 5 January, 2000 - 2:16 pm
Can anyone please tell me where I can find information on Siemens Statement Lists (STL).
New Replies:
Nathan all you have to do is ask....I have many years experience with STL...I am one of those sad...
 
 
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-2009 Nerds in Control, LLC. All rights reserved.

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

advertisements
Find the right Modbus device for your project... or list your Modbus device on the largest online Modbus device directory.
Time to incorporate data handling, web HMI and motion in one system!
Control.com is the largest Automation community on the web. Learn how to advertise here now...
Servo, steppers, analog, digital & web HMI - Fully Integrated!
Servo, stepping motor control, analog & web HMI in one system!
Our Advertisers
Help keep our servers running...
Patronize our advertisers!