In the directory of each language, sample programs are stored with the following configuration.
|
Function Category |
Subdirectory Name |
Project Name |
Sample Name |
|
General-purpose function (*2) |
GUI/ |
dicounter |
|
|
GUI/ |
interrupt |
||
|
GUI/ |
multiio |
||
|
GUI/ |
simpleio |
||
|
GUI/ |
trigger |
||
|
Bus master function |
GUI/BusMaster/ |
infinite |
|
|
GUI/BusMaster/ |
input |
||
|
GUI/BusMaster/ |
output |
||
|
GUI/BusMaster/ |
sync |
*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.