Write

Writes the data from a buffer to the device or interface.

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

write buffer

The data to be written to the device.

This input accepts an array of unsigned 8-bit integers or a string.
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

return count

The actual number of bytes written.