VTI Instruments Corp.
174 EX10xxA/RX1032/EX1044 Function Calls
vtex10xxA_get_lan_eventlog_overflowmode
FUNCTION PROTOTYPE
ViStatus vtex10xxA_get_lan_eventlog_overflowmode (ViSession vi,ViPInt32 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 = 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
Not applicable to this function.
DESCRIPTION
This function queries and returns 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 return values: