Hello, I have a Sens-Tech P25 USB PMT for use in a experiment. I have used VISA to install the driver for the tube and it is registering as COM3. When I am trying to use LabVIEW's Instrument Assistant, I have a write followed by a Read and Parse command. For the write I have tried various ASCII codes (from the manual for the PMT tube R10 would start 10 readings).
So I have tried R10 (with the default termination character \n). I have also tried other different termination characters \r\n and \r. I get the read command BC (bad command) followed by a timeout error.
Does anyone have any help they can give me?