Swing SECS I 詳細資料
Properties
Active
Appearance
BaudRate
BorderStyle
CommPort
DeviceID
IniFile
IniSection
Log
LogFile
Master
MSEC
Retry
Show
T1
T2
T3
T4
Methods
Config
LoadIni
Send
Events
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.
Syntax
Return Value
Example
|
.Retry = 3 ' Retry for 3 times
|
|
m_secs.SetRetry(3); // Retry for 3 times
|
Remarks
See Also
|
|