|
Differences between the 150 and 150SFor Christmas 1996, Timex introduced a smaller version of the 150 called the 150s. This watch has substantially the same hardware and capabilities as the 150, but in a smaller package. You can tell the difference between the two by entering COMM Mode. If the version on the bottom line is V2.0, then the watch is a 150. If it says V2.1, it is a 150S. There is also a newer release of the Datalink software (V2.1) for the 150s which works with all of the Datalink watches. The older V2.0 software will not talk to the 150s. It is not possible to run the same wristapp on both watches because of a few differences:
Dealing with the DifferencesBecause the two watches are so different, you have to essentially write the same program twice with different targets for all of the system routines and any segment poking that is done. The V2.1 software handles this by storing both copies of the code in the .ZAP file with a description field to identify which watch the software is targeted to. When you identify the type of the watch to the datalink software, it automatically chooses the right software to send. |