LocalHost
Specify 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 | TCPIP, UDP |
Read only | While open |
Data type | Character vector |
Values
The default value is an empty character vector.