Hello there,
I'm working in a laboratory and currently planning a project to renew the control of a measuring station. The station is equipped with 4 motors (PWM for drivers is needed) and 5 sensors (digital), which need to be controlled via a PC (GUI). It's important to note that the project have a lifespan of >10 years and the components should still available in the case of failure.
I'm considering to implement the I/O stuff either via Arduino or via a LabJack T7. Whereby, Arduino is already out, because of its short lifetime, but I'm interested about your thoughts about it. Maybe there is a similar, longer lasting solution.
In addition, the development speed with the LabJack should be faster, because of a provided library which can control the device, no need to program a µC. LabJack has currently no plan to discontinue the T7 and have designed it for 10+ years lifetime. But even in the case that LabJack discontinues the T7 it supports Modbus. If I control theT7 not with the provided library, but via Modbus directly (slower development speed, but still faster than programming a µC), I should be able to replace the T7 even with a device from another vendor.
Also, the price difference is heavy, and I don't really know if a LabJack T7 is an overkill since I will only use a small subset of the functionalities provided. Possibly, there is a cheaper solution for this task.
Since I have not much experienced in tasks like this (purely Software Engineer), I would be happy about some feedback about my plans.
Thanks,
Tobias
I'm working in a laboratory and currently planning a project to renew the control of a measuring station. The station is equipped with 4 motors (PWM for drivers is needed) and 5 sensors (digital), which need to be controlled via a PC (GUI). It's important to note that the project have a lifespan of >10 years and the components should still available in the case of failure.
I'm considering to implement the I/O stuff either via Arduino or via a LabJack T7. Whereby, Arduino is already out, because of its short lifetime, but I'm interested about your thoughts about it. Maybe there is a similar, longer lasting solution.
In addition, the development speed with the LabJack should be faster, because of a provided library which can control the device, no need to program a µC. LabJack has currently no plan to discontinue the T7 and have designed it for 10+ years lifetime. But even in the case that LabJack discontinues the T7 it supports Modbus. If I control theT7 not with the provided library, but via Modbus directly (slower development speed, but still faster than programming a µC), I should be able to replace the T7 even with a device from another vendor.
Also, the price difference is heavy, and I don't really know if a LabJack T7 is an overkill since I will only use a small subset of the functionalities provided. Possibly, there is a cheaper solution for this task.
Since I have not much experienced in tasks like this (purely Software Engineer), I would be happy about some feedback about my plans.
Thanks,
Tobias