Byte Array

Reads the specified number of bytes from the device or interface and returns the results as an array of unsigned 8-bit integers.

1378

Inputs/Outputs

datatype_icon

session in

The resource to be used.

datatype_icon

error in

Error conditions that occur before this node runs.

The node responds to this input according to standard error behavior.

Standard Error Behavior

Default value: No error

datatype_icon

byte count

The number of bytes to read.

datatype_icon

session out

The resource to which a VISA session is opened.

This output also includes the class for the session, which matches that of session in.

datatype_icon

error out

Error information.

The node produces this output according to standard error behavior.

Standard Error Behavior

datatype_icon

read buffer

The actual data read from the device during the data phase of the control transfer.