Instrument Control Toolbox    
LocalHost

Specify the local host

Description

LocalHost specifies the local host name or the IP dotted decimal address. An example dotted decimal address is 144.212.100.10. If you have only one address or you do not specify this property, the object uses the default IP address when you connect to the hardware with the fopen function.

You can configure LocalHost only when the object is disconnected from the hardware. You disconnect a connected object with the fclose function. A disconnected object has a Status property value of closed.

Characteristics

Usage
TCP/IP, UDP
Read only
While open
Data type
String

Values

The default value is ''.

See Also

Functions

fclose, fopen, tcpip, udp

Properties

LocalPort, RemoteHost, Status


  InterruptFcn LocalPort