Jazz Soft お問い合わせ   JazzSoft@live.com     日本語   英語  日本語  中国語(繁体字)  中国語(簡体字)
工場自動化と歩留り管理ソリューション 
Skip Navigation Linksホーム > 製品一覧 > Swing > Swing SECS I リファレンス > メソッド > Config

Jazz Softは2024年、日本からニューヨークに移転しました。

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

Config Method

Show modal dialog box to edit properties.

構文

Visual Basic

Function Config (pszTitle As String) As Boolean


Visual C++

BOOL Config(LPCTSTR pszTitle)


ArgumentDescription
pszTitleCaption title of dialog box. If this value is NULL or empty string, IniSection Property is used for caption title.

戻り値

使用例

Visual Basic

.Config "SECS Configuration"


Visual C++

m_secs.Config("SECS Configuration");

特記事項

If user clicks OK button to close dialog box, then ActiveX control saves all the properties to ini file specified by IniFile Property and IniSection Property. If saving procedure is successfully completed, then ActiveX returns true. To load and set properties from .ini file, call LoadIni Method.



If serial port has already been opening (Active Property is True), it is impossible to edit CommPort Property and BaudRate Property (see above).



参照

お問い合わせ   JazzSoft@live.com
  Copyright © 1997 - 2024 Jazz Soft, Inc.