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 > LogSize

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

LogSize

Gets or sets the log file size in kilobyte. If actual file size of log file exceeded LogSize property, SavoySecsI control will rename the file name and make a new empty log file. If number of back-up file reached to the value of LogBakCount property, SavoySecsI control will delete oldest back-up file.

Syntax

Visual Basic

LogSize As Long


Visual C++

long GetLogSize()
void SetLogSize(long)

Return Value

Example

Visual Basic

.LogSize = 1024


Visual C++

m_ctrl.SetLogSize(1024);

Remarks

Persistent property.

See Also

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