—
Appendix
—
CONPROSYS Linux SDK User’s Manual (Self
-Build Edition)
—
59
—
The models with 3G/LTE can control such as connection/disconnection, SIM check, and RSSI
acquisition.
3G/LTE control
Function
How to control (Linux shell)
Connection *1
/usr/local/cps-board/mobile/start_mobile.sh
Disconnection *1
/usr/local/cps-board/mobile/stop_mobile.sh
3G/LTE module reset *1
/usr/local/cps-board/mobile/reset_mobile.sh
SIM check
/usr/local/cps-board/mobile/checkSIM_mobile.sh
[End status]
0:
When SIM is detected, this displays the “Detect SIM”
1:
When SIM is not detected, this displays the “Not Detect”
RSSI acquisition
/usr/local/cps-board/mobile/checkSIM_mobile.sh
[End status]
0: Succeed
displays RSSI value (dbm)
1: Fail
RSRP acquisition
(only for the models with LTE)
/usr/local/cps-board/mobile/getRSRP.sh
[End status]
0: Succeed
displays RSRP value (dbm)
1: Fail
Option board LED control *2
/usr/local/cps-board/mobile/ctrl_LED.sh param
[param]
0: All off
1: Green On Red Off
2: Green Off Red On
3: Green On Red On
[End status]
0: Succeed
1: Fail
*1. *root privileges is requested. Use the sudo command when controlling the power in the console.
*2. As for the CPS-MC341G-ADSC1-111 and CPS-MG341G-ADSC1-111 models, LED control is not
available since 3G module control is used in these products.
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 ...