Set command (SMS only)
AT#DGEN=1,2,0,1,1,"shutdown",0,"01012345678"
OK
Set command (IP-TCP only)
AT#DGEN=1,2,0,2,1,"shutdown",0,,1,1,"192.168.0.10:8080"
OK
Set command (SMS and IP-UDP)
AT#DGEN=1,2,0,3,1,"shutdown",0,"01012345678",1,2,"192.168.0.10:8080"
OK
Read command
AT#DGEN?AT#DGEN=1,2,0,3,1,"shutdown",0,"01012345678",1,2,"192.168.0.10:8080"
OK
Set command (active on PGIO=3 without sending messages)
AT#DGEN=1,3,0,0,1
OK
Set command (disable feature)
AT#DGEN=0
OK
Set command (activate with last valid configuration)
AT#DGEN=1
OK