wincc 7 if and else

harrydeharry

Member
Join Date
May 2008
Location
Delhi
Posts
237
Please suggest whats wrong with below code
Warm regards
{

if(GetTagBit("conveyor_deactive")==0);
SetTagBit("conveyor_deactive",1);

else,
SetTagBit("conveyor_deactive",0);
}
 

Similar Topics

Hi all I am new to this forum and I wish all of you best of luck and success in whatever you do. I have started working on Simens...
Replies
0
Views
1,514
is there any free trial version available for step7 professional and wincc comfort v17. i searched and downloaded TRIAL Download STEP 7...
Replies
1
Views
85
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
94
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
77
Does anyone happen to know how to install the graphic picture in HMI when I go into blower selection there are no graphics shown not only blower...
Replies
1
Views
112
Back
Top Bottom