Citect - Page up/down active alarm list

Thanks for that info. Helpful.
Though I don't quite understand how the whole thing goes about.

AlarmDspNext(AN)

Do I replace the AN with the first line of cicode function f(x) AN to get all things fixed?
 
AlarmDspNext(AN)

Do I replace the AN with the first line of cicode function f(x) AN to get all things fixed?

You need to write this cicode function, only if you are creating your own Alarm pages and want to scroll through the Alarms. If you are using the original Template from CSV_Include project ( or Tab_Style Include for ver 7.2 ), no need to write any cicode. Just login with right privilege ( I think privilege 1 or 8 here , remember, privileges are not heirarchial , by default )

So, if you want to write your own scroll button for Alarms , use the functions, where AN will the the Animation number ( Object ID for Cicode object (f(x)) ) of the first line of Alarms. You can use -1 for Scroll every alarm list displayed on the page or 0 for Scroll the alarm list where the cursor is positioned
 
I think the previous engineer modified from the example alarm page.

I logged in. I can acknowledge the alarms but it is stated there "All pages are shown" which I think it is not.

So I tried to click the link and found out there isn't any function in the input field. Just wondering how can all the links in CSV work without any function in it.
 

Similar Topics

I am trying to display a variable within a cicode function onto a graphics page. This function queries a SQL database. I can get the value onto a...
Replies
3
Views
283
Hello, First of all, I hope everyone is doing ok. I need to create a custom alarm and summary page in a citect scada project. I wanna utilise the...
Replies
0
Views
1,138
Hi every one. I have strange problem with Modbus communication in Citect 2018. I am communicating to the site switches through Modbus TCP protocol...
Replies
0
Views
1,077
Hi Guys, The title basically says it all. We had a PC failure last week and after having the backup restored, and getting all the config correct...
Replies
5
Views
2,025
We have a system based on Citect 7.4. and some energy meters are interfaced with this SCADA through egx300 Ethernet Gateway. I have interfaced an...
Replies
1
Views
1,339
Back
Top Bottom