Issue
User wants a list of all current active alarms that can be exported to excel
Product
StruxureWare Power Monitoring (SPM) 7.0.x
Power Monitoring Expert (PME) 7.2.x, 8.x
Environment
Vista and Web Diagrams
Resolution
1) Open Vista and select a current diagram or create a new diagram
2) With the diagram toolbox open, drag and drop a new datalog viewer object
3) Setup the datalog viewer and edit the query and copy and paste the following query.
SELECT [SourceName]
,[SourceType]
,dbo.DateAsUnix(TimestampUTC) AS timestamp
,[Priority]
,[Cause]
,[CauseValue]
,[Effect]
,[EffectValue]
,[AckTimeUTC]
,[AckUserName]
,[AckRemark]
FROM [ION_Data].[dbo].[vAlarmLog]
where endID is null and (not type = 0) and priority > 64
order by timestamputc desc
4) Save the diagram and open datalog viewer in Vista or web diagram
5) Copy the contents of the table to excel
User wants a list of all current active alarms that can be exported to excel
Product
StruxureWare Power Monitoring (SPM) 7.0.x
Power Monitoring Expert (PME) 7.2.x, 8.x
Environment
Vista and Web Diagrams
Resolution
1) Open Vista and select a current diagram or create a new diagram
2) With the diagram toolbox open, drag and drop a new datalog viewer object
3) Setup the datalog viewer and edit the query and copy and paste the following query.
SELECT [SourceName]
,[SourceType]
,dbo.DateAsUnix(TimestampUTC) AS timestamp
,[Priority]
,[Cause]
,[CauseValue]
,[Effect]
,[EffectValue]
,[AckTimeUTC]
,[AckUserName]
,[AckRemark]
FROM [ION_Data].[dbo].[vAlarmLog]
where endID is null and (not type = 0) and priority > 64
order by timestamputc desc
4) Save the diagram and open datalog viewer in Vista or web diagram
5) Copy the contents of the table to excel
פורסם עבור: שניידר אלקטריק ישראל
זקוק לעזרה?
התחל כאן!
מצא תשובות כעת. חפש פתרון בעצמך או פנה אל אחד המומחים שלנו.
פניה למחלקת התמיכה
פנה לצוות שירות הלקוחות שלנו לקבלת מידע נוסף, תמיכה טכנית, סיוע בתלונות ועוד.
היכן לקנות?
אתר בקלות את מפיץ Schneider Electric הקרוב ביותר אליך.
גלוש ב'שאלות נפוצות'
עיין בשאלות הנפוצות לפי נושאים וקבל את התשובות שאתה מחפש.