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
|
Specify how many times ActiveX control retry at send failure. Default value is 3 times. This property is a persistent property.
構文
戻り値
使用例
|
.Retry = 3 ' Retry for 3 times
|
|
m_secs.SetRetry(3); // Retry for 3 times
|
特記事項
参照
|
|