8/3/2012 11:03 AM | |
Posts: 3609 Rating: (29) |
Import of a technical question of the user Erol_K [quote user="Erol_K"]Hello, My Software V11 SP2. I need to get Address of the WinnCC Tags. For examle : WinCC Tag PLC_TagData_Type PLC_Address ------------------------------------------ ------------------- Label_1Motor1.Alarm Bool DB5.DBX20.0 Label_2 Motor2_speed Int DB6.DBW30 I must getfollowing data: --------------- if(Data_Type==bool) Area= 0x84 //DB or M,I,Qe.g. //in the PLC, memory area code is 0x84. DB_No=5 Byte_Address =20 Bit_Address=0 ------------------------- if(Data_Type==int) Area= DB or M,I,Q DB_No=6 Byte_Address=30 --------------------------- Get this Data very easy in the PLC. How get this data in WinCC? Best regards. |
8/3/2012 1:27 PM | |
Posts: 3037 Rating: (192)
|
Hello Erol_K, Perhaps the following link helps you. How do you migrate tags from STEP 7 V11 to WinCC V11? Tweety |
8/9/2012 3:40 PM | |
Posts: 3037 Rating: (192)
|
Hello, Can you explain what you want to do? Can you explain more what this script should do? Do you use this script in WinCC V7.0? Do you a special option in WinCC V7.0? Do you use WinCC Runtime Professional V11 SP2? WinCC Professional V11.0 SP2 Tweety |
Follow us on