|
Seems the AT^SETPORT is the new command:
1: Modems > HUAWEI Mobile Connect - 3G Modem 2: Ports (COM & LPT) > HUAWEI Modem Connect - 3G PC UI Interface (COM6) 3: Ports (COM & LPT) > HUAWEI Modem Connect - 3G Application Interface (COM5) 7: Network Adapters > HUAWEI Mobile Connect - 3G Network Card A1: Disk drives > HUAWEI TF CARD Storage USB Device A2: DVD/CD-ROM drives > HUAWEI Mass Storage USB Device
AT^SETPORT? - Display current configuration
AT^GETPORTMODE - Display currently active mode
AT^SETPORT="A1,A2;1,2,3,7,A1,A2" - Set default configuration
AT^SETPORT="A1,A2;1,2,3,7" - Disable CD+SD after modeswitch
AT^SETPORT="A1,A2;2,7" - Disable CD+SD+modem after modeswitch, keep PCUI and Win7 NDIS mode
AT^SETPORT="A1;2,7" - CD only, after modeswitch PCUI + NDIS
AT^SETPORT="A1,A2;1,2,3,7,A1,A2,4,5,6,A,B,D,E" - CD/SD, after modeswitch enable all features (doesn't really do anything different compared to default)
|