01-09-2015 05:37 AM
Hi ElectricWrath,
I might have found a root cause for both of your issues:
Let me know if this can help you.
Regards
Fabio
01-09-2015 08:35 AM
Awesome! That would explain why I keep getting the error about the packet length exceeding 64 bits! I'll grab the new version of VCE ASAP.
Thanks for the help!
01-12-2015 11:15 AM
Chuck,
I downloaded the 1.1.0 installer zip file, but it appears to be installing 1.0.3 instead. Am I missing something here?
01-12-2015 03:40 PM
I've just uploaded the correct installer. I was missing to update the version numbers of both exe and installer. Now it should be fixed.
01-13-2015 01:21 PM
Can you also upload an version for LV 2013?
Ash
05-04-2015 09:56 AM
Hi,
I try updating an existing "*.fpgaconfig" file (that I have already use in the system explorer) with VCE 1.1 and it returns an error (537020).
It seems that the I16 channels shall not have parameters
When using the labview project, the error message is :
"
<append>
Line 40
The element I16 tried to make Parameters a child element but is not allowd. Valid children are:
"
05-04-2015 11:26 AM
Can you attach the .fpgaconfig file? It seems that you tried to add a parameter (e.g. timeout for PWM reading) on a wrong channel. You'll see it if you manually open the .fpgaconfig file with a text editor and go to line 40 as stated in the error message.
Thanks
05-04-2015 11:39 AM
I attach the fpgaconfig file.
In line 40, I add parameters to a I16 channel.
05-08-2015 12:27 PM
Hi Thierry, sorry for getting back to you so lately.
Unfortunately, the current version of vce does not support setting/getting parameters on channels that are not PWM. I could add such feature on the next release that could be available by the end of may. Does it fit with your schedule?
Thanks
05-11-2015 02:43 AM
Hi
Thank you for your answer.
Currently, I can update my fpgaconfig file manually. VCE helps me to ease this handling.
But It could be nice to have this update for your next release