Project

General

Profile

VariousNote » History » Revision 10

Revision 9 (Michel Condemine Admin, 04/23/2023 07:52 PM) → Revision 10/12 (Michel Condemine Admin, 04/23/2023 08:38 PM)

# VariousNote 
 ## ASCII Table 
 ![](http://www.openopcua.org/redmine/attachments/download/3846/ASCII_TABLE_Small.png) 

 ## LUA 
 ### Documentation 
 https://www.lua.org/pil/contents.html 
 ### Video 
 Full training video[Training: 3h40](https://www.youtube.com/watch?v=1srFmjt1Ib0) 

 ## Change Windows services Timeout for 
 Just add the registry HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control with RegDWORD ServicesPipeTimeout  
 ![exempel for 180sec](clipboard-202304231951-2tw5x.png) 
 [More MS Site](https://learn.microsoft.com/en-us/troubleshoot/windows-server/system-management-components/service-not-start-events-7000-7011-time-out-error?source=recommendations)