4G DTU模塊獲取圖標數據+ ZIMG
語法結構
命令 |
響應 |
+ ZIMG =<index> |
+ZIMG: <Image Instance Width>,<Image Instance Heigh>,<Image Coding Scheme>,<Image Instance Keyid>,<Offset into Image Instance File>,<Length of Image Instance Data> |
命令描述
4G模塊設置命令,用于請求讀取圖標數據。
取值說明
參數 |
含義 |
<index> |
對應圖標的Index |
<Image Instance Width> |
圖像寬度 |
<Image Instance Heigh> |
圖像高度 |
<Image Coding Scheme> |
圖像編碼方式 |
<Image Instance Keyid> |
圖像實例文件的Keyid |
<Offset into Image Instance File> |
在圖像實例文件中的偏移 |
<Length of Image Instance Data> |
在圖像實例文件中所占長度 |
<Image Instance Data> |
圖像實例文件的數據 |
典型示例
請求:AT+ZIMG=1<CR>
響應:<CR><LF>+ZIMG: 0,0,17,174,0,0<CR><LF><CR><LF>OK<CR><LF>