IC660BBA020系統(tǒng)備件
LIL OPC服務(wù)器i|ware PC操作員界面軟件包括一個(gè)LIL OPC服務(wù)器,當(dāng)連接到控制器時(shí),該服務(wù)器可以:
使用在站中配置的回路的數(shù)量和類型自動(dòng)填充其數(shù)據(jù)庫。中使用的所有標(biāo)記名
LIL OPC數(shù)據(jù)庫將與本手冊(cè)中列出的相同。
以太網(wǎng)OPC服務(wù)器
i|ware PC操作員界面軟件是一個(gè)OPC客戶端,可以連接到OPC服務(wù)器。以太網(wǎng)
使用開放式Modbus/TCP協(xié)議的OPC服務(wù)器可用于從單個(gè)或多個(gè)控制器獲取數(shù)據(jù),以及將數(shù)據(jù)發(fā)送到OPC客戶端。
Modbus應(yīng)用說明:有關(guān)使用Modbus的信息,請(qǐng)參閱應(yīng)用文件AD353-108與控制器產(chǎn)品的通信。7.2站點(diǎn)數(shù)據(jù)車站包含一些與整個(gè)車站有關(guān)的數(shù)據(jù),一些與單個(gè)回路有關(guān)。站點(diǎn)數(shù)據(jù),可用通過網(wǎng)絡(luò),是站點(diǎn)功能塊(STATN)配置的一部分,并映射到中的固定位置安裝可選LIL板時(shí),Modbus寄存器或線圈和固定通道/參數(shù)。循環(huán)數(shù)據(jù)(詳見下一節(jié))可與控制器“控制回路”或定序器“定序器回路”相關(guān)聯(lián)通過選擇操作員顯示器定義:ODC“控制器操作員顯示器”或ODS“操作員序列器顯示”。
大部分可用的模擬數(shù)據(jù)有兩種格式。
第一個(gè)是16位值,與以前的LIL一致
產(chǎn)品,實(shí)現(xiàn)與現(xiàn)有LIL系統(tǒng)的集成。此數(shù)據(jù)類型還提供Modbus主控器,無法處理32位浮點(diǎn),一種從工作站獲取數(shù)據(jù)的方法。
第二種是標(biāo)準(zhǔn)32位IEEE浮點(diǎn)格式,與站點(diǎn)中的實(shí)際數(shù)據(jù)一致。這些數(shù)據(jù)類型包含在兩個(gè)連續(xù)的寄存器或參數(shù)中。
?使用Modbus時(shí),LSW為第一,MSW為第二。
?使用LIL時(shí),第一個(gè)參數(shù)包含MSW,第二個(gè)參數(shù)包含LSW。
?布爾值打包成16位字,供LIL使用,在使用Modbus時(shí)可在線圈中使用。
?字符串?dāng)?shù)據(jù),格式為每個(gè)字2個(gè)ASCII字符,最左邊的字符在最有效字節(jié)中,
包含標(biāo)簽、單位和消息信息的Modbus和LIL可用。
除以下情況外,大多數(shù)臺(tái)站數(shù)據(jù)為“只讀”:
SE(站點(diǎn)錯(cuò)誤)參數(shù),允許寫入$0000以重置當(dāng)前錯(cuò)誤作為確認(rèn)
?SSW(站狀態(tài)字)參數(shù),允許寫入某些位(線圈)
?MLTP(Modbus回路趨勢(shì)指針,包括在版本1.30固件中)參數(shù)
?AASEL(激活確認(rèn)站錯(cuò)誤日志,包括在版本1.30固件中)參數(shù)
?下文所述的其他項(xiàng)目
LIL OPC Server
The i|ware PC Operator Interface software includes an LIL OPC server that when connected to the controller can
auto populate its database with the number and type of loops configured in the station. All tag names used in the
LIL OPC database will be the same as listed in this manual.
Ethernet OPC Server
The i|ware PC Operator Interface software is an OPC Client and can be connected to an OPC server. An Ethernet
OPC server using the Open Modbus/TCP Protocol is available to obtain data from single or multiple controllers and
server the data to OPC clients.
Modbus Application Note: Refer to application document AD353-108 for information on using Modbus
communications with controller products. 7.2 STATION DATA
A station contains some data that pertains to the entire station and some to individual loops. Station data, available
over the network, is part of the station function block (STATN) configuration and is mapped to fixed locations in
Modbus registers or coils and fixed channel/parameters when the optional LIL board is installed. Loop data
(detailed in the next section) can be associated with a Controller “Control Loop” or a Sequencer “Sequencer Loop”
as defined by the selection of the operator display: ODC “Operator Display for Controller” or ODS “Operator
Display for Sequencer”.
Much of the analog data is available is two formats. The first is 16-bit values, scaled consistent with previous LIL
products, enabling integration into existing LIL systems. This data type also provides Modbus masters, unable to
handle 32-bit floating point, a method for obtaining data from the station.
The second is the standard 32-bit IEEE floating point format consistent with the actual data in the station. This data
type is contained in two consecutive registers or parameters.
? When using Modbus, the LSW is first and the MSW second.
? When using LIL, the first parameter contains the MSW and the second parameter the LSW.
? Boolean values are packed into 16-bit words for LIL use and are available in coils when using Modbus.
? String data, formatted as 2 ASCII characters per word with the left-most character in the most significant byte,
containing tag, units, and message information is available with Modbus and LIL.
Most Station data is ‘Read Only’ except for:
? SE (Station Error) parameter that allows a write of $0000 to reset the current error as an acknowledgment
? SSW (Station Status Word) parameter which allows writes to certain bits (coils)
? MLTP (Modbus Loop Trend Pointer, included in version 1.30 firmware) parameter
? AASEL (Active Acknowledged Station Error Log, included in version 1.30 firmware) parameter
? other items as noted below