Is possible to use RS485 to read a CMOS laser sensor?
- vermilion
-
Topic Author
- Offline
- New Member
-
Less
More
- Posts: 1
- Thank you received: 0
15 Jul 2026 02:53 #347775
by vermilion
Is possible to use RS485 to read a CMOS laser sensor? was created by vermilion
Hola. I want to use a CMOS laser sensor with an RS485 interface and find out if it is possible to use the RS485 terminal on the 7i96s board to read the sensor values. My goal is to use the laser to measure height and move the Z-axis to a specific initial height on a plasma cutting machine. I consulted Gemini AI, and it indicated that I needed to flash new firmware to enable this function; consequently, I visited the Mesa website and downloaded the hostmot2 file for the 7i96s. Could someone confirm if that hostmot2 file allows me to use the 7i96s's RS485 port in the way I intend? Thank you very much
.
Please Log in or Create an account to join the conversation.
- Todd Zuercher
-
- Away
- Platinum Member
-
Less
More
- Posts: 4755
- Thank you received: 1458
15 Jul 2026 09:52 #347785
by Todd Zuercher
Replied by Todd Zuercher on topic Is possible to use RS485 to read a CMOS laser sensor?
I've never attempted it myself, but supposedly it should be possible.
linuxcnc.org/docs/html/drivers/mesa_modbus.html
I have always used an ordinary serial port (such as a USB to RS485 adapter dongle) to communicate with Modbus devices using the MB2Hal driver.
linuxcnc.org/docs/html/drivers/mesa_modbus.html
I have always used an ordinary serial port (such as a USB to RS485 adapter dongle) to communicate with Modbus devices using the MB2Hal driver.
Please Log in or Create an account to join the conversation.
- PCW
-
- Away
- Moderator
-
Less
More
- Posts: 17960
- Thank you received: 5264
15 Jul 2026 15:48 #347792
by PCW
Replied by PCW on topic Is possible to use RS485 to read a CMOS laser sensor?
What protocol does the sensor use?
Modbus is supported by Mesa FPGA cards with the hm2-modbus/PktUART
drivers.
If your sensor does not use Modbus, fora Mesa card, it would require
a driver part like hm2-modbus communicating with the PktUART driver
Modbus is supported by Mesa FPGA cards with the hm2-modbus/PktUART
drivers.
If your sensor does not use Modbus, fora Mesa card, it would require
a driver part like hm2-modbus communicating with the PktUART driver
Please Log in or Create an account to join the conversation.
Moderators: PCW, jmelson
Time to create page: 0.320 seconds