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: