User Tools

Site Tools


uphp:functions:net_enable3g

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

uphp:functions:net_enable3g [2017/05/11 06:50]
admin created
uphp:functions:net_enable3g [2021/09/13 05:57]
Line 1: Line 1:
-======net_enable3g====== 
- 
-<badge>WMPRO, WMMINI FW >= 1.0</badge> <badge>WMMEGA FW >= 2.0</badge> 
- 
-Enable 3G support for the dongle 
- 
-====Description==== 
- 
-<well size="sm"><html> 
-<span style="font-size:125%;color:green">int 
-<span style="color:black">net_enable3g ( 
-<span style="color:black">) 
-</html></well> 
- 
-This enabled the 2G/3G PPP stack which will automatically connect to the Internet once the dongle is plugged in 
- 
-====Parameter==== 
- 
-none 
- 
-====Return Value==== 
- 
-none 
- 
-====Example==== 
-<code php> 
-<? 
-  net_enable3g(); 
-?> 
-</code> 
- 
-====See Also==== 
- 
-[[net_disable3g()]] - Enable 3G PPP Stack 
- 
-[[usb_info()]] - Get information about the USB state 
- 
-[[setusbpower()]] - Set the state of the USB power 
- 
-[[getusbstat()]] - Get information about the USB connection state 
  
uphp/functions/net_enable3g.txt · Last modified: 2021/09/13 05:57 (external edit)