Question: How can I get a list of points linked to a particular email action within my Geo SCADA Database?
You can retrieve this information using a SQL query. Here's how:
The Query:
SELECT
O.ID,
O.FULLNAME,
R.ACTION1ID->FULLNAME
FROM
CALARMREDIRECTIONLIST AS R
JOIN
CDBOBJECT AS O ON R.ID = O.ID
WHERE
R.ACTION1ID = 5347 -- Replace 5347 with the actual Email Action ID
ORDER BY
"FullName" ASC
Note: As per the highlighted section above, replace the number 5347 with the object ID number of the email action object.
פורסם עבור: שניידר אלקטריק ישראל
זקוק לעזרה?
בורר מוצרים
חפשו ברשת מפיצים מאומתים עם יותר מ-15,000 נקודות מכירה ברחבי העולם.
קבלת הצעת מחיר
התחילו את בקשת הקניה בצורה מקוונת ונציג מכירות ייצור עמכם קשר.
היכן לקנות?
אתר בקלות את מפיץ Schneider Electric הקרוב ביותר אליך.
מרכז העזרה
חפשו משאבי תמיכה לכל הצרכים שלכם במקום אחד.