Class
uEye.Configuration.Multicast.Device
Accessible
Configuration.Multicast.Device.SetAddress
Syntax
uEye.Configuration.Multicast.Device.SetAddress(int deviceID, System.Net.IPAddress multicastAddr)
Description
Sets the multicast IP address of a camera.
Parameter
deviceID |
Device ID of the GigE uEye camera |
multicastAddr |
Sets the multicast IP adress. Valid multicast IP addresses are from 224.0.0.1 to 239.255.255.255. |