String
- Updated2023-02-17
- 2 minute(s) read
String
Reads the specified number of bytes from the device or interface and returns the results as string data.
Inputs/Outputs

session in
The resource to be used.

error in
Error conditions that occur before this node runs.
The node responds to this input according to standard error behavior.
Default value: No error

byte count
The number of bytes to read.

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.

error out
Error information.
The node produces this output according to standard error behavior.

read buffer
The data read from the device.