LAN 568N 4 Pin
LAN 568B 4 pin H1 -> H2 1 -> 3 2 -> 6 3 -> 1 6 -> 2 cr:http://aelinik.free.fr/
This author has yet to write their bio.Meanwhile lets just say that we are proud อ.เอ้ด contributed a whooping 210 entries.
LAN 568B 4 pin H1 -> H2 1 -> 3 2 -> 6 3 -> 1 6 -> 2 cr:http://aelinik.free.fr/
สร้าง bat file ชื่อ gpedit-ena.bat แล้ว run
@echo off
pushd “%~dp0″
dir /b C:\Windows\servicing\Packages\Microsoft-Windows-GroupPolicy-ClientExtensions-Package~3*.mum >Files.txt
dir /b C:\Windows\servicing\Packages\Microsoft-Windows-GroupPolicy-ClientTools-Package~3*.mum >>Files.txt
echo Installing Group Policy Editor…
for /f %%i in (‘findstr /i . Files.txt 2^>nul’) do dism /online /norestart /add-package:”C:\Windows\servicing\Packages\%%i”
echo.
echo Installation complete.
echo.
pause
point 1 ต่ำเป็น 100๔ point 2 สูง เป็น 0
ต้องไปกำหนดค่าขา GPIO เป็น Input Pull UP
เมื่อตั้งค่า Sensor GPIO <- TX ถูกต้องแล้ว
ให้ดู log ว่าแสดง DS: อะไรหรือไม่
ที่พบคือเมื่อต่อขาถูกต้องแล้ว Enable พบว่าแสดงเป็น
DS : Cannot set Resloution
และ Device Address ไม่แสดงอะไร
ผมลองปรับ Device Resolution bit ไปที่ 12 แล้ว submit
พบว่า Device Address แสดง Address ออกมา เมื่อเลือกแล้ว submit จะแสดงอุณหภูมิออกมาได้
SADPToolSystem ErrorThe code execution cannot proceed because MSVCR120.dll was not found. Reinstalling the program may fix this problem download install https://download.microsoft.com/download/C/C/2/CC2DF5F8-4454-44B4-802D-5EA68D086676/vcredist_x64.exehttps://download.microsoft.com/download/c/c/2/cc2df5f8-4454-44b4-802d-5ea68d086676/vcredist_x86.exe win32 only x86.exe win64 both file
powershell as admin Get-AppxPackage –AllUsers มองหา name: microsoft.windowscommunicationsapps แล้วคัดลอก PackageFullName เก็บไว้ เช่น PackageFullName : microsoft.windowscommunicationsapps_16005.11629.20316.0_x64__8wekyb3d8bbwe จากนั้น Remove-AppxPackage ตามด้วย PackageFullName แล้ว Enter cmd as admin
1
2
|
dism /online /Add-Capability /CapabilityName:OneCoreUAP.OneSync~~~~0.0.1.0
reboot
|
สมมุติ Remote Desktop Service ไม่ทำงาน เข้า Service กด Start Restart Stop ไม่ได้ จาง หรือ หายไป เข้า Command Line พิมพ์ C:\Windows\system32>net start TermService (Enter) ระบบแสดงThe service is starting or stopping. Please try again later. C:\Windows\system32>net stop TermService (Enter) ระบบแสดงThe service is starting or stopping. Please try again later. ค้นหา Service C:\Windows\system32>tasklist /svc | findstr /C:TermService(Enter) ระบบแสดงsvchost.exe […]
NT Service\TrustedInstaller