11/7/2005 3:45 PM | |||||
Posts: 3149 Rating: (171)
|
Hi Husam, for serial communication I´d suggest a WinCC Addon: http://www.industry.siemens.de/itps/it4industry/en/wincc/index1503863.htm
Regards, Nemo |
||||
Last edited by: Nemo at: 11/7/2005 3:47 PM |
|||||
11/7/2005 5:40 PM | |
Joined: 9/27/2005 Last visit: 11/27/2007 Posts: 1398 Rating: (151) |
Or maybe you could use the third-party product Omniserver, if you know the protocol the data is using. We have lots of customers in the UK using Omniserver with WinCC to talk to third party devices via RS-232, TCP/IP, etc. A demo version of Omniserver can be downloaded from http://www.omnidssi.com and may be a simple cheap alternative. You could write scripts in VB but why reinvent the wheel ! |
11/7/2005 7:15 PM | |
Posts: 101 Rating: (11) |
Thanks for the advice.. BUT, excuse my question, where would i find the SIMATIC Serial Communication DLL, that you offered.. i followed the link you gave me and found useful info.. but could not get the DLL. is it pre-packeged with WinCC? or what exactly? Thanks. |
11/22/2005 3:24 PM | |
Posts: 70 Rating: (13) |
Hi I wrote a simple DLL long ago for use with WinCC for serial communications. You can download it for free off my website: http://www.allottware.co.za/raweb.dll/Page?n=downloads_unfiled It is not suitable for continuous, asynchronous communications, as you must use C-script functions (sorry no VB!) to read and write data (all the required C-script wrapper functions are included in the download). It is suitable for things like Scales, Barcode scanners, Printers etc. Reuben |
Follow us on