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.