Search found 1 match

by EVL4user
Fri Apr 06, 2018 8:00 pm
Forum: EnvisaLink ( IP100D, IP170D, 2DS, 3, 4)
Topic: Envisalink 2DS - TPI C# Framework (first try)
Replies: 14
Views: 21110

Re: Envisalink 2DS - TPI C# Framework (first try)

Hi guys, Did anybody got this code working in C#? I noticed that mistake for GetNumberOfBytes function but whenever I try to SendKeystrokeString or "arm" or "disarm" or anything else - nothing happens. These lines of code: var request = new TpiRequest(RequestCommand.SendKeystrokeString, "1234"); or ...