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

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

IniFile Property

All the properties are saved in this .ini file. If you specify full path name, ActiveX control saves .ini file in specified folder. However, if you specify only file name without folder name, ActiveX control saves .ini file in Windows system directory. This property is a persistent property.

Syntax

Visual Basic



Visual C++


Return Value

Example

Visual Basic

.IniFile = "tty.ini"  ' C:\Windows\tty.ini
.IniFile = "C:\a.x"  ' C:\a.x


Visual C++

m_secs.SetIniFile("tty.ini");  // C:\Windows\tty.ini
m_secs.SetIniFile("C:\a.x");  // C:\a.x

Remarks

The extension of file name should not always be ini, but traditionally it is better to use ini.

See Also

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