Sets the timeout value, in milliseconds (ms), for the VISA session of the device under test (DUT), specified by the VISA resource name parameter.

Syntax

Namespace: NationalInstruments.BluetoothDtm

public int SetVisaTimeout(uint timeout)

Parameters

NameTypeDescription
timeoutuint

Specifies the minimum timeout value, in milliseconds (ms), to use when accessing the device. The default value is 2000.

Returns

Returns the status code of this method. The status code either indicates success or describes a warning condition.