by Adontec Computer Systems - 製品のタイプ: コンポーネント / ActiveX OCX / DLL
この商品については、日本語の説明書きはございません。
Integrate enhanced serial communication into a variety of application platforms. SuperCom is a communications component for serial communications such as RS232 and RS422. Provide connectivity with modems, add terminal emulation, and even determine the status of the serial interface via the DataLink module. SuperCom is available for Windows Vista, Windows XP, Windows 2003 Server, Windows 2008 Server, Windows 2000, Windows 2000 Server, Windows NT, Windows Me,Windows 98, Windows 95 platforms.
一般向け価格については下記に表示されています。お客様用の割引価格をご覧になるには、ログインしてください。
| カートに追加 | ¥ 68,775 (税込) | 1 Developer License メーカーパーツ番号: 626 |
ダウンロード (28 KB) |
すべてのご注文にて弊社標準の 契約条件および返品条件の内容が適用されます。
一般向け価格については上記に表示されています。お客様用の割引価格をご覧になるには、ログインしてください。
SuperCom SX for Windows is a Communications-/RS-232-Toolkit for Windows. SuperCom is a programmer's toolkit for programming serial communication programs. SuperCom contains functions for all aspects of modern data transmission.
Transmitting and receiving takes place interrupt-driven in the background. The flow control for the application (RTS/CTS, DTR/DSR, XON/XOFF) can be taken over fully transparent by SuperCom. Every interface has a transmit and a receive buffer available.
Hardware errors are detected and if required reported. The supported protocols and the modem functions make possible data transmission without problems and access to external databases and mail boxes.
SuperCom is fast, even in a multitasking operating system like Windows. SuperCom integrates the most modern communication technology like: event reporting, thread driven data transmission, and high-speed byte and packet functions. Furthermore it offers the highest security and speed with little burden on the computer, particularly important in a multitasking operating system.
SuperCom is event driven
A SuperCom application can install a User Event Function to capture the event messages reported by the SuperCom low-level functions. The reported events can be: received or transmitted data, modem status, line errors, modem dialup status, file transmit status.
SuperCom consists of several modules, which can be used according to your needs.
Despite the large number of functions, programming with SuperCom is very easy. The following short C program clearly shows this:
str = "Hello World";
ComInit(COM_2);
ComSetState(COM_2,19200,9,'N',1,SIGNAL_CTS);
RS_TXPacket(COM_2, str, strlen(str),&Result);
ComReset(COM_2);
The command ComInit informs SuperCom of the configuration of the serial interface. ComSetState initializes the serial interface with the new transmission parameters and flow control. The command RS_TXPacket transmits the data packet str through the serial interface and ComReset closes each action on the serial interface and reinstalls the old state of the interface.
Additional features list:
開発元/発売元
主要なカテゴリー
関連製品
関連のカテゴリー