WinCC with Microsoft Dynamics

Mishtavince

Member
Join Date
Jan 2014
Location
Gulf
Posts
19
Wanted to check if anybody succeeded in establishing communication between WinCC and 'Microsoft Dynamics' . If so could you please be kind to elaborate on the OPC or any info on it.

Many Thanks.
 
Microsoft Dynamics is a Suite of different Software. Primarily ERP and CRM and I will assume you mean the ERP side.

In the ERP side you have Dynamics SL, NAV, GP and AX each one being different for various business purposes.

You really would not connec your PLC to the ERP system. You would connect your PLC to a database and witre and read the info needed and Dynamics would interact with that SQL Database.

For going from PLC to Database my Favorite solution is this moduel in the link below. You could also do it with OPC but it could be a lot more involved depending on your application.

IIRC the module can parse about 500 tags per second so it can be the data concentrator for several PLC's

Here is the link http://www.softing.us/product/1/eatm-tmanager/
 

Similar Topics

Dear Comrades, I’m using WinCC 6 and I’m trying to get a MS Web Browser control inside of it. But I cannot specify the html file to open in it...
Replies
0
Views
2,927
Hi All, I'm trying to read some data from a Microsoft Access database into a WinCC V7.0 project. Initially, I've trying to do this using Kepware...
Replies
1
Views
3,648
Has anyone every used the Adodc_1 data control to connect to a database? I am trying and it keeps giving me compile errors. "Fatal ERROR: screen...
Replies
3
Views
2,720
Hello. I have a db which is 1000 INT, and this db is represented in WinCC as a raw data type set of 5x 400 Bytes. This set is read with a script...
Replies
1
Views
79
Hello Experts I am working on a project with WinCC Unified v16 PC system and want to create an option on the screen to export logs to the...
Replies
0
Views
69
Back
Top Bottom