Class
uEye.Configuration.GigE.PersistentIp
Accessible
Configuration.GigE.PersistentIp.Get
Syntax
uEye.Configuration.GigE.PersistentIp.Get(uEye.Types.ETH.MacAddr MacAddr, out uEye.Types.ETH.IpConfiguration EthIpConfig)
uEye.Configuration.GigE.PersistentIp.Get(int s32DeviceId, out uEye.Types.ETH.IpConfiguration EthIpConfig)
Description
Returns the persistent IP address and the subnet mask of the camera.
Parameter
int |
s32DeviceId |
Device ID of the camera |
MacAddr |
MAC address of the camera |
|
EthIpConfig |
Returns the persistent IP address and the subnet mask. |