Managing for 12 LPT port’s out pins in strong sequence according to special script.
WndLpt regular sets 12 output pins of LPT port according to special script (out state = function of time). Supported methods: set, clear, invert state of several pins, shift left/right, wait for specified time interval; cycles, subprograms… It’s useful, for example, to automatic (background) managing of luminodiodes or relays, directly connected to LPT pins.
Fast Start
- On run without command line arguments WndLpt tries to execute script "autorun.txt".
- You can Drag-n-Drop, anothe script to WndLpt window.
- Script will be compiled and runned.
- Window can be hiden (background mode) and showed. Use context menu of tray icon.
- On F6 performed: read script from file, compile, run.
- On F11 - Step mode. On F5 - Continue.
- In scripts directory you can found some examples.
- On errors in scripts - executing of one will be stopped.
- Lights errors will be ignored.
- Script is ANSI or Unicode text. Maximum script size 64 KB, it's just tenable.
More detailed description: http://wndlpt.sourceforge.net/Detailed description in Russian http://mavius.narod.ru/projects/msvc/wndlpt/index.htm
|