freepeople性欧美熟妇, 色戒完整版无删减158分钟hd, 无码精品国产vα在线观看DVD, 丰满少妇伦精品无码专区在线观看,艾栗栗与纹身男宾馆3p50分钟,国产AV片在线观看,黑人与美女高潮,18岁女RAPPERDISSSUBS,国产手机在机看影片

正文內容

pi培訓課程(2002年版本)-文庫吧資料

2025-02-28 01:02本頁面
  

【正文】 ion) ? Float64: Floating Point number, 64 bits (double precision) ? String: Text value up to 1000 characters ? Blob: Binary large object up to 1000 bytes ? Timestamp: Any Time/Date in the Range 1jan1970 to 1Jan2038 BacK All rights reserved, OSI Software, Inc. 169。 2022 64 測點名 ? Tags are subject to the following constraints: ? The first character must be a letter or a number ? No control characters are allowed (such as linefeeds or tabs) ? The following characters are not allowed: ? * ? ? 。 2022 62 PI 測點屬性 (General 1 of 3) (Chapter 3) ? Tag: Unique name Link ? Descriptor: Description on the tag (ProcessBook shows first 26 chars because of API limit) ? Exdesc: Extended description ? Pointtype: Type of variable Link ? Zero, Span and TypicalValue Link ? DigitalSet (SetOffOn, Off, On) Link ? Engunits: Engineering units of the tag ? Pointsource: Unique character that groups tags by interface All rights reserved, OSI Software, Inc. 169。 2022 60 PI ProcessBook, PI Datalink ? A brief review of PI ProcessBook and PI Datalink All rights reserved, OSI Software, Inc. 169。 2022 58 絕對時間格式 ddmmmyy HH:mm:ss dd Day mmm Month (Jan, Feb, Mar, Apr, May) yy Year hh Hour in 24 hours format mm Minutes ss Seconds Example: 18dec99 10:43:29 Back All rights reserved, OSI Software, Inc. 169。 2022 56 新的 PI SDK 對話框 ? The newer clients such as PI PointBuilder use different dialogs. ? Eventually all PI Clients will use the PI SDK dialogs All rights reserved, OSI Software, Inc. 169。 2022 54 通用對話框窗口 All rights reserved, OSI Software, Inc. 169。 2022 52 通用對話框窗口 Changes here are stored in \\pipc\dat\. All rights reserved, OSI Software, Inc. 169。 2022 50 PI 設置工具 ? PISMT All rights reserved, OSI Software, Inc. 169。 2022 48 PI 客戶端工具 ? PIProcessBook: A software that lets users build and visualise process mimics, values and trends All rights reserved, OSI Software, Inc. 169。 2022 PI 客戶端工具回顧 All rights reserved, OSI Software, Inc. 169。 2022 44 PI 模塊數據庫 ? Configurable structure ? Plant and Equipment hierarchy ? Products and Alias representation ? Tag grouping by control loops ? Stores many types of properties (Metadata) ? Simplifies tag access and research using Aliases ? Keeps a history of all changes ? Revisions and effective date ? PI Modules are reusable (copy/paste) ? PI Tools that Use the MDB: PIBatchDatabase, PIRTSQC, PIACE, Process Template, PI ICU. All rights reserved, OSI Software, Inc. 169。 2022 42 多服務器映射 Due to a Growing log file... All rights reserved, OSI Software, Inc. 169。 All rights reserved, OSI Software, Inc. 169。 2022 38 通訊設備映射 All rights reserved, OSI Software, Inc. 169。 2022 36 All rights reserved, OSI Software, Inc. 169。 2022 34 PI 報警子系統 (Chap. 9) ? 報警子系統 PI報警點 . PI報警子系統被設計為控制系統報警點的有益補充 ,而不是替代物 . 因為 PI系統可以采集不同數據源的數據 , 所以可以對報警點集中管理 . ? 報警點類型 ? 高于或低于給定的報警限 ? 與特定的狀態(tài)相同或不同 ? 變化率的改變 ? 在 PI測點中保存報警信息 (報警條件和報警統計 ) All rights reserved, OSI Software, Inc. 169。 2022 33 PI SQL子系統 (Chap. 8) ? 可以將 PI 系統看作 ODBC或 OLEDB 的數據源 . 以下的表可以用 ODBC來察看數據 : pipoint, piavg, pimin, pimax, pitot, pip, pimean, pistd, pirange, pialias, pibatch, pibaunit. ? 并且 , 你可以用 PIOLEDB來察看修改以下的表 : PIUser, PIGroup and PIDS. ? 為了查詢數據庫你必須安裝 PIODBC 客戶端 (OSIsoft Windows ODBC driver) 或 PIOLEDB客戶端 ? 所有的表都是可讀的 . Piarchive允許插入數值 . 對于 PIUser, PIGroup, PIDS及 Pipoint 表可以用 PIOLEDB 客戶端修改 . 例如 : select tag,value,time from pip where tag=??。 2022 31 PI 統計計算子系統 (Chap. 6) ? PI 統計子系統可以計算一個測點的以下統計數字: total, average, minimum, maximum, range, standard deviation and median. 并且 , 它可以計算操作時間和事件數 . ? PI 統計子系統在快照中獲取數據比性能方程在歷史庫中獲取數據進行計算要精確 All rights reserved, OSI Software, Inc. 169。 2022 29 PI 系統服務 ? PI 接口 ? PIRamp Soak Simulator ? PIRandom Simulator ? PIRecalculator Subsystem ? PIPerformance Monitor ? PIPing Data Measurement Program ? PISNMP Interface ? PIBatch Generator All rights reserved, OSI Software, Inc. 169。 2022 27 PI 系統服務 (Chap. 1, pp 56) ? 核心子系統 ? PI 網絡管理 ? PI 日志子系統 ? PI 數據更新子系統 ? PI 基本子系統 ? PI 快照子系統 ? PI 數據檔案子系統 ? PI 停機時間管理子系統 ? PI SQL子系統 ? PI Redirector All rights reserved, OSI Software, Inc. 169。 2022 25 數據緩存 ? 一個能夠大約存儲 每點 4K (用戶定義 ) 數據的內存區(qū)域 . ? 有效值通常直接寫入磁盤 , 但是每隔 15 分鐘 (由用戶設置 ) PI 丟棄一次沒有來得及寫入的值 . ? 緩存中的數據總是被最近請求的數據替換 , 因此緩存中總是保存著最近用戶請求的數據 . All rights reserved, OSI Software, Inc. 169。 2022 24 時間隊列 ? 它是指一種內存映像能使數據存儲進程失敗是保存數據 ? 時間隊列能夠溢出到文件 \\pi\dat\. ? 此文件將會在存儲進程重新成功啟動時自動恢復數據。 2022 22 壓縮規(guī)范 ? 最小壓縮時間 (CompMin) ? 最大壓縮時間 (CompMax) ? 壓縮偏差 (% or in Eng Units) (Compdevpercent or CompDev) ? 是否壓縮 (On or Off) 調整壓縮規(guī)范以保證更加高效的存儲重要的實時數據 磁盤空間及性能 vs 數據精度 All rights reserved, OSI Software, Inc. 169。 2022 19 壓縮 (Chap. 2) 0 . 10 . 10 . 30 . 50 . 70 . 91 . 11 0 1 2 3 4 5 6 7 8 9 10 11T i m e我們存儲前一個事件 All rights reserved, OSI Software, Inc. 169。 2022 17 例外報告 ? 測點量程從 0 到 100, 每隔 10 秒掃描一次 . ? ExcDev = 1 Eng Unit, ExcMax = 600 sec. Ti m e DC S val u e Ex c e pt io n Sn ap sh ot 1 2 :0 0 :00 5 0 .0 Y e s 5 0 .0 1 2 :0 0 :10 5 0 .3 No 5 0 .0 1 2 :0 0 :20 5 1 .1 Y e s 5 1 .1 … … No 5 1 .1 1 2 :1 0 :20 5 1 .4 Y e s 5 1 .4 All rights reserved, OSI Software, Inc. 169。 2022 16 例外報告測試 (Chap. 2) ? 新的值將不被報告除非 : ? 新值超出或等于設定的例外值 (ExcDev) 并且兩次數據的時間大于或等于給定的最小例外時間。 2022 14 COM 接口 (Chap. 2, data retrieval using COM connectors) ? 當前應用的 ? HoneyWell PHD Historian ? AspenTech IP21 ? 正在開發(fā)的 ? OLEDB (Data source must be time series) ? AspenTech CIM21 ? WonderWare InSQL ? PI COM 接口 SDK ? OSI has developed a toolbox to build custom COM connectors. All rights reserved, OSI S
點擊復制文檔內容
教學課件相關推薦
文庫吧 www.dybbs8.com
備案圖鄂ICP備17016276號-1