ADB command 筆記 (Android Debug Bridge)

Query ADB version
adb –version

Print Android log
adb logcat

Stop Catch Android log
adb logcat -d

Wifi On
adb shell settings put global airplane_mode 0
adb shell settings put global wifi_on 1
adb shell settings put global wifi_scan_always_enabled 1

Wifi Off
adb shell settings put global airplane_mode_on 1
adb shell settings put global wifi_on 0
adb shell settings put global wifi_scan_always_enabled 0

Bluetooth On
adb shell cmd bluetooth_manager enable

Bluetooth Off
adb shell cmd bluetooth_manager disable

GPS On
adb shell settings put secure location_mode 3

GPS Off
adb shell settings put secure location_mode 0

Windows 分頁檔

分頁檔如何設定才正確,我的心得是錢花下去,RAM買大一點(16GB以上),其他的就讓windows自動分配吧。不執影音相關處理,應該都非常夠用才是。
但是如果預算有限,那就要好好評估記憶使用狀況來決定實體記憶體的容量吧。

參考資料
分頁檔簡介
如何調整Windows Server 分頁檔
wiki 分頁
虛擬記憶體:設定與建議
想讓電腦更快更順嗎?系統最佳化,深入Windows記憶體管理
VI Memory Usage

GigE相機連接步驟

基本步驟
1. 選擇相容原廠建議的網路卡(應該就是Intel pro 1000系列)
2. 確認的網路線材是否符合規範
3. 調整Jumbo frame,為9k bytes.
4. 防火牆設定,藉由為所有本地傳入端口添加例外,讓來自GigE相機的封包可以繞過Windows防火牆
5. 開啟原廠軟體,確認是否可以正常取像
6. 開始撰寫你的取像程式

參考資料
Can you tell me which network adapters are compatible with the Basler pylon performance driver?
Advanced Settings for Intel® Ethernet Adapters
Gigabit Ethernet & GigE Vision camera network recommendations
十億位元乙太網路
巨型影格
最大傳輸單元
使用GigE相機擷取影像時跳出Error 0xBFF69031″The system cannot acquire images”

移轉作業系統磁區的工具-AOMEI Partition Assistant 分區助手

最近因故需要將傳統硬碟上的作業系統搬到M.2硬碟上,花了一些做了功課,要嗎花錢買軟體要移動磁區,要嗎自己學windows提供工具做磁碟修復,但是步驟又超多的。最後找到這個AOMEI Partition Assistant 分區助手,不用花錢又可以達到目的。

參考資料
[免費] AOMEI Partition Assistant 分區助手 V6.3 繁體化免安裝版 下載

谷哥網頁翻譯大神之LabVIEW 風格清單

雖然LabVIEW的幫助手冊已經有這一份文件,但是英文的總是讓人卻步,現在有谷哥好朋友,可以使用線上版的幫助手冊配上翻譯的功能,就可以變成中文版手冊。

使用Chrome的內鍵翻譯功能,讓英文網頁變中文網頁。
翻譯後的樣子