Thanks that helped ! My issue was caps. The Hex digits in the checksum needed to be in Caps, whereas I had them in lower case so the 2DS was rejecting the checksum.
A note in the TPI doc would be good to clarify.
Thanks
Dave
Search found 2 matches
- Wed May 02, 2012 11:51 am
- Forum: EnvisaLink ( IP100D, IP170D, 2DS, 3, 4)
- Topic: TPI question
- Replies: 2
- Views: 5373
- Wed May 02, 2012 12:06 am
- Forum: EnvisaLink ( IP100D, IP170D, 2DS, 3, 4)
- Topic: TPI question
- Replies: 2
- Views: 5373
TPI question
I have written some code using the TPI guide and it is all working. I can login, arm, get status etc. For arming I can get command 030 (arm) and 031 (arm stay) to work, but I cannot get 032 (arm with zero entry) to work. It replies with a 900 (enter code) and then I send 200 and my code (with ...