LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Error -1073807339 occurred at SOSL1260 Read Single

Hi,

 

I’m using the Solartron1255 with the drivers of sosl1260 (of course they are not 100% compatible, because 1260 has more options and features, but they should work, according also to many posts about this point).

 

I try to take a multiple measurement with the driver sosl 1260.

I can send data’s to solartron 1255 from LabVIEW.

 

I have the following error when trying to collect the data :

 

Error -1073807339 occurred at SOSL1260 Read Single

 

The error occurs at the Wait condition.vi

I changed the mask from 16 to 2, but still not working.

 

Please find attached the VI-s :

-       Read Multiple.vi

-       Read single.vi (composing the read multiple VI)

-       Wait condition.vi

 

Any help ?

Thanks and regards

Download All
0 Kudos
Message 1 of 6
(2,748 Views)

You are getting that error because that is the error code inserted when the status read loop times out. What is the status that is being returned? What does that status mean?

 

Mike... 


Certified Professional Instructor
Certified LabVIEW Architect
LabVIEW Champion

"... after all, He's not a tame lion..."

For help with grief and grieving.
0 Kudos
Message 2 of 6
(2,721 Views)

Hi Mike,

 

The status being returned is false with the following message : Error -1073807339 occurred at SOSL1260 Read Single

Thus, when going into the block diagram of Read Single, the error is occuring at the wait condition.vi as I stated previously.

 

Attached : a screen capture of the wait condition.vi with the error.

 

Even when expanding the timeout, it is not working.

 

Thanks !

 

0 Kudos
Message 3 of 6
(2,672 Views)
Yes, the status you are reading doesn't match the value that you are inputing, but answer the question: What is the status that you are reading, and what does that status mean?

Mike...

Certified Professional Instructor
Certified LabVIEW Architect
LabVIEW Champion

"... after all, He's not a tame lion..."

For help with grief and grieving.
0 Kudos
Message 4 of 6
(2,664 Views)

Hi Mike,

 

I tried to explain the problem better. Please check the following link :

 

https://forums.ni.com/t5/LabVIEW/Timeout-Error-1073807339-on-Read-Multiple-using-Solartron-1255/td-p...

 

Thanks !

0 Kudos
Message 5 of 6
(2,584 Views)

@SKNI wrote:

Hi Mike,

 

I tried to explain the problem better. Please check the following link :

 

https://forums.ni.com/t5/LabVIEW/Timeout-Error-1073807339-on-Read-Multiple-using-Solartron-1255/td-p...

 

Thanks !


There is absolutely NO need to start yet another thread on this same topic.

 

You simply present the additional information in THIS thread.

 

 

 

 

0 Kudos
Message 6 of 6
(2,579 Views)