Jump to content

Neil Pate

Members
  • Posts

    1,185
  • Joined

  • Last visited

  • Days Won

    110

Posts posted by Neil Pate

  1. I had a real struggle with some USB3.0 cameras and a Windows 10 PC. They were Basler cameras, and even Windows device manager sometimes did not pick them up. They would regularly just "not appear" in MAX. Never managed to solve the problem to my satisfaction and pretty much decided to not use USB hardware.

  2. Now that I think about it, I also cache the This VI ref in another VI which I use as sort of an actor debugger to allow me to open the FPs and BDs of any running actors including clones (not AF actors, my own home rolled framework). I poll all the refs multiple times per second to get status about the clone name and running status, and have never seen any weird crashes which I have attributed to that. 

  3.  

    Just set the default value of the control.

    Does this work at runtime in an exe? I never thought to try this, thanks for the suggestion.

    The problem is I need to set the default value as soon as the browse button is pressed, not before. There is no event exposed that will trigger when the browse button is clicked.

  4.  

    I know nothing about ARP, but why would this come instead of a UDP packet?

    I have seen something similar. I supported a system that had 10 cRIOs all transmitting UDP data to be logged at a reasonable rate, and packets would indeed just get "lost" (as noticed by the receiver PC). I never did any analysis to see if they were not being transmitted or not being received, I just solved the problem by using a different port per cIRO.

  5. 20 minutes ago, drjdpowell said:

    I investigated, and it is because you made the two incr/decr arrows transparent.  I've had suspicions in the past that there is something buggy about colouring things transparent.  

    Thanks James. I may be able to fix this then by colouring those arrows to be the same as my background colour rather than transparent.

    Edit: even more strangely, colouring them a colour and then back to transparent causes the problem to go away

    Edit2: LabVIEW is now behaving but the exe displays the same problem. I am going to leave this for now and just use the system control. If I get a moment I will try and fix it but for now I am moving on.

  6. 6 minutes ago, drjdpowell said:

    If you replace with an unmodified slider direct from Flatline does the problem come back?

    Will check it out. I am on a new laptop so need to install the Flatline controls again.

    Edit: no everything seems to be behaving now. One strange thing, I see the latest Flatline slider has a round grab handle; has it always been like this? If so then I have no idea where I got my slider from as mine has a rectangular grab handle.

    Anyway, for now just going to use the system control (which is not ideal as I would like to be able to colour the grab handle to match some other colours on my GUI).

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.