![Contec PI-128L(PCI)H Скачать руководство пользователя страница 59](http://html1.mh-extra.com/html/contec/pi-128l-pci-h/pi-128l-pci-h_user-manual_2655911059.webp)
5. About Software
52
PIO-64/64L(PCI)H, PI-128L(PCI)H, PO-128L(PCI)H
About Software for Linux
The Linux version of digital I/O function driver, API-DIO(LNX), provides functions that execute the
following features:
-
Digital input/output of specified ports
-
Digital input/output of specified bits
-
Hardware digital filtering that prevents chattering
For details, refer to the help file. The help file provides various items of information such as
“Function Reference”, “Sample Programs”, and “FAQs”. Use them for program development and
troubleshooting.
Driver Software Install Procedure
The Linux version for digital I/O driver, API-DIO(LNX), is supplied as a compressed file
/linux/dio/cdioXXX.tgz on the bundled disk. (Note: XXX represents the driver version.)
Mount the bundled disk as shown below, copy the file to an arbitrary directory, and decompress the
file to install the driver.
For details on using the driver, refer to readme.txt and the help file in HTML format extracted by
installation.
To install the driver, log in as a superuser.
Decompression and setup procedure
# cd
# mount /dev/cdrom /mnt/cdrom
Mount the bundled disk.
# cp /mnt/cdrom/linux/dio/cdioXXX.tgz ./
Copy the compressed file.
# tar xvfz cdioXXX.tgz
Decompress the compressed file.
................
# cd contec/cdio
# make
Compile the file.
................
# make install
Install.
................
# cd config
# ./config
Set up the board to be used.
..... Set as follows.........
# ./contec_dio_start.sh
Start the driver.
# cd
Содержание PI-128L(PCI)H
Страница 7: ...vi PIO 64 64L PCI H PI 128L PCI H PO 128L PCI H...
Страница 31: ...2 Setup 24 PIO 64 64L PCI H PI 128L PCI H PO 128L PCI H...
Страница 55: ...4 Functions 48 PIO 64 64L PCI H PI 128L PCI H PO 128L PCI H...
Страница 61: ...5 About Software 54 PIO 64 64L PCI H PI 128L PCI H PO 128L PCI H...