Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

Hex 0xBFFF0015 Lab v. 6.1

Hello,

 

I have this error : Hex 0xBFFF0015 when I want read the serial port of the instrument (trought an USB port on the PC).

 

I find the port (RS232 at 19200 baud) with "Visa find ressource" : ASRL3::INSTR         

 

I find some solution on this forum, but the solutions are for latest version of Labview, I can't open the exemple

 

Thank you for your help

0 Kudos
Message 1 of 4
(3,707 Views)

I have try to puta proprity nodle for now the number of byte at the port.

 

I don't have any more a proble of timeout but this :

 

  (Hex 0x3FFF0006) Le nombre d'octets transférés est égal au décompte d'entrée.
 

0 Kudos
Message 2 of 4
(3,700 Views)
It's a warning. Haven't you done a search for that code? Since you are specifying the number of bytes and not getting a termination character, that warning is normal.
0 Kudos
Message 3 of 4
(3,688 Views)

I don't have termination character, and I know that I have more than only 1 octet.

 

I put the nodle for avoid the timeout error. I wait 2 second (about 1.5 seonds calculation of the instrument) before to check the number of octet on the port and read it.

0 Kudos
Message 4 of 4
(3,669 Views)