EasyManua.ls Logo

VTI Instruments EX1000A - Vtex10 Xxa_Set_Lan_Eventlog_Overflowmode

VTI Instruments EX1000A
320 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
www.vtiinstruments.com
EX10xxA Function Calls 245
vtex10xxA_set_lan_eventlog_overflowmode
FUNCTION PROTOTYPE
ViStatus vtex10xxA_set_lan_eventlog_overflowmode (ViSession vi,ViInt32 mode);
FUNCTION PARAMETERS
vi = contains a session handle to the instrument. This handle is obtained by the function and remains valid until the
session is closed.
mode = integer value that indicates whether the oldest event log shall be overwritten
(VTEX10XXA_EVENTLOG_OVERFLOWMODE_OVERWRITE) or the new event log shall be ignored
(VTEX10XXA_EVENTLOG_OVERFLOWMODE_IGNORE) when the event log buffer is full.
DATA ITEM RESET VALUE
mode = 0
DESCRIPTION
This function sets the LAN event log overflow mode. In the event that the LAN event log buffer becomes full, the
EX10xxA will either overwrite the existing log or will not write the new log information.
The mode parameter has the following valid input values:
Decimal
Value
#define Symbol
mode Description
0
VTEX10XXA_EVENTLOG_OVERFLOWMODE_OVERWRITE
Overwrites oldest event log buffer.
1
VTEX10XXA_EVENTLOG_OVERFLOWMODE_IGNORE
Ignores new event log data.
EXAMPLE

Table of Contents

Related product manuals