Vijeo Citect - using labels as a alarm trigger

pazuzu

Member
Join Date
Jul 2013
Location
Poland
Posts
18
Hi

I have a question.
I have a project in SE Vijeo Citect SCADA. I have to compact bool data from PLC into a word. On scada i have a function in cicode witch one converts word into 16 bits. I use to do that Labels.
And there is a problem.
I want to use it too trigger a alarm. I tried with digital alarms but this wont work - i have an error like a there was no such a tag.

Is there any option to use labels as a alarm trigger ?

Please, help me with that.

Best wishes
Kamil
 
Hi

I have a question.
I have a project in SE Vijeo Citect SCADA. I have to compact bool data from PLC into a word. On scada i have a function in cicode witch one converts word into 16 bits. I use to do that Labels.
And there is a problem.
I want to use it too trigger a alarm. I tried with digital alarms but this wont work - i have an error like a there was no such a tag.

Is there any option to use labels as a alarm trigger ?

Please, help me with that.

Best wishes
Kamil
I do this all the time, Instead of using "digital alarms" use "advanced alarms" and put the label name in the "expression" field.
 
chelton, thanks for Your answer.

I try to do that, but that dosent work.
In expression field i put
Code:
label_name=1

You do the same ? Or mayby only label_name without any condition.

Thanks.
 
It's works!

In first try i generate a local variable and create with her a few labels. And this didn't work.
But after that I try a hard drive variable - eureka!
I also try to determin any condition to labels in advanced alaram and with them this dosent work.

So if You want to use Labels as a trigger for an alarm use a Advanced Alarms and put labels without any conditions !

Thanks chelton for help !
 

Similar Topics

Hi guys, I want to get data from Microsoft access database using vijeo citect cicode editor.. however, I don't understand what the coding in...
Replies
0
Views
2,607
Dear All, I have a case for calculating the variable tag. I use Vijeo Citect By Schneider Electric for programming. i want to calculate 1 variable...
Replies
2
Views
1,674
Hello, Kindly help me on this PLC-scada issue. Newbie here. We're on the ship and our scada PC (IPC APAX-5571) suddenly won't boot anymore (no...
Replies
11
Views
5,843
This is first time with PLC's & related software. I am using, H/W: modicon 340(P342020) as processor, DDI 6402K as input module,DDO 6402K as o/p...
Replies
5
Views
3,694
Dear All, I have a little problem in reading data from Power Meter to Vijeo Citect v6.0 I'm using Schneider PM810MG for Energy reading from...
Replies
0
Views
3,291
Back
Top Bottom