www.vtiinstruments.com
EX10xxA Function Calls 173
vtex10xxA_get_lan_eventlog_enabled
FUNCTION PROTOTYPE
ViStatus VI_FUNC vtex10xxA_get_lan_eventlog_enabled(ViSession vi, ViPBoolean enable);
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.
enable = a Boolean value indicating whether LAN event logging is enabled. If a “1” is returned, logging is enabled.
If a “0” is returned, logging is disabled.
DATA ITEM RESET VALUE
Not applicable to this function.
DESCRIPTION
This function returns the status of the event log.
EXAMPLE