(Method)¶
The method to use for selecting the device’s IP configuration.
Note
DHCP is not supported for uEye based cameras.
JSON Format¶
- Type
String
- Default Value
"Auto"
Values¶
Value |
Description |
---|---|
|
Automatically select a free IP address. Uses DHCP if the component supports it and is connected to a host network adapter which also uses DHCP. Otherwise the host chooses a free IP address. |
|
Enable DHCP. |
|
Specify a static IP configuration using the (Address), (PrefixLength) and (Gateway) parameters. |