date
page
10/2010
12 of 13
20050 SW 112
th
Ave. Tualatin, Oregon 97062 phone 503.612.2300 fax 503.612.2380 www.cui.com
PART NUMBER:
DESCRIPTION:
AMT203
DEMO KIT USER GUIDE
© 2010 CUI Inc. All rights reserved.
Information in this document is subject to change without notice.
Figure 8 shows the TCLSH screen with the commands being run, the output file is shown below, the CSD is shown.
To output decimal data, the “d” command could be used, for example:
% puts $com “d”
% gets $com dd
Then the GetCSDPos command would get Decimal data. Notice the gets command follows the puts command and
just reads the com port to clear it.
Figure 8: GetCSDPos example