local result = core.WaitForResponseTimeout(cmds.CMD_ACK,TIMEOUT)
if result then
local count,cmd,arg0,arg1,arg2 = bin.unpack('LLLL',result)
local result = core.WaitForResponseTimeout(cmds.CMD_ACK,TIMEOUT)
if result then
local count,cmd,arg0,arg1,arg2 = bin.unpack('LLLL',result)