5. About Software
AO-1616L-LPE, AO-1608L-LPE
59
About Software for Linux
The Linux version of analog I/O function driver, API-AIO(LNX), provides functions that execute the
following features:
-
Analog input and output of the specified channel can be done.
-
A setup parameter to the analog input and output board is kept by the default value, and it can
work without a setup of the parameter.
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 analog I/O driver, API-AIO(LNX), is supplied as a compressed file
/linux/aio/caioXXX.tgz on the bundled API-PAC(W32)CD-ROM. (Note: XXX represents the driver
version.)
Mount the CD-ROM 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 CD-ROM.
# cp /mnt/cdrom/linux/aio/caioXXX.tgz ./
Copy the compressed file.
# tar xvfz caioXXX.tgz
Decompress the compressed file.
................
# cd contec/caio
# make
Compile the file.
................
# make install
Install.
................
# cd config
# ./config
Set up the board to be used.
..... Set as follows .........
# ./contec_aio_start.sh
Start the driver.
# cd
Содержание AO-1608L-LPE
Страница 7: ...vi AO 1616L LPE AO 1608L LPE ...
Страница 15: ...1 Before Using the Product 8 AO 1616L LPE AO 1608L LPE ...
Страница 33: ...2 Setup 26 AO 1616L LPE AO 1608L LPE ...
Страница 39: ...3 External Connection 32 AO 1616L LPE AO 1608L LPE ...