08-01-2012 08:20 AM
I am trying to control my XItron 2801 Power Analyzer through LabVIEW. I am connecting via rs232, sometimes I am able to do everything I want through the VISA interactive control and other times I get the VISA: (Hex 0xBFFF0015) error. Uninstalling the driver for my USB to rs232 cable and then reinstalling fixes the problem but I don't want to have to do that every time. I have a simple VI made that starts the integration function on the machine and grabs some values from it but I can't seem to get that to work and I'm thinking it is an issue with the VISA: (Hex 0xBFFF0015) error that I am seeing. I know I have all of my settings correct so I don't know where to go from here. Any help would be greatly appreciated!
Also, my VI is attached.
08-01-2012 08:24 AM
Also, the VI seems to not be working at all because once I get past the connection errors in the VISA interactive control I can submit the commands I want in the Interactive Control and see the correct results but I get nothing when I run my VI
08-01-2012 08:28 AM
@jstrike21 wrote:
Also, the VI seems to not be working at all because once I get past the connection errors in the VISA interactive control I can submit the commands I want in the Interactive Control and see the correct results but I get nothing when I run my VI
Then there is something wrong with your VI. Do you even know what it is in it?
08-01-2012 08:30 AM
I posted my VI in the first post and I followed close to how things are done in the LabVIEW example Serial Read and Write. This is why I am confused as to why my program is not working.
08-01-2012 08:32 AM
I can't read your VI since I only have LV 8.6
08-01-2012 08:40 AM