Ask our Experts
Didn't find what you are looking for? Ask our experts!
Ask Me About Webinar: Data Center Assets - Modeling, Cooling, and CFD Simulation
Join our 30-minute expert session on July 10, 2025 (9:00 AM & 5:00 PM CET), to explore Digital Twins, cooling simulations, and IT infrastructure modeling. Learn how to boost resiliency and plan power capacity effectively. Register now to secure your spot!
A support forum for AVEVA Plant SCADA (formerly Citect SCADA). Share new and exciting product information, connect, learn, and collaborate with the ecosystem of Plant SCADA Users. AVEVA Plant SCADA a reliable, flexible and high-performance Supervisory Control and Data Acquisition software solution for industrial process customers. This forum is to connect, share, learn and collaborate new and exciting product information. Feel free to join and share to your Ecosystem of Plant SCADA Users.
Search in
Link copied. Please paste this link to share this article on your social media post.
Posted: 2024-01-02 11:55 PM
Hello Everyone,
I am trying to use the "STRING AlarmGetDsp(INT AN, STRING Field)" Function , where it asks as an input 'AN' , i am not sure what this AN means (maybe Alarm Number) , but i have no idea how to find it or where ,
also on the help guide they are describing AN as follows :
"AN number of an ALMCB Alarm record. Equal to AN where actual ALMCB resides + Offset into the list of ALMCB records."
the definition that introduces ALMCB which is another unknown , anyway if anyone has an idea about what is AN and where to find it i would be pleased
Thank you
Link copied. Please paste this link to share this article on your social media post.
Link copied. Please paste this link to share this article on your social media post.
Posted: 2024-04-22 09:58 PM
Hi @Ramzi53,
AN is the "Animation Number" where the list of alarms resides or the animation "object" the list is associated with. It might be more instructive to create a blank project based on the "Normal" template and create a page instance of the "Alarm" template, then have a look at the cicode "f(x)" on the page, how it calls a cicode function AlarmDsp(21,24,0), where 21 is the AN where the alarm list will display. This would be the same for your cicode function AlarmGetDsp, using this AN 21 for the input. You can use "Control-G" on your keyboard to bring up the Animation Number browser in Graphics Builder.
Link copied. Please paste this link to share this article on your social media post.
Link copied. Please paste this link to share this article on your social media post.
Posted: 2024-04-22 09:58 PM
Hi @Ramzi53,
AN is the "Animation Number" where the list of alarms resides or the animation "object" the list is associated with. It might be more instructive to create a blank project based on the "Normal" template and create a page instance of the "Alarm" template, then have a look at the cicode "f(x)" on the page, how it calls a cicode function AlarmDsp(21,24,0), where 21 is the AN where the alarm list will display. This would be the same for your cicode function AlarmGetDsp, using this AN 21 for the input. You can use "Control-G" on your keyboard to bring up the Animation Number browser in Graphics Builder.
Link copied. Please paste this link to share this article on your social media post.
You’ve reached the end of your document
Create your free account or log in to subscribe to the board - and gain access to more than 10,000+ support articles along with insights from experts and peers.