我們的品牌

Impact-Company-Logo-English Black-01-177x54

歡迎造訪施耐德電機全球網站

歡迎訪問我們的網站
		
我们今天能为您提供什么帮助?
What quantities are logged in the ION_Data database for Alarm Web configuration?

Issue
PME Alarm Web Configuration does not show digital inputs or Alarms created from digital inputs do not populate within Web Applications

Product Line
Power Monitoring Expert 8.2
Power Monitoring Expert 9.0+
Power Monitoring Expert 2020
Power Monitoring Expert 2021
Power Monitoring Expert 2022
Power Monitoring Expert 2023

Environment
SQL Server Management Studio

Cause
The digital input needs to map to a measurement that PME can resolve.

Resolution
*Warning: Irreparable database damage can occur. This procedure should only be performed by users familiar with SQL Server Management Studio. Databases should be backed up prior to performing this procedure.*

The following query returns all the quantities being logged, including the ones in VIP.
USE ION_Data

SELECT s.Name SOURCE_NAME, r.Label RECORDER_NAME, c.Label CHANNEL_NAME, q.Name QUANTITY_NAME
FROM Source s INNER JOIN Recorder r
ON s.ID = R.SourceID INNER JOIN Channel c
ON r.ID = c.RecorderID INNER JOIN Quantity q
ON c.QuantityID = q.ID

order by s.Name, r.Label, c.Label

Below is a sample of the result set:
PME8 Alarm

施耐德電機Taiwan

探索更多
產品:
系列:
探索更多
產品:
系列:
  • 產品文檔
  • 軟體下載
  • 產品選型工具
  • 產品替代和替換
  • 幫助和聯絡中心
  • 尋找我們的辦公室
  • 取得報價
  • 施耐德電機社群
  • 人才招募
  • 公司簡介
  • 舉報不當行為
  • 無障礙
  • 新聞中心
  • 投資者
  • 專業洞察
  • 台灣施耐德電機學院
  • 綠色影響力落差調查
  • Schneider Go Green 2025
  • 隱私政策
  • Cookie通告
  • 使用條款
  • Change your cookie settings