View Single Post
Old January 29th, 2014   #4
ericthegeek
Task Group Member
 
Join Date: Aug 2008
Posts: 375
Default

Diane, can your propose a packet format?

Sometime like this?

GET FEATURE_DISABLE
-Feature number (8-bit)

GET FEATURE_DISABLE Response
-Feature number (8-bit)
-Total number of features
-0=Feature not Disabled, 1=Feature Disabled
-32 Character Feature Description string

SET FEATURE_DISABLE
-Feature number (8-bit)
-0=Feature not Disabled, 1=Feature Disabled

SET FEATURE_DISABLE Response
(No data)
ericthegeek is offline   Reply With Quote