Boot-up sequence
The system can take some time to be fully booted, especially in cases when a new camera is connected and an update needs to be performed. To ensure that the system is operational after a boot-up sequence, there are two things to verify:
Once the system is responsive to a
Get()command, check/device/status.When the device is fully initialized and ready to be used,
/device/statusreturnsOPERATE.Check the diagnostic for active errors. Refer to the diagnostic documentation on how to check the diagnostic using the ifm3d API or the ifm Vision Assistant.
Examples for monitoring the boot-up sequence can be found in the ifm3d-examples repository.