LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

dll files

i m giving a cluster and some unsigned long integers as input to a call libraray funtion node . the call library function performs the task of transmiting the messsage to a particular protocol ID .....but when i run this VI ..i am getting this error "The specified protocol type within the message structure is different from the protocol associated with the communications channel when it was opened"................

 

i am using labview 7.1  

0 Kudos
Message 1 of 2
(2,493 Views)
I'm not sure how we can help here, as the DLL is telling you you're not passing the correct values. Without seeing the DLL, or how you have it coded, there's no way to help you other than to say to make sure you're passing the correct values in, or have the DLL somehow spit out what it thinks it received.
0 Kudos
Message 2 of 2
(2,476 Views)