• Dec 18 Tue 2012 00:04
  • 1502A

SA=1        ( sample period to 1 seconds )
U=C        ( Celsius )
ST=ON        ( enable the time stamp )
CL=hh:mm:ss    ( setting the clock )
PS=0        ( disables the power saver )

wlper 發表在 痞客邦 留言(0) 人氣()

  • Dec 17 Mon 2012 00:25
  • List

CListCtrl* m_CtrList;

typedef struct _DEVICE_INFO_HEADER
{
    char cCompanyMark[32];
    char cProductID[32];

wlper 發表在 痞客邦 留言(0) 人氣()

紀錄+備份.

#define STR_DEVICE_TYPE        _T("Device Type")
#define STR_AILGENT_E1000A    _T("Ailgent E1000A")
#define STR_AILGENT_E1000B    _T("Ailgent E1000B")

wlper 發表在 痞客邦 留言(0) 人氣()