—
Appendix
—
CONPROSYS Linux SDK User’s Manual (Self
-Build Edition)
—
57
—
5.
Integrated type products LED / DIP
Switch / Switch control
LEDs of Integrated types listed below can be controlled by GPIO port.
LED control for integrated type
LED
Control device
Port No
Port attribute
Control method (Linux shell)
Power
GPIO
67
Out
On : /usr/local/bin/gpio_out.sh 67 0
Off : /usr/local/bin/gpio_out.sh 67 1
ST1
GPIO
26
Out
On : /usr/local/bin/gpio_out.sh 26 0
Off : /usr/local/bin/gpio_out.sh 26 1
ST2
GPIO
27
Out
On : /usr/local/bin/gpio_out.sh 27 0
Off : /usr/local/bin/gpio_out.sh 27 1
Switches of integrated types listed below can be read by GPIO port.
Switch control for integrated type
LED
Control device
Port No
Port attribute
Control method (Linux shell)
DIP SW1-2
GPIO
32
In
/usr/local/bin/gpio_in.sh 32
On=0, Off=1
DIP SW1-3
GPIO
33
In
/usr/local/bin/gpio_in.sh 33
On=0, Off=1
DIP SW1-4
GPIO
34
In
/usr/local/bin/gpio_in.sh 34
On=0, Off=1
Shutdown
SW
GPIO
35
In
/usr/local/bin/gpio_in.sh 35
Press(On)=0, Release(Off)=1
Summary of Contents for CONPROSYS Linux SDK
Page 4: ... 4 Introduction ...
Page 11: ... 11 Safety Precautions ...
Page 15: ... 15 SDK preparation ...
Page 19: ... 19 Starting CONPROSYS ...
Page 24: ... 24 Run environment setting ...
Page 44: ...Appendix ...