VTI Instruments Corp.
172 EX10xxA/RX1032/EX1044 Function Calls
vtex10xxA_get_lan_eventlog_count
FUNCTION PROTOTYPE
ViStatus VI_FUNC vtex10xxA_get_lan_eventlog_count(ViSession vi, ViPInt32 logCount);
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.
logCount = indicates the number of event log entries.
DATA ITEM RESET VALUE
Not applicable to this function.
DESCRIPTION
This function returns the number of event log entries made by the EX10xxA See
vtex10xxA_set_lan_eventlog_enabled for more details.
EXAMPLE