diff --git a/docs/source/tutorials/multiple.rst b/docs/source/tutorials/multiple.rst index 3881ee933..ea6a88467 100644 --- a/docs/source/tutorials/multiple.rst +++ b/docs/source/tutorials/multiple.rst @@ -44,8 +44,8 @@ Example results for 2x DepthAI on a system: 14442C10D13EABCE00 XLinkDeviceState.X_LINK_UNBOOTED 14442C1071659ACD00 XLinkDeviceState.X_LINK_UNBOOTED -Selecting a Specific DepthAI device to be used. -############################################### +Selecting a Specific DepthAI device to be used +############################################## From the Detected devices(s) above, use the following code to select the device you would like to use with your pipeline. For example, if the first device is desirable from above use the following code: @@ -66,6 +66,12 @@ You can then use the `device_info` to specify on which device you want to run yo And you can use this code as a basis for your own use cases, such that you can run differing neural models on different DepthAI/uAI models. +Specifying POE device to be used +******************************** + +You can specify the POE device to be used by the IP address as well. Here's the `code snippet `__. + + Now use as many DepthAI devices as you need! And since DepthAI does all the heavy lifting, you can usually use quite a