List of GUI sample programs

In the directory of each language, sample programs are stored with the following configuration.

Development Language: Python (*1)

Function Category

Subdirectory Name

Project Name

Sample Name

General-purpose function (*2)

GUI/

dicounter

Digital Input Counter Sample

GUI/

interrupt

Interrupt Sample

GUI/

multiio

Multi-port/Multi-bit I/O Sample

GUI/

simpleio

Simple I/O Sample

GUI/

trigger

Monitoring Trigger Sample

Bus master function

GUI/BusMaster/

infinite

Infinite Sampling Sample

GUI/BusMaster/

input

Sampling Sample

GUI/BusMaster/

output

Generating Sample

GUI/BusMaster/

sync

Sync Sampling Sample

*1 Python GUI Sample program use Tkinter as a graphical user interface library.
*2 It is necessary to add DioSet8255Mode function for board DIO-48D-LPE, DIO-96D-LPE, DIO-48D-PE, PIO-48D(LPCI)H and DIO-48DX-USB.
     It is necessary to add DioDmSetDirection function for the board supporting I/O direction change.