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
|
All the properties are saved in this section in .ini file. If one project contains 2 or more SwingSecsI Control, it can be used separate section name to save in a single .ini file. This property is a persistent property.
Syntax
Return Value
Example
|
.IniSection = "Host" ' [Host] section
|
|
m_secs.SetIniSection("Host"); // [Host] section
|
Remarks
See Also
|
|