Jazz Soft Contact us?   JazzSoft@live.com     English   English  Japanese  Chinese (Traditional)  Chinese (Simlified)
Factory Automation & Yield Management Solution Provider 
Skip Navigation LinksHome > Products > Savoy > Savoy SECS I Reference > Properties > IniSection

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

Savoy SECS I Reference   

Properties
Appearance
BaudRate
BorderStyle
Connect
DeviceID
IniFileName
IniSection
Log
LogBakCount
LogFileName
LogSize
LogVerbose
Master
MSEC
PortNumber
Retry
T1
T2
T3
T4

Methods
AboutBox
LoadIniFile
Send
Setup

Events
Problem
Received
Sent

IniSection Property

Gets or sets section name in INI file to read/write settings. If multiple SavoySecsII control were embedded in one project, it is possible to share same INI file by changing section name.

Default setting is “SavoySecsII”.

Syntax

Visual Basic

IniSection As String


Visual C++

CString GetIniSection()
void SetIniSection(LPCTSTR)

Return Value

Example

Visual Basic

.IniSection = "Host" ‘ [Host] section


Visual C++

m_ctrl.IniSection("Host"); // [Host] section

Remarks

Persistent property.

See Also

Contact us?   JazzSoft@live.com
  Copyright © 1997 - 2024 Jazz Soft, Inc.