VTI Instruments Corp.
244 EX10xxA/RX1032/EX1044 Function Calls
vtex10xxA_set_lan_eventlog_enabled
FUNCTION PROTOTYPE
ViStatus VI_FUNC vtex10xxA_set_lan_eventlog_enabled(ViSession vi, ViBoolean 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 which sets the status of event logging. If this parameter is set to “1”, event logging is
enabled. If set to “0”, event logging is disabled.
DATA ITEM RESET VALUE
enable = 0
DESCRIPTION
This function enables/disables event log. This function supports the LxiSync EventLog interface.
EXAMPLE