Industry Online Support
Technical Forum
6/8/2006 2:30 PM | |
Posts: 6 Rating: (1) |
Hi everybody, I need to transfer the value read from a variables connected to S7 Protocol Suite Driver (MPI) to a variable connected to a different driver (DDE). Both variables have different addresses, obviously. Is it possible to do that without write a lot of code or use external programs or packages (like Connectivity Pack or Dat@Monitor) ? My application run on WinCC 6.0. Any help will be appreciated. Thanks. elio_fae |
6/8/2006 2:57 PM | |
Posts: 1084 Rating: (72)
|
Hi, VB Code: [code]HMIRuntime.Tags("Tag1").Write HMIRuntime.Tags("Tag1").Read[/code] with regards, Ikkezelf |
6/12/2006 2:41 PM | |
Posts: 6 Rating: (1) |
Thank you Selma and Ikkezelf. Your help was precious. Ciao, elio |
Follow us on