Class
uEye.Configuration.Multicast.System
Accessible
Configuration.Multicast.System.SetEnable
Syntax
uEye.Configuration.Multicast.System.SetEnable(bool enable)
Description
Enables/disables the passive multicast mode for the entire system. The multicast mode must be enabled for the entire system to use all other methods.
Parameter
enable |
true = Enable multicast mode for the entire system. |
false = Disable multicast mode for the entire system. |