WinPLC Samples
This page contains samples for the latest WinPLC version: WinPLC 6.0. This is an advanced WinPLC version with
lots of new features and commands. The purpose of these samples is, to help you understand how this new commands
actually work. Please place these files in the WinPLC store folder. You can set this folder in the
options-window.
Basic Samples
- view - get: AND function for I/O
- view - get: OR function I/O
- view - get: XOR function I/O
- view - get: send input of AD01 to DAC01, using down-scaling
- view - get: threat AD channels
interpretation different in week/weekend
- view - get: check if number of enabled IOs is even or odd
- view - get: make DAC01 depending of number of enabled IOs, using scaling
- view - get: easy light effect program
- view - get: use "+" and "-" key to change DAC output
Logging examples
- view - get: take 50 samples of AD1 and open them in Excel
- view - get: logging I/O channels
- view - get: logs data when AD channel changes (using event)
- view - get: write an I/O log when an I/O channel changes
Using Arrays
- view - get: log I/O channel when pulse train starts or stops
Internet examples
- view - get: internet mail checker
- view - get: check if internet server is up
Graphical User Interfaces
- view - get: Custom Window, light computer program
- view - get: Custom Window, "+" and "-" button for DAC output
Voice input & output
- view - get: Advanced light computer: speech recognition, GUI, logging.
- view - get: Say temperature when a button is pressed.
- view - get: Flash light, use speech to start and stop
- view - get: Say temperature when it changes.
Joystick samples
- view - get: Choose active I/O led with a joystick