www.vtiinstruments.com
EX10xxA Function Calls 243
vtex10xxA_set_lan_event_domain
FUNCTION PROTOTYPE
ViStatus vtex10xxA_set_lan_event_domain (ViSession vi, ViInt32 domain);
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.
domain = a integer value indicating the instrument’s LAN Event domain. Valid input values: 0 through 255.
DATA ITEM RESET VALUE
Not applicable to this function.
DESCRIPTION
This function sets the instrument’s LAN Event domain. The domain property is persistent across reboots and resets.
EXAMPLE