LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Error 1180 when reading aand writing to datasocket

I have multiple datasockets open. I am reading one value with the read vi of one datasocket and im writing that value with a write vi to another datasocket. I get this error saying the datasocket is pending an operation in progress. I've tried to do this in a sequence and it still won't work. Can anyone help?
Ron Deavers, CLD
0 Kudos
Message 1 of 3
(2,854 Views)
I've recently received this same message.  Any news as to what might cause the Datasocket operation from continuing?  Is it because too many calls are occurring simultaneously? 


0 Kudos
Message 2 of 3
(2,828 Views)
Hi,
 
Please make aure that you are using two or more separate URLs when trying to read and write at the same time. See this link for an example.
 
Hope this helps.
 
Ankita 
Message 3 of 3
(2,811 Views)