Process-PC interface

Pandiani

Lifetime Supporting Member
Join Date
Apr 2005
Location
Tz
Posts
718
Hello guys,
I know it's a little OT but I would like to ask you for your opinion.
Let's say I have couple of 4-20 mA signals from transmitters and want to make application on PC to display them. For example I want to use Visual Basic or Visual C# for such task. Now main problem is what interface to use to transfer these signal in convinient form for PC. I know that one solution is to have some kind of PLC (for example Siemens S7-300) and visualisation program (example WinCC) but that is very expensive especially if there are relatively small number of signals. Also I would like to make my own program for processing these information further.
I wonder if anyone worked with something like that, and what components you used.
If I choose to use any kind of PLC I will need to use acquision software from specific vendor which, of course don't do what I want.
What are possible solution you can think of?
Thank you very much
 
Try to find solution from Advantech. I cann't remeber now but it seems this company has not Adam series signal modules only but required software too. This company production is very popular in Russia, for example.
 
Thank you, I have got informations about Adam 6017 data acquision module. I'll try to figure it out.
 
Pandiani,
I have the 6017 module here at home to play around with. I also have Microsoft Visual Studio.Net 2003 software package. I was not able to make a reliable ethernet connection. The 6017 does what it says as far as getting the analog values from the sensors very well. I just couldn't get that data into the VB application. Maybe your VB skills are better than mine, or maybe VB6 would be a better development software to use for this than VisualBasic.Net. Either way, good luck with your project.
BD
 
Unfortunately my VB knowleadge is poor, but I have a reasonable understandig of C/C++. When you say you're getting values very well, what do you mean? You can see these values in it's supplied software or...?
 
Pandiani,
"You can see these values in it's supplied software or...?"

yeah, their supplied software application works very good. Below is the part I couldn't get to work right. Like I said, my skills at this kind of thing are near zero.

ActiveX Component: ADAMTCPX





The ADAMTCPX is an ActiveX control that simply a user to develop his application program to control the ADAM-5000/TCP series. With the ADAMTCPX, users can embed it into ActiveX container, such as Visual Basic, Visual C++, Borland C++ Builder & Delphi etc. This manual will introduce you to all the properties, method and events of the ADAMTCPX. And familiarizing you to develop application program with it under Visual Basic, Visual C++, Borland C++ Builder & Delphi.



Demo Sample Directory List:

BCB50 for Borland C++ Builder

DELPHI40 for Delphi

VB60 for Visual Basic

VC60 for Visual C++
 

Similar Topics

I noticed in Rockwell AOIs, they add a BOOL Output parameter at the end of the "Parameters" list of each AOI that carries the same name as the...
Replies
1
Views
74
Hi All, Im using Cimplicity 8.2. after the last restart Server Scada, the PTDL_RP process can not running. so Process can not be login to database...
Replies
2
Views
158
Hello parky, goghie, Brian and all of you who kindly come to help when I get stuck. I cannot look into the clock issue that parki has written for...
Replies
5
Views
856
Hi, When I use an interrupt OB (let's say OB38 which is processed every 10ms), does it read the state of the inputs at the time it is called, or...
Replies
18
Views
2,384
I have a question about process interlock naming. I want to hear opinions, as well as if there is a relevant standard. When naming specific...
Replies
3
Views
666
Back
Top Bottom