Swing SECS I Reference
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
|
If Log Property is True, then ActiveX writes to log file specified by LogFile Property. This property is a persistent property.
Syntax
Return Value
Example
|
.LogFile = "C:\Log\Secs.log"
|
|
m_secs.SetLogFile("C:\Log\Secs.log");
|
Remarks
See Also
|
|