niBT VISA Configure Serial Settings VI
- Updated2023-02-21
- 4 minute(s) read
Configures the VISA serial settings for the device under test (DUT) specified by the VISA resource name parameter.

![]() |
VISA resource name specifies the name of the resource to be configured. This parameter also specifies the VISA session and class. |
||||||||||||
![]() |
baud rate specifies the baud rate of the given communication port. The default value is 115,200. |
||||||||||||
![]() |
flow control specifies the flow control method used for transmitting and receiving data. The default value is RTS/CTS.
|
||||||||||||
![]() |
stop bits specifies the number of stop bits used to indicate the end of a frame. The default value is 1.0.
|
||||||||||||
![]() |
data bits specifies the number of data bits contained in each frame. Valid values are 5 to 8, inclusive. The data bits for each frame are located in the low-order bits of every byte stored in the memory. The default value is 8. |
||||||||||||
![]() |
parity specifies the parity bit used with each transmitted or received frame. The default value is None.
|
||||||||||||
![]() |
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. |
||||||||||||
![]() |
VISA resource name out returns the resource name to which a VISA session is opened and the resource class. The class name matches the VISA resource name parameter. |
||||||||||||
![]() |
error out contains error information. This output provides standard error out functionality. |





