Jazz Soft お問い合わせ   JazzSoft@live.com     日本語   英語  日本語  中国語(繁体字)  中国語(簡体字)
工場自動化と歩留り管理ソリューション 
Skip Navigation Linksホーム > 製品一覧 > Swing > Swing SECS I リファレンス > イベント > Errors

Jazz Softは2024年、日本からニューヨークに移転しました。
これに伴い、2025年4月1日より日本円での価格が変わります。ご注文を予定されている方は、2025年3月31日までにご注文・入金お願いいたします。
4月1日以降も日本のJazz Softよりご購入は可能です。米国Jazz Softからのご購入も可能ですが、支払い通貨は米ドルとなります。輸入となりますので消費税はかかりません。

Swing SECS I リファレンス   

プロパティ
Active
Appearance
BaudRate
BorderStyle
CommPort
DeviceID
IniFile
IniSection
Log
LogFile
Master
MSEC
Retry
Show
T1
T2
T3
T4

メソッド
Config
LoadIni
Send

イベント
Errors
Read
SelMsg
Written

Errors Event

This event kicked when communication failure occurred.

構文

Visual Basic

Sub Errors (sError As Integer, pszInfo As String)


Visual C++

void OnErrors(short sError, LPCTSTR pszInfo);


ArgumentDescription
sErrorError code. It should be one of the following reasons.
pszInfoAdditional information. Currently, this value is not available.

DefinitionValueDescription
SecsErrorUnexpectedChar1Received unexpected character.
SecsErrorBadLength2Length byte is not correct.
SecsErrorSum3Check sum error.
SecsErrorParity4Parity error.
SecsErrorBadMultiBlockNumber5Block number in multi-block message is not correct.
SecsErrorBlockNumber6Block number is neither 0 nor 1.
SecsErrorNak7Received NAK.
SecsErrorRetry8Retry over.
SecsErrorT49T4 time out.
SecsErrorT210T2 time out.
SecsErrorT111T1 time out.
SecsErrorT312T3 time out.
SecsErrorDeviceID13Device ID does not match.

戻り値

使用例

Visual Basic



Visual C++


特記事項

参照

お問い合わせ   JazzSoft@live.com
  Copyright © 1997 - 2025 Jazz Soft, Inc.