Jazz Soft 您要聯絡嗎?   JazzSoft@live.com     繁體字漢語   英語  日語  繁體字漢語  簡體字漢語
提供半導體工廠自動化與生産效率改善法 
Skip Navigation Links首頁 > 產品一覽 > Swing > Swing SECS I 詳細資料 > Properties > Log

Dorian.Core is added. Dorian now supports .NET 6 and 7.

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

Log Property

Enable or disable log file function. If this property is True, then ActiveX control writes to log file specified by LogFile Property. If this property is False, ActiveX control doesn’t write to log file. However, this log file contains very primitive SECS-I protocol only. If you need to write message body as well, please use SwingSecsII Control. This property is a persistent property.

Syntax

Visual Basic



Visual C++


Return Value

Example

Visual Basic

.Log = True  ' Write to log file
.Log = False  ' Do not write to log file


Visual C++

m_secs.SetLog(true);  // Write to log file
m_secs.SetLog(false);  // Do not write to log file

Remarks

See Also

您要聯絡嗎?   JazzSoft@live.com
  Copyright © 1997 - 2024 Jazz Soft, Inc.