Question: Variable Tags in Cicode

Join Date
Aug 2010
Location
WA
Posts
8
Hi guys,

I am new to CitectScada. I have wrote some codes in Cicode but how am i suppose to link it to my Graphic Builder?

Is there any specific setup that i need to do before I start writing the code?

May i do something like this?

IF (T1a = 1) THEN
T2a=0;
END

Which T1a and T2a are two of my Variable Tags. I actually tried to write this into my cicode but it doesn't seem to be working.

Am i missing anything or i am not supposed to do so.

THANKS for the Helps, i really appreciate it.
 

Similar Topics

Hi all, I'm just starting out in the plc world. For school we had some introduction into codesys v3.5, basically we get given visualizations and...
Replies
9
Views
2,405
Hi Guys, I was wondering if you guys could help me out. I want a tag to display a certain word depending on a set of tags. There are six flag...
Replies
8
Views
2,533
Hi, I've written a function block that takes in a few parameters and then outputs #motor_in_pos declared in the variable declaration table...
Replies
9
Views
4,166
Is there a way to drag and drop an address already used in a program to a new device... For example... I have an ouput coil that has an address...
Replies
5
Views
5,676
M
OK Gentlemen, I need a little assistance. In RSView32: I want to add some script/command to the touch animation of an object. The script/command...
Replies
0
Views
4,966
modicon2
M
Back
Top Bottom