我欲封天 耳根 小说零,穿越小说完本

99亚洲精品5在线观看_亚洲国产成人av无码中_在线看AV片得得的爱免费_羞羞视频直播_高潮国产激情对白视频_一区日韩国产精品_欧美日韩免费激情_亚洲高清一区二区a毛片9_草莓视频app下载_放荡的丰满少妇中文字幕

  • <ul id="gy002"></ul>
  • <ul id="gy002"></ul>

    返回上一頁

    User Configurable (U-CON)

    產(chǎn)品概覽

    適用于 KEPServerEX 的 User Configurable (U-CON) 驅(qū)動(dòng)可使用戶快速輕松地為沒有現(xiàn)成驅(qū)動(dòng)的串行和以太網(wǎng)設(shè)備創(chuàng)建設(shè)備驅(qū)動(dòng)(包括條形碼掃描槍、稱重設(shè)備、各種傳感器和 RTU)。它的直觀界面專為非編程者設(shè)計(jì)。用戶僅需具備基本的協(xié)議知識(shí)、協(xié)議手冊(cè)和設(shè)備即可開始使用。OPC 及其他專有客戶端接口技術(shù)均在 KEPServerEX 中處理,以簡(jiǎn)化客戶端通信。U-CON 驅(qū)動(dòng)支持 KEPServerEX 通信平臺(tái)中的所有可用功能集。

    聯(lián)系銷售人員

    詢價(jià)或售前咨詢

    • 電話:4006 139 938 / 021-5102 8348
    • 電子郵件:

    資源

    • 性能
    • 可用語言
    • 發(fā)行說明
    • 更多技術(shù)信息
    • 相關(guān)硬件產(chǎn)品
    • 特色套件
    • 示例代碼

    性能

    • 支持功能塊
    • 支持主動(dòng)和非主動(dòng)模式(主/從)
    • 支持全局、暫存和初始化緩沖區(qū)
    • 支持事件計(jì)數(shù)器
    • 支持最高 100 個(gè)并發(fā)串行端口和網(wǎng)絡(luò)接口卡 (NIC) 配置
    • 支持錯(cuò)誤恢復(fù)、可調(diào)整超時(shí)、寫入優(yōu)化
    • 通過多線程設(shè)計(jì)確保良好性能
    • 包括內(nèi)置以太網(wǎng)封裝以提供設(shè)備/終端服務(wù)器連接
    • 包括撥號(hào)調(diào)制解調(diào)器功能以提供串行設(shè)備連接
    • 包括具有協(xié)議顯示功能的強(qiáng)大通信診斷系統(tǒng)
    • 允許通過全時(shí)在線操作進(jìn)行無線更改
    • 支持直接擴(kuò)展設(shè)備數(shù)據(jù),這允許將原始設(shè)備數(shù)據(jù)轉(zhuǎn)換為用于 OPC 客戶端應(yīng)用程序的工程單位

    可用語言

    • 英語

    發(fā)行說明

    6.2

    2017/6/8

    • Set key length to zero when Unsolicited mode is set to No.

    6.1.601.0

    2017/4/4

    • Fixed an issue where write checksum commands would change type on project load.

    6.0.2107.0

    2016/11/15

    • Channel and device configurations can now be added, read, updated, and deleted programmatically through the Configuration API Service.
    • Transaction Editor Profiles (as a whole) can now be added, read, updated, and deleted programmatically through the Configuration API Service.
    • Improved password and security features.
    • Fixed an issue with the Multi-bit Integer format that only allowed a maximum selection of 8 bits if the Raw data format 32-bit Motorola (word swap) was selected.
    • Enforced respect for the Retry Attempts.

    5.21.112.0

    2016/8/16

    • Fixed an issue where editing a tag with a client connected could hang the driver.

    5.18.662.0

    2015/6/23

    • Added a new custom checksum: sum all bytes, invert all bits, truncate result to one byte, and add 1. The checksum is applicable to Emerald devices, from Industrial Indexing Systems.

    5.17.495.0

    2015/2/24

    • Fixed an issue where global function blocks with commands CCmdWriteDeviceID or CCmdTestDeviceID could cause an XML configuration to fail to load.

    5.16.728.0

    2014/11/18

    • Fixed a project load/save issue that was introduced in the 5.16.722.0 release that could cause both the Configuration and Runtime to fail to load projects. The failure was intermittent and depended on the project layout.

    5.16.722.0

    2014/10/21

    • Updated the Tag Editor in the Transaction Editor to enforce the rules for tag names; specifically, to not allow trailing whitespace. This solves issues where copying and pasting a name that contains whitespace at the end caused the tag to fail validation. The Tag Group and Tag Block Name dialogs were also updated to enforce this.

    5.13.191.0

    2013/10/15

    • Fixed an issue where deadlock could occur if multiple pieces of outgoing data were queued while the driver was still processing incoming data. This change affects the Transmit and Transmit Byte Commands.
    • Fixed an issue where data loss could occur if there was still data on the wire from a previous transmission when either a Transmit or Transmit Byte command was called.
    • Added logic to handle writing packets larger than 1024.
    • Added support for the CRC-8 Checksum, which is listed as "Custom #15 (8-bit)." The checksum's CRC polynomial is: x^7 + x^3 + 1.

    5.10.205

    2012/11/13

    Added the new custom check sum "Custom #14 (8-bit)". The check sum is determined by subtracting the valid hex numbers and the ASCII values of non-valid hex numbers from 0x00, and then swapping the Hi and Low nibbles.

    5.9.170

    2012/6/26

    • Fixed an issue where the configuration client would crash when the driver attempted to automatically generate tags while disconnected from the Runtime.
    • Prevented a deadlock issue that could occur if multiple pieces of outgoing data were queued while the driver was processing incoming data. This change affects the Transmit and Transmit Byte Commands.
    • Fixed an issue where the "Update Tag" command no longer fails when used in an unsolicited mode tag and the tag type is "Dynamic ASCII Format".
    • DWord tags that use "ASCII Integer" or "ASCII Integer (packed 6 bit)" now support the full DWord range.
    • The "Update Tag" command now updates a numeric data tag that uses the "Byte from 2 ASCII Hex Chars (hh)" or "Nibble from 1 ASCII Hex Char" format.
    • Fixed an issue where transaction commands were unavailable from the Edit menu if the Transaction window was selected.
    • Increased the character limit for Tag Group Names and Tag Names to 255.
    • Added the new Custom Checksum "Custom #13 (8-bit)". This checksum sums the bytes and then subtracts the sum from zero.

    5.8.109.0

    2012/2/21

    Fixed high CPU utilization in the Server Runtime caused by the U-CON driver when using cached Write Value commands in unsolicited Ethernet encapsulation mode and no socket connection exists.

    5.6.122.0

    2011/7/25

    • Fixed the ASCII/Hex ASCII encoding for the existing Date/Time formats and added new Date/Time formats. The new Date/Time formats include the following:
    • Added the Seek String Command. Reworked the Test String and Write String commands to support all the string formats that are supported by the driver.
    • The Event Counter is now stored as DWord. The Update Tag can update the tag with the value of the Event Counter for 8, 16, and 32-bit Intel data formats.
    • The Write Event Counter command now supports various 32-bit formats for writing the DWord Event Counter.
    • Added "Use Current Buffer Position" checkbox controls to the following commands: Test Device ID, Test String, Test Character, Test Check Sum, Test Bit Within Byte, and Compare Buffer.
    • Resolved an issue where the driver was failing to send closely-timed Transmit commands while using Ethernet Encapsulation.
    • Fixed an obscure issue where a temporary buffer used by the state machine of one channel could be overwritten by the state machine of another channel which resulted in erroneous updates of certain tags. State machines now use independent and thread safe buffers to prevent this problem.

         • Short Date [YYYY/MM/DD]

         • Short Date [YY/MM/DD]

         • Standard [MM/DD/YY HH:MM:SS]

         • Standard [DD/MM/YYYY HH:MM:SS]

         • Standard [DD/MM/YY HH:MM:SS]

         • Standard [YYYY/MM/DD HH:MM:SS]

         • Standard [YY/MM/DD HH:MM:SS]

    5.5.94.0

    2011/2/18

    • The driver will now check for License Activation upon receiving unsolicited communications.

    5.4.131.0

    2010/10/28

    • Fixed issue where projects created in server/driver version 5.3 that used WriteDeviceID and WriteEventCounter commands would fail version comparison and not load the project in 5.4.
    • Fixed an issue wherein legacy .opf projects saved as xml would fail to pass schema validation.
    • Modified Transaction Editor Write commands, and also added Data destination radio buttons for Read, Write, Scratch, and Global buffers for commands CmdWriteDeviceId, CmdWriteEventCounter, and CmdWriteCheckSum.
    • Increased the Device ID value limit from 255 to 65535.
    • The Transaction Editor posted an incorrect validation message when creating a Cache Write Value command without a preceding Transmit command. A Write Data command is required before a Cache Write Value command. A Transmit command is not required. Both the validation and error message have been updated.
    • Fixed an issue wherein the driver sometimes failed to respect signed data types if the device data format had fewer bytes than the data type. Signed data types would not correctly display negative values. The driver now always respects whether the data type is signed when converting to and from the device format.

    5.3.118.0

    2010/6/9

    • Fixed issue where the Invalidate Tag command would not invalidate tags inside of a Tag Block.
    • Added support for Custom #12 (8-bit) checksum. This is a variation on the Sum (8-bit) Check Sum. Input data is assumed to be in Ascii Hex. Data is converted to hex before sum. The sum is then subtracted from 0xFF.
    • Added model to support string based IDs. The model affects the formats available in the Write Device ID command and the Test Device ID command.
    • ASCII Real and ASCII Real (packed 6 bit) format property pages have been modified to be more user-friendly.
    • Fixed issue where Function Blocks and Global Buffer Preset were saved as part of an xml server project but were not available in the project when reloaded.

    5.2.133.0

    2010/2/18

    • Added ability to select any character as the escape character for a selected group of control characters to the Handle Escape Character command.
    • Fixed issue where format properties for commands were not preserved in the transaction editor on loading a command's properties.

    5.1.71.0

    2009/10/21

    • Fixed issue where Transmit Byte command and Clear Rolling Buffer command were allowed to be selected from the menu without selecting a transaction in the item view.

    5.0.1176.0

    2009/7/22

    • Fixed issue where the Event counter was not incrementing for unsolicited transactions when as command preceded the initial read response.
    • Fixed issue with ASCII Real and ASCII Real (packed 6-bit) formats where legacy projects failed to load a default value for the "Use decimal comma in place of decimal point" option in the format properties. This resulted in projects behaving as though it was set even though the check box was not marked. Viewing the dialog box would set the property to the default value (unchecked/false).
    • Fixed issue with ASCII Real and ASCII Real (packed 6-bit) formats where non-negative numbers with negative exponents only displayed the exponent.

    協(xié)議要求

    要?jiǎng)?chuàng)建配置文件,您必須先從設(shè)備制造商處獲得協(xié)議文檔。許多硬件供應(yīng)商將隨設(shè)備提供協(xié)議文檔,或在其網(wǎng)站上將協(xié)議文檔發(fā)布為 PDF。請(qǐng)確保擁有設(shè)備型號(hào),并準(zhǔn)備好確定您的設(shè)備具有串行選項(xiàng)還是以太網(wǎng)選項(xiàng)。

    U-CON 驅(qū)動(dòng)的 Transaction Editor 使用菜單驅(qū)動(dòng)的界面,允許配置讀取和寫入事務(wù)(數(shù)據(jù)包)以建立與設(shè)備之間的運(yùn)行時(shí)通信。創(chuàng)建這些事務(wù)后,請(qǐng)將其上傳為 KEPServerEX 中的標(biāo)簽,這是 Kepware 經(jīng)現(xiàn)場(chǎng)驗(yàn)證的可靠通信平臺(tái)。

    相關(guān)硬件產(chǎn)品

    工業(yè)以太網(wǎng)交換機(jī)

    示例 U-CON 配置文件

    免責(zé)聲明

    所有示例代碼均由 Kepware 及其撰寫者按現(xiàn)狀提供,對(duì)于任何明示或暗示的擔(dān)保,包括但不限于對(duì)適銷性、針對(duì)特定用途的適用性的暗示擔(dān)保,我們概不負(fù)責(zé)。在任何情況下,對(duì)于任何直接、間接、偶然、特別、典型或衍生性損害(包括但不限于采購(gòu)替代商品或服務(wù);無法使用、數(shù)據(jù)丟失或利潤(rùn)損失;或業(yè)務(wù)中斷),無論起因?yàn)楹危瑹o論根據(jù)任何責(zé)任理論,無論是否在合同、嚴(yán)格賠償責(zé)任中,或由于使用此軟件而以任何形式出現(xiàn)的民事侵權(quán)行為(包括疏忽或其他形式),Kepware 或其撰寫者概不負(fù)責(zé),即使被告知存在這種損害的可能性亦如此。對(duì)于因使用軟件、信息或協(xié)助的工程而產(chǎn)生的任何錯(cuò)誤或遺漏,Kepware 概不負(fù)責(zé)。與示例代碼或應(yīng)用程序開發(fā)相關(guān)的問題屬于應(yīng)用程序協(xié)助類別,不屬于產(chǎn)品支持。下載和使用示例代碼,即表明您已閱讀、了解并同意本免責(zé)聲明中列出的條款與條件。

    什么是驅(qū)動(dòng)?

    KEPServerEX 不僅是 OPC 服務(wù)器,它還是一種適用于工業(yè)自動(dòng)化和 IoT 的連接平臺(tái)。只需下載 KEPServerEX,然后從包含 150 多種設(shè)備驅(qū)動(dòng)、客戶端驅(qū)動(dòng)和高級(jí)插件的 Kepware 庫(kù)中選擇,以便適合您工業(yè)控制系統(tǒng)的獨(dú)特通信要求。

    驅(qū)動(dòng)是一種軟件組件,能夠使 KEPServerEX 滿足某個(gè)特定設(shè)備、系統(tǒng)或其他數(shù)據(jù)源的連接要求。此驅(qū)動(dòng)處理 KEPServerEX 與數(shù)據(jù)源進(jìn)行的所有專屬通信;客戶端接口處理通向監(jiān)控或控制設(shè)備的應(yīng)用程序的所有連接,包括支持的 OPC 連接、專屬連接和開放式標(biāo)準(zhǔn)連接。

    驅(qū)動(dòng)可以單獨(dú)或以套件形式獲得授權(quán)許可。隨著連接需求的發(fā)展,可以按需對(duì)其他驅(qū)動(dòng)進(jìn)行許可。

    上海泗博自動(dòng)化技術(shù)有限公司  Copyright(c) 2005-2021   SiboTech.net All Rights Reserved 
    foot
    公司總機(jī): 021-6482 6558    |   滬ICP備15057390號(hào)