The following are releases of the ADSmartIO firmware for the Graphics Client Plus and GCX. Release dates are approximate. Details about ADSmartIO usage are posted at topic 306.
Firmware 4017
4017Q (25-Mar-2005) Rev Q eliminates need for the SIOSelectOption() function. It works with GCP and GCX, is backward compatible with all CE builds. It is required when using ADSmartIO functions on GCX CE builds 4.20.07 and later. - Power-up default is equivalent of SIOSelectOption(3) (all set as digital inputs) - Use SetKeypadSize() to enable keypad scan (SIOSelectOption(1) not needed) - Call SIOAnalogConversion() to read A/Ds (Port A) (SIOSelectOption(2) not needed) Previous ADSmartIO firmware versions did not allow Port A writes when Option 2 (A/D) was selected; rev Q no longer performs this check.
4017P (13-Feb-2004) - Keypad driver supports repeating keys - Keypad driver allows unused keypad lines to be used as GPIOs