Sbin/ Directory; Etc/Init.d/ Directory - Sony XCI-SX1 Technical Manual

Intelligent camera software development kit
Hide thumbs Also See for XCI-SX1:
Table of Contents

Advertisement

• smartcamlib
Samples for using common libraries.

2.8.7 /sbin/ Directory

Some system specific files are added to /sbin directory. The SDK
users can try them on SDK environment.
/sbin File Listing
Filename
CamConfig
ledC
ledD
skxinport
skxled
skxoutport
skxswt
gpio
gpiodemo
atoi
char
htoi
The upx application has also been added on this directory.
application compresses the binary application to a smaller size. Other
files for the upx application are installed in /usr/src/upx-1.25-
linux directory.

2.8.8 /etc/init.d/ Directory

The launch_it script required by the launcher application is added on
this directory. This script executes the GUI application if the GUI option
is selected on the launcher application. Otherwise, if the user chooses
Sets and queries the camera registers
The client application for GPIO LED control.
The server daemon application that listens for GPIO
LED control command
Sets and queries the status of the GPIO input ports
Sets and queries the status of the GPIO input ports
Sets and queries the status of the GPIO output ports
Sets and queries the status of the GPIO switch ports
A script that provides a user interface of all the GPIO
applications.
An executable for all GPIO scripts.
This application converts ASCII string to its integer
value.
This application converts a string to uppercase,
checks and validates an argument type depending
on the options.
This application is used to convert hexadecimal
value to its integer equivalent.
XCI-SX1 SDK / SDK Technical Manual
Description
This
25

Advertisement

Table of Contents
loading

Table of Contents