The Device class provides methods for configuring the active multicast mode of a GigE uEye camera. For multicast mode, you must configure the camera with a persistent IP address (PersistentIp) and a multicast IP adress. Valid multicast IP addresses are from 224.0.0.1 to 239.255.255.255.
The camera models UI-526x, UI-536x, and UI-537x currently do not support the multicast mode. |
Methods
Method |
Description |
---|---|
Returns the multicast IP address of a camera. |
|
Returns the status of the multicast mode of the camera. |
|
Returns if the camera supports the multicast mode. |
|
Sets the multicast IP address of a camera. |
|
Enables/disables the multicast mode of a camera. |