Duet3D Logo Duet3D
    • Tags
    • Documentation
    • Order
    • Register
    • Login

    Reading analog values from Laser Range Finder (6HC)

    Scheduled Pinned Locked Moved Solved
    General Discussion
    2
    3
    227
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • HebigTundefined
      HebigT
      last edited by

      I'm interested in using a non-contact sensor for a metrology-type project in which I 'probe' the surface of a print. The exact sensor is an omron ZX-LD30V from a decommissioned piece of equipment.

      http://products.omron.us/item/laser-displacement-sensors/zx-l-n/zx-ld30v

      I'm using a Duet 3 and it looks like most I/O connections can be set up as Z-probes - does that mean these can be used as analog inputs?

      If the omron sensor outputs a 1-5v signal, can I then read these signals into the object model and use them in a macro?

      chrishammundefined 1 Reply Last reply Reply Quote 0
      • chrishammundefined
        chrishamm administrators @HebigT
        last edited by chrishamm

        @hebigt Not all input ports are connected to the ADC, see https://docs.duet3d.com/Duet3D_hardware/Duet_3_family/Duet_3_Mainboard_6HC_Hardware_Overview#io-headers. Also note that the ADC expects 3.3V, not 5V, so you may want to add a voltage divider if you need the full output range of your sensor.

        Other than that it is perfectly fine to set up an analog Z-probe.

        Duet software engineer

        HebigTundefined 1 Reply Last reply Reply Quote 1
        • HebigTundefined HebigT marked this topic as a question
        • HebigTundefined HebigT has marked this topic as solved
        • HebigTundefined
          HebigT @chrishamm
          last edited by

          @chrishamm

          Thanks for that, this is helpful!

          1 Reply Last reply Reply Quote 0
          • HebigTundefined HebigT referenced this topic
          • HebigTundefined HebigT referenced this topic
          • First post
            Last post
          Unless otherwise noted, all forum content is licensed under CC-BY-SA