Please enable JavaScript to view this site.

uEye .NET Manual 4.97

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.

hint_info

The camera models UI-526x, UI-536x, and UI-537x currently do not support the multicast mode.

Methods

Method

Description

GetAddress

Returns the multicast IP address of a camera.

GetEnable

Returns the status of the multicast mode of the camera.

GetSupported

Returns if the camera supports the multicast mode.

SetAddress

Sets the multicast IP address of a camera.

SetEnable

Enables/disables the multicast mode of a camera.