Hello,
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
=== Bearbeitet von UMENCHO @ 08.08.2012 10:03 [GMT ] ===
=== Edited by UMENCHO @ 8/7/2012 1:52 PM [GMT ] ===
|