Skip to main content

Posts

Showing posts with the label RS232

RS232 / tty testing and simulation on Linux

( UPDATED 2022/02  - Use Docklight V2.4 and additional winetricks) Summary / TL;DR How to run Docklight on your Linux desktop without using VirtualBox/Windows ?  Use  WineHQ package and winetricks !  We successfully tested the access and use of serial ports (tty) and networking (TCP / UDP) functions, but display output is significantly slower than on VirtualBox .  For installation, use a 32-bit WINEPREFIX and  winetricks  corefonts consolas vb6run richtx32 comdlg32ocx comctl32ocx wsh57 . Experimental use only “Use at own risk” - The below description of Docklight installation and use on Linux desktop computers is for experimental use. It is currently not recommended in production environments. Limitations / Known issues -  For tty / serial ports, use Docklight V2.4 versions (e.g. the  Docklight Scripting V2.4 Preview ), not V2.3. Docklight Tap Pro and Docklight Tap 485 cannot be accessed.  In Docklight Scripting, some VBScript sys...

Integrating Helios Preisser distance gauge – one hour and done

Docklight to the rescue when the pressure is on Recently we created a demo for the fullmo MovingCap position drives and a max GmbH linear axis . Such a toothed belt axis can feature excellent repeat accuracy, if designed and manufactured with great care. To showcase this, we had a Helios Preisser digital indicator with RS232 data interface at hand. Plus a small leaflet for documentation and close to zero time for the integration. Helios Preisser distance measurement using fullmo Kickdrive and Docklight DLL Ready for the show - rapid prototyping with Docklight and Kickdrive leaves you time to relax.  The measurement gauge integration into our demo took me about an hour: Around 20 minutes of manual testing using Docklight and a standard RS232/USB adapter, and another 40 minutes for coding the integration into the actual demo UI. Docklight takes care of all the tricky parts here. The resulting demo was a Kickdrive UI Panel application. Kickdrive allows crea...