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

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

LogBakCount Property

Gets or sets the number of back-up file for logging. 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

LogBakCount As Integer


Visual C++

short GetLogBakCount()
void SetLogBakCount(short)

Return Value

Example

Visual Basic

.LogBakCount = 10


Visual C++

m_ctrl.SetLogBakCount(10);

Remarks

Persistent property.

See Also

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