Main Content
writeread
Description
writes the ASCII text response
= writeread(v
,command
)command
followed by the terminator to the VISA
resource v
, then reads the ASCII text returned from the resource. You
can use this function to query the resource. The function suspends MATLAB® execution until the specified command
is sent to the
resource and a response is received.
Examples
Input Arguments
Version History
Introduced in R2021a