Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

How to turn off IMAQdx periodically sending a "Discovery Ping" to 255.255.255.255?

Solved!
Go to solution

IMAQdx seems to search for GigE cameras by periodically (about every second) sending a "Discovery Ping" to 255.255.255.255.
As my vision system does not use any GigE camera (only FireWire) I would like to get rid of these "Discovery Pings".
Is there a recommended way to accomplish this?

Regards, Guenter

0 Kudos
Message 1 of 8
(5,775 Views)
Solution
Accepted by topic author GuenterMueller

Hi Guenter,

 

On Windows there is not currently a simple way to disable GigE Vision support in the installer. However, you can disable the automatic discovery mechanism with the following registry key:

 

You should be able to save the following as a .reg file and import it:

 

 

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\niimaqdxk\Parameters]
"DiscoveryTimeout"=dword:00000000

 

 

Eric

Message 2 of 8
(5,767 Views)
Thanks Eric. I will try this tomorrow. BTW: Do I loose GigE support this way? Or is it just the support to discover "yet unknown" GigE devices? Guenter
0 Kudos
Message 3 of 8
(5,756 Views)

You would lose automatic discovery of GigE Vision cameras. You can still manually discover cameras by running the Discover Ethernet Cameras function/VI.

 

Eric

Message 4 of 8
(5,751 Views)

Ok, Eric. I see, that it works. (No need to wait until tomorrow.)

Thanks, Guenter

0 Kudos
Message 5 of 8
(5,747 Views)

I have a couple of questions in regard to this.

 

If use the registry key as described is there a way to manually detect the camera when you are using the Measurement and Automation Explorer?

 

Is there anyway to restrict the discovery ping to a specific network card? We typically install a second NIC card and use non-routable IP addresses for that NIC and camera and it would be nice to limit the discovery ping to that card.

 

Later

Walleye

0 Kudos
Message 6 of 8
(5,386 Views)

 

Hi Eric,

 

i cant see the link

DicoveryPings.jpg

0 Kudos
Message 7 of 8
(3,899 Views)

As this is an old thread I don't know if you can still rely on this information.

However, if a registry key doesn't exist, you can create it ...

0 Kudos
Message 8 of 8
(3,896 Views)