8/7/2012 1:51 PM | |
Joined: 3/21/2006 Last visit: 3/30/2025 Posts: 10239 Rating:
|
Hello, Your way is correct. It should be VD0->DB1,D0. Perhaps you have a wrong scalling or representing of type of tag. For your reference an examplehttp://fa.sammicomputer.co.kr/TECH/html/t002006.htm. To add a item names in case of using DBs. in case of BOOL: DB100.DBX0.0 -> DB100,X0.0 INT: DB100.DBW10 -> DB100,INT10 DINT DB100.DBD20 -> DB100,DINT20 REAL DB100.DBD30 -> DB100, REAL30 STRING DB100.DBB40 (let's assume in DB we have 10 string until DBB49) -> DB100,STRING (40,10)... Important thing is also on the same time to make corresponding selection of tag type. Best regards, Hristo Mihalev
|
Last edited by: UMENCHO at: 08.08.2012 10:03Last edited by: UMENCHO at: 8/7/2012 1:52 PM |
|
Follow us on