Select Page: Previous 3 4 5 6 7 8 9 10 11 12 13 Next
Control.com topic...
Languages
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:
Hi, I'm studying this standard, but I can't figure how is the message format. Is it ASCII or...
Hi, all. Help please. I'm from Russia. I work with a gear under protocol IEC 62056-21. The gear...
i'm starting working on IEC 62056-21 standard, but i don't find much information. If anyone has...
By Prasanth Gopalakrishnan \(Kalkitech\\IN\) on 11 February, 2007 - 3:03 pm -
You should be able to buy the standard from www.iec.ch. Sincerely, ...
Hi... I am required to use the IEC 62056-21 standard... but am not able to get the standards...
Hi! I got an oppurtunity to work on this protocol but I can hardly find any information about...
Topic: Programming languages.
from the Instrument Engineer department...
Fisher Rosemount Provox DCS
Originally posted by anonymous on 24 March, 2007 - 1:55 pm
Vax Station in Provox DCS
New Replies:
The OS is called VMS. It uses a completely different set of commands. Type in help at the command...
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:
Mr Arshad may send me the assembler source code for modbus for use in my hobby project. Thanks. ...
Topic: Programming languages.
from the IEC 61131 Ideal department...
Ideal PLC Programming Language and Software
Originally posted by Bill Lydon, PLCopen North America on 13 March, 2007 - 10:41 pm
As the North American Director of PLCopen I would like to receive as many thoughts as possible about what ideal PLC controller software would be. I plan to use this information to propose new PLCopen standards to improve IEC 61131.
New Replies:
First off, i agree with most post to this already, As I am a programmer myself for multiple...
Just a thought, the PC industry has had standardized hardware for some time and it hasn't affected...
Hello, I think this is the key for standards themselves, too - you need good will and effort if...
By Michael Griffin on 24 March, 2007 - 1:26 pm -
In reply to Jeremy Pollard: I agree with your point that an open committee is unlikely to provide...
Hi, Is that the sort of work you want anyway? When I first started programming PLCs we used...
I agree. My initial idea was to require a standard file format. XML preferred, but the standard...
Michael - you make some good points. As the former PLCopen managing director, I understand what...
All of this has I am sure a very noble intent. However, companies are in business to make money. An...
By Michael Griffin on 18 March, 2007 - 1:55 pm -
In reply to Pankaj Gupta and Joe Jansen: PLCopen already *has* an XML format. Have a look at the...
By Michael Griffin on 17 March, 2007 - 5:24 pm -
In reply to Bill Lydon, PLCopen North America: The classic book on IEC 61131-3 is "Programming...
I think moving to XML for PLC programming would be a great move in control industry. This will...
By Bill Lydon, PLCopen North America on 17 March, 2007 - 1:09 am -
Michael, This is exactly the kind of input I want to hear. I would also like thoughts, ideas,...
By Bill Lydon, PLCopen North America on 17 March, 2007 - 1:09 am -
Joe, Good ideas, keep them coming. Thank You, Bill Lydon 414-427-5853 ...
By Vladimir Zyubin on 17 March, 2007 - 12:21 am -
Agreed. You point out fundamental problems of the standard that make it very problematic for...
By Dennis Patterson on 16 March, 2007 - 11:10 pm -
I've been programming PLCs for 25 years now. I'm waiting for the day when a PLC is a generic of...
By Michael Griffin on 15 March, 2007 - 1:44 am -
I believe that there is presently a lack of trust in PLCOpen and a general cynicism about...
Bill, Thank you for coming to the users to get this info. It is nice to know that someone wants...
Originally posted by Anonymous on 29 April, 2005 - 7:52 pm
i'm doing a project in VB to decode the data that is read from comm port... actually all the data that read is from the comm port are string characters that we can't understand...
New Replies:
I had the same problem. I realized that my device was actually idle Low rather than high, so I just...
Topic: Programming languages.
from the Automation List department...
how to see output of an exe called from vb6
Originally 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?
New Replies:
Hi This is Anil, I want to design a program in VB.NET in such a way that I will enter my input...
Topic: Programming languages.
from the Automation List department...
PLC to Computer with VB dot Net
Originally posted by Anonymous on 10 March, 2007 - 1:45 pm
i have to connect the plc (its for a tablet coating machine) to the computer using RS232 port.
New Replies:
Connect OPC/DDE server to configure SQL database....
Topic: Programming languages.
from the Automation List department...
ModbusTCP with PHP
Originally posted by Fabou3377 on 15 November, 2006 - 11:47 pm
I need to find a resource to interface php with modbus/TCP
New Replies:
Modserver is a service program, just like OPC server. To control a RTU, C, PHP, or any script...
By Michael Griffin on 11 March, 2007 - 6:01 pm -
In reply to Roy Yin: I had a look at your web site as I was curious, and noticed your mention of...
I have a program called Modserver on Linux (Fedora, Suse). It is very reliable. The whole...
Originally posted by yasser on 18 January, 2006 - 10:26 pm
reading text from com port and store it as .mdb format
New Replies:
i need to capture the PLC data using the RS232 serial port and connect it to the computer. the data...
Topic: Programming languages.
from the Automation List department...
Simulated Annealing and Genetic algorithm code in C++
Originally posted by Azrul Hisham on 13 February, 2007 - 10:48 pm
Does anyone know a code of optimization which is Simulated Annealing and Genetic Algorithm?
New Replies:
See: http://www.nrbook.com/a/bookcpdf.php Look for section 10.9 Not C++ but C....
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:
Thank you for this example, it helped out tremendously....
Topic: Programming languages.
from the vb department...
Error in opening Comm port in VB
Originally posted by mr jj on 5 March, 2004 - 7:42 pm
i'm doing a project in VB where i'm using comm port but when i try to open the port it gives the error as port already open though the port is not open.
New Replies:
perhaps you can do try catch statement to detect whether the port has been opened. just include the...
Topic: Programming languages.
from the Automation List department...
vb code to control parallel port
Originally posted by Anonymous on 18 August, 2006 - 12:22 am
http://www.control.com/1026224924/index_html
New Replies:
Please send urgently the source code to read USB port. Thanks, Rajeev...
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:
Did you ever get the Omron PLC to work? If so any info you can provide would be great. We are...
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:
Hello! I'm a student, and a need this code to conect and control a usb-bluetooth on vb6. Can you...
I would be interested in your visual basic code, if you are still giving it out. My email is...
Topic: Programming languages.
from the I need to know department...
Binary Code
Originally posted by ME on 19 February, 2002 - 5:14 pm
I want to learn Binary code...
New Replies:
That doesn't work 110011 = 51 1110011= 115...
Topic: Programming languages.
from the serious department...
barcode scanning using VB6
Originally posted by teao on 18 July, 2003 - 9:43 am
How to make program using VB6 for barcode scanning
New Replies:
Did you ever learn how to do this?...
Originally posted by Sivakumar on 16 December, 2006 - 9:30 am
need Sample source code in VB
New Replies:
Robert, could you tell me how to view the COM number the USB device is assigned by Windows?...
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:
if you have to ask such a question, how are you going to know how to program the serial Port when...
Hi, You can select any programming language. .net or vc++ or c Regs, Ashutosh Kumar...
Topic: Programming languages.
from the Programming languages department...
Closing an .EXE that is running
Originally posted by Anonymous on 17 January, 2007 - 12:30 am
Closing an application opened using shell command in VB.
New Replies:
One way would be to use the free pskill.exe utitlity from sysinternals...

This script below maybe can solve your problem.

 Private Declare Function...
Select Page: Previous 3 4 5 6 7 8 9 10 11 12 13 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
A year spent in artificial intelligence is enough to make one believe
in God.
Advertise here
Advertisement
our advertisers
Help keep our servers running...
Patronize our advertisers!
Visit our Post Archive