Christopher Beard

Results 92 comments of Christopher Beard

I was just about to cpmmemt on this saying this was already possible, maybe we should add to the docs how to do it? EDIT: actually i think this is...

I have the same problem myself, It's to do with the proxy setup, but I have never looked at fixing it as it's not bothered me, and I'm not really...

possibly related or same fix required for #356 and #405

thanks for this, I've been meaning to look into this issue as i think it may be the same problem as #356 and #405. Since you're on the train of...

hmmmm not seen this error before! It looks like the plc is sending a repsonse that we are not expecting, because the password should either be correct or not. I...

ah, this is not the first time we have had issues with CE7 (#188 and #232 and #257) , I suspect there may be some overlap here. Maybe caused by...

thanks @RobertoRoos , just had a look at this, I'm generally happy with this implementation. Could you just solve the conflict, please. I've also left a comment too in the...

PLC type BIT is currently not supported directly, **however** if you specify the type as pyads.PLCTYPE_BYTE it reads them just fine, I don't know if you can actually read a...

I've also just noticed that this behaviour only happens when using TcLogTRIG. If you just do a normal log call, you get no project name at all (which is probably...

After some investigation, although as you can see from my screenshot, this error certainly occurred, I can no longer reproduce it and from reviewing and stepping through the code, I...