Search found 2 matches

by togidor
Tue Mar 16, 2021 1:42 pm
Forum: User PC Applications and Libraries .Net
Topic: "Bad request" exception
Replies: 2
Views: 1054

Re: "Bad request" exception

Sorry. The error should have been "Bad return value", not "Bad request". I typed it wrong.
The problem was noises. Our cable was not suitable for high speed communication. Everything's ok.
Thanks for your time.
by togidor
Mon Mar 15, 2021 2:46 pm
Forum: User PC Applications and Libraries .Net
Topic: "Bad request" exception
Replies: 2
Views: 1054

"Bad request" exception

Hi, I have a "KLOP" and a "KONNECT" connected to it via "JP6 #AUX1" . My program runs the c file whose content is as follows. #include "KMotionDef.h" main() { InitAux(); AddKonnect(2,&VirtualBits,VirtualBitsEx); } And i am reading inputs succesfuly every 100 ms. But Kmotiondotnet.dll sometimes throw...