06-14-2017 06:00 AM
Hello, My problem is that I realized an interface controllable by Internet with the HTTP function provided by Labview and its walked wonderfully but once the connection interrupted the program no longer works even if the connection returns. Can you help me find where it is the problem?
Thanks
Solved! Go to Solution.
06-14-2017 06:40 AM - edited 06-14-2017 06:40 AM
welcome to the forum.
please have a look at http://forums.ni.com/t5/Using-the-NI-Community/bd-p/gettingstarted
in short: please be as specific as you can about what it is you want to do, what you think you have done (including code that examplifies your problem), and what it does (not) do.
please don't use screenshots, append either VI(s) or Snippet(s).
regards
07-25-2017 06:30 AM
the problem is resolved, i had a problem with timeout of http function.
thanks for all
best regards
07-25-2017 06:39 AM
i have another problem.
i creat a labview interface connected with pic 18f4450 in usb HID mode and sometimes the pic reboot and the reference of USB raw change. can i have a posibility to fixe the name of usb raw such as when the pic reboot, the ineterface retains reading in the usb port name
07-25-2017 08:15 AM
hi ilias,
unfortunately, i can not help with that.
i could only guess, that you can poll all usb device names and try to find the new device name.
but please make a new topic for a new question with good title,
something like "USB raw device name changes on reboot of pic 18f4450".
regards