NI-DAQmx .NET Framework 4.0 API Reference

Content Type
Programming Language
Current manual
Table of Contents

Device.TcpipHostname Property

Device.TcpipHostname Property

DeviceTcpipHostname Property

Indicates the IPv4 hostname of the device.

Namespace:  NationalInstruments.DAQmx
Assembly:  NationalInstruments.DAQmx (in NationalInstruments.DAQmx.dll) Version: 20.7.40.49302

Syntax

public string TcpipHostname { get; }
Public ReadOnly Property TcpipHostname As String
	Get

Property Value

Type: String
Indicates the IPv4 hostname of the device.

Exceptions

ExceptionCondition
DaqExceptionThe NI-DAQmx driver returned an error.

See Also

Was this information helpful?