產(chǎn)品詳情
5136-RE2-PCI 是 Reliance Electric 為 PCI 計算機制造的接口卡。該接口卡能夠讓 PCI 計算機在 Reliance DCS-NET 或遠程 I/O 網(wǎng)絡上充當子站。該卡包含網(wǎng)絡通信和遠程 I/O 軟件,并提供高速鏈路,避免了 RS232 串行連接的瓶頸。該接口卡的可能應用包括系統(tǒng)編程功能、統(tǒng)計過程控制 (SPC/SQC)、過程監(jiān)控、操作員界面和 HMI、診斷以及系統(tǒng)啟動和調(diào)試。
此單插槽 32 位 PCI 卡具有兩個后置同軸 (BNC) 連接器。此卡的尺寸為 4.2 英寸(高)x 8.75 英寸(寬)。該卡需要 +5 545 mA(典型值)電源。存儲溫度必須保持在 -40 和 186° F 之間,操作溫度必須保持在 32 和 127° F 之間。存儲溫度可能會較低,因為設備在存儲期間不運行,因此不會產(chǎn)生任何熱量。一旦加載了遠程 I/O 軟件,該接口卡就能夠監(jiān)控遠程 I/O 網(wǎng)絡上的所有子站,訪問從主站發(fā)送到從站的輸出數(shù)據(jù),并監(jiān)控每個子站發(fā)送到主站的數(shù)據(jù)。奴隸掉落。AutoMax 編程執(zhí)行軟件(V3.
The DASTEC Corporation Reliance Electric AutoMax PC Link DCS Communication Interface Linux API allows the user to develop application programs that exchange data via SST's PC Link and/or RE2-PCI interface cards. These cards are designed to make the computer function as a drop on an AutoMax/DCS Network or on an AutoMax/DCS Remote I/O Network. The PC Link is the ISA version of the card while the RE2-PCI is the PCI version.
Linux device drivers for both the ISA and PCI versions of the interface cards are provided as part of the API. The API provides a library of high level 'C' callable functions that work in conjunction with the PC Link Linux device drivers to put and retrieve register data to and from the card(s).
The Reliance Electric AutoMax PC Link DCS Communication Interface Linux API enables a system to act as any valid drop and can have any valid drop depth, initiating read and write operations on behalf of the system applications. With the API, the application can operate as a slave or master to other peer devices, initiating read and write operations on behalf of the system. The API allows the system to be functionally equivalent to a Network Communications module.
The API consists of three functional components:
- Loadable device driver modules
- Binary loader programming use to load executive to cards
- 'C' callable library to be bed with the application
Device Drivers
Two loadable device driver modules are provided; one for the ISA card (PC Link) and one for the PCI (RE2-PCI) card. Either one or both of these modules can be loaded at the same time. The loadable device driver modules provide access to the PC Link cards under the Linux operating system.
Loader Program
The binary loader program is used to load a PC Link executive program onto cards via the device drivers. The binary Network Communications executives downloaded are provided by SST.
'C' Callable Library
The user written application gains access to the PC Link cards for the purpose of retrieving and writing drop register data via the API's library. The library contains all the functions required to open/close cards, read/write register data and to receive unsolicited notifications of register data changes.
Specifications:
-
Supported Platb:
- Device Drivers: Linux operating system with kernel 2.4
- API: gcc version 2.9 and gcc version 3.2
-
Supported Hardware:
- ISA: AutoMax PC Link Interface Module (M/N 57C445)
- PCI: 5136-RE2-PCI
-
API Supports
- Loading card binary executive.
- Opening and closing cards for application access.
- Exchanging register data via read/write requests.
- Monitoring selected drops for data changes (unsolicited support).
- Multi-threaded support.
- Multiple user applications can use the API simultaneously.