:mod:`getting_started_example` ============================== .. py:module:: getting_started_example Module Contents --------------- Functions ~~~~~~~~~ .. autoapisummary:: getting_started_example.getting_started_example .. function:: getting_started_example(args) See "Getting Started" example in the Blickfeld-Scanner-Library documentation for a in depth explanation. Fetch a pointcloud frame of a device and show some values which are saved in a frame. :param args: arguments to parse out the host name or IP address of the device .. data:: parser