I think something missing in my last message.
The example command string from manufacturer's specification is (STX)T1UC(CR) in which (STX)stands for start-of-text, (CR)stands for carriage return, and T1UC is the command.
I know that ,in Instrument I/O Assistant of LabView7.1, (CR)can be converted into \r as termination character.
How about (STX)??
What should I write in command string within Query& Parse to get response from the instrument?
Sincerely,