6 #if( FMI_SUPPORT_A617 )
virtual ~CSendSensorDlg()
CSendSensorDlg(CWnd *pParent, FmiApplicationLayer &aCom)
Constructor.
afx_msg void RefreshList()
void reset()
reset the form to defaults (since this dialog is long-lived)
afx_msg void OnEnChangeSensorDescription()
Update the description length label in response to change in description.
afx_msg void OnBnClickedDelete()
Serial communication controller for Garmin and FMI packets.
FmiApplicationLayer & mCom
Reference to the FMI communication controller.
afx_msg void OnBnClickedCreate()
Validate form, build and send appropriate FMI packet to device.
afx_msg void OnEnChangeSensorStatus()
Update the status length label in response to change in status.
afx_msg void OnEnChangeSensorName()
Update the name length label in response to change in name.
afx_msg void OnBnClickedUpdate()
BOOL OnInitDialog()
This function is called when the window is created.
Form for sending A617 sensor popups to the device.
virtual void DoDataExchange(CDataExchange *pDX)