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
Don't be humble ... you're not that great.
-- Golda Meir
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...
Open Control
from the Automation List department...
Using SAE standards content in open source projects
Topic: Open interfaces, software and hardware
Originally posted by Heinz-Juergen Oertel on 30 September, 2005 - 1:03 am
Is using the information obtained by reading the standard to write a computer program that should be released in source code a kind of "republishing"?
New Replies:
Hi Dick I agree, but if the society wanted to, they could put you under with a legal challenge. It...
This is one of many such troubling issues with using non-free standards and protocols. And I've...
By Michael Griffin on 2 October, 2005 - 2:31 pm -
Copyright covers duplication of material. "Republishing" would be to reproduce and...
No, you are supposed to use any standard to create new works. Copyright means only that you may not...
If I understand you right, you read information from the CAN bus. - you don't link against...
from the Automation List department...
Open Source SCADA systems
Topic: Open interfaces, software and hardware
Originally posted by novo on 25 September, 2003 - 12:22 pm
I need some information about existing (and possibly evolving) Open Source SCADA systems.
New Replies:
Data Flow Systems HyperTACII HMI runs on Redhat Linux using MySQL and Internet Explorer or Netscape...
from the Automation List department...
Resources for Microsoft Outlook to OPC
Topic: Open interfaces, software and hardware
Originally posted by CooLSmurf on 7 September, 2005 - 10:31 pm
Resources for Microsoft Outlook to OPC
New Replies:
In reply to Dennis - What would be needed to be added to the paging system you have described is: ...
Michael 10 years ago I used a product called Win911 to inform an operator(s) of problems at a...
In reply to Jonas Berge - I don't think that using MS-Outlook (or other similar calendaring...
Not sure, but try this: http://www.matrikonopc.com/products/opc-drivers/details.asp?driver=943 ...
Send e-mails to a PC, with the command as part of the subject (or the first line of the contents)....
If you are using HMI software E.G RSView, Citect, etc., write a bit of code to send you an Email or...
from the I Need Help department...
OPC and VB6 - Simple Remote Solution?
Topic: Open interfaces, software and hardware
Originally posted by Jeff Gobatto on 6 April, 2004 - 12:42 pm
Need a *simple* solution for OPC read/writes for remote servers.
New Replies:
Find out where the error occurs... it could be "Method Connect of OPCServer failed" or...
Please check your tag names in PLC side. If any tag missing then it fires that error Error: Method...
from the Automation List department...
Simulation program for Linux
Topic: Open interfaces, software and hardware
Originally posted by Jacob Kroon on 20 August, 2005 - 2:55 pm
I started writing a program for simulating control systems...
New Replies:
Hi Michael, Tarball is now available here: ...
By Friedrich Haase on 26 August, 2005 - 5:33 pm -
Moin Jacob, moin all, Matlab has Simulink but for Octave there is nothing similar (as far as I...
By Michael Griffin on 25 August, 2005 - 1:51 pm -
Would you be able to put up a tarball of a snapshot? I haven't used git before, and when I followed...
Hi Jiri, The Scicos/Scilab project indeed seems to be quite similar to what I want to achieve...
Hello, One should perhaps note that scicos and scilab are not Free / Open Source. In particular,...
You're doing a good work, but have you ever seen scicos project from scilab group? URL:...
By Marc Le Douarain on 22 August, 2005 - 5:38 pm -
Very interesting project. Good luck to go on... It needs lot of courage to develop/maintain a...
from the Automation List department...
OPC and VAX
Topic: Open interfaces, software and hardware
Originally posted by Stish on 4 August, 2005 - 12:36 am
OPC and VAX communication
New Replies:
Talk to someone from Matrikon Inc. or check out their website at http://www.matrikonopc.com. They...
from the Automation List department...
gcc and php
Topic: Open interfaces, software and hardware
Originally posted by nandos on 12 August, 2005 - 4:38 pm
i plan to linking gcc project with my web base application such php
New Replies:
By Michael Griffin on 13 August, 2005 - 4:34 pm -
There are lots of books and web resources on PHP as it is one of the most common programming...
from the serious department...
Neuro fuzzy level control
Topic: Open interfaces, software and hardware
Originally posted by Albert De Freitas on 31 October, 2003 - 9:16 am
Can fuzzy or neuro fuzzy be used for control?
New Replies:
Well as far as i know fuzzy control are basically implemented to know the exact condition. for...
from the //UJ department...
Profibus remote I/O 110VDC ????
Topic: Open interfaces, software and hardware
Originally posted by //UJ on 18 June, 2004 - 2:03 pm
Looking for remote I/O with profibus interface and 110VDC and channal with time-stamp
New Replies:
Well you have to use IM153-2 card for timestamp signal. it is an remote interface module with time...
from the AMS department...
OPC Server writing alarms to LCN
Topic: Open interfaces, software and hardware
Originally posted by siddharth on 11 May, 2005 - 10:40 pm
I have developed a custom OPC client which picks up data from LCN and writes back to specific TDC3000 tags. I want to include an additional point that whenever an OPC Server is writing to LCN it should invoke alarms to notify the operators that OPC Server is writing.
New Replies:
Kamran, You should have installed APP to connect other systems over ethernet. I'm sure local...
Dear sid, i intend to develop more-or-less same software as what you have developed. i wud...
Thanks for your response. Actually I have craeted a DLL in Visual Basic and a GUI in same to...
Could you please let me know which PC interface card did you use to connect to LCN?...
from the c++ code for linux department...
Simple C or C++ script to read serial port buffer
Topic: Open interfaces, software and hardware
Originally posted by Obscurius on 27 August, 2004 - 1:31 am
I would like to read a text string from a device which connected to the serial port and save this string to a text file or in to a database..
New Replies:

solution:

 1> open the port:
 
       fd = open("/dev/ttyS0",...
did you have a solution of ur problem? can u help me plz? I need also to read the contents of my...
from the Automation List department...
Problem with OPC OPCGroups VB.NET 2003
Topic: Open interfaces, software and hardware
Originally posted by Geir Bakke on 2 December, 2003 - 10:54 pm
An unhandled exception of type 'System.InvalidCastException' occurred in WindowsApplication2.exe

Additional information: QueryInterface for interface OPCAutomation.IOPCGroups failed.
New Replies:
Just update your OPCDAAuto.dll in c:\windows\system32 to one more recent version. You can download...
from the Automation List department...
MODBUS & "compliance"
Topic: Open interfaces, software and hardware
Originally posted by Anonymous on 11 June, 2005 - 9:25 am
Is compliance testing required to say that my device is Modbus "compatible" or that it uses the modbus protocol?
New Replies:
I'm not sure there would be much ModBus out there if compliance testing were enforced. The spec is...
from the Automation List department...
PLC5 and ABEL
Topic: Open interfaces, software and hardware
Originally posted by Anonymous on 17 August, 2004 - 3:17 pm
I am trying to communicate with AB PLC 5 using the ABEL library from a Linux Machine...
New Replies:
The default word size for SLC is 16 bits and the default for PLC5 is 8 bits. Try sending a...
from the Automation List department...
Honeywell Plantscape 300
Topic: Open interfaces, software and hardware
Posted by CS9806 on 24 May, 2005 - 9:51 pm
Making Honeywell Plantscape R300 OPC Server enable.
from the System Integration department...
InTouch OPC Server?
Topic: Open interfaces, software and hardware
Originally posted by jarv on 17 October, 2002 - 6:06 am
does Wonderware InTouch have OPC server that can communicate data to another system that has a OPC client
New Replies:
I'm not sure, if this the right solution for you. But this is the right link to download OPC Link....
from the Automation List department...
An interesting article
Topic: Open interfaces, software and hardware
Posted by Curt Wuollet on 7 April, 2005 - 12:37 pm
Embedded computing folks may be interested in this...
from the Automation List department...
AF100 OPC server issues
Topic: Open interfaces, software and hardware
Originally posted by Ben on 4 April, 2005 - 10:02 pm
having installed an AF100 OPC server on the AF100 network with an AC110. I have found no real issues except that I cannot write to a particular data type, MBS.
New Replies:
The point is listed as a read and write point in the manual. I actually found out by accident that...
Can you tell from any of the OPC clients what the access rights for this item are? It may be a...
from the None department...
Honeywell TPS APP Node and OPC Server
Topic: Open interfaces, software and hardware
Originally posted by TexasFM3 on 25 September, 2002 - 4:38 pm
Functional 3rd party use of the Honeywell OPC server
New Replies:
Also the plagiarized post is completely irrelevant to this thread, and has nothing to do with...
By HoneywellEmployee on 29 March, 2005 - 11:54 pm -
Pleas give credit (for articles and information) where credit is due. For the above post by Tapas...
from the evaporator control department...
PID refrigeration control
Topic: Open interfaces, software and hardware
Originally posted by Thomas Allen on 7 May, 2003 - 4:53 pm
PID temperature control in refrigerated warehouses
New Replies:
We use A4Am modulating valve with standard BPR, we control this with a computer system that has PID...
 
 
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.

Advertisement
Our Advertisers
Help keep our servers running...
Patronize our advertisers!