09-12-2014 10:14 AM
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
09-12-2014 02:40 PM
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...
09-16-2014 05:54 AM
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 !
09-16-2014 09:58 AM
09-26-2014 01:20 PM
Hi Mike,
I tried to explain the problem better. Please check the following link :
Thanks !
09-26-2014 01:33 PM - edited 09-26-2014 01:33 PM
@SKNI wrote:
Hi Mike,
I tried to explain the problem better. Please check the following link :
Thanks !
There is absolutely NO need to start yet another thread on this same topic.
You simply present the additional information in THIS thread.