Solution
Please refer to the example of serial port interrupt in Detect Serial Break Event VI in
labVIEW\examples\Instrument IO\Serial.
Change the “serial port interrupt” to "serial port character" and replace +1 in the condition box with read. It should be noted that here, as in MScomm, how many bytes are specified to trigger an interrupt, but the number of bytes is undefined in VISA.