-
To start with, this is the filter I apply when screening for stocks: `filters = ['sh_curvol_o300', 'ta_highlow52w_b0to10h', 'ind_stocksonly']`. When I print the length of the Screener object, the resu…
-
1) Projects.json
{
"Zlib":{
"git":[
"https://github.com/madler/zlib"
],
"github":[
"https://github.com/madler/zlib"
…
-
Is reading strings from a MicroLogix (SLC plc type) supported?
I'm reading from and writing to other data types fine, but when reading a string, e.g. ST102:0, I get the error PLCTAG_ERR_TOO_SMALL. …
-
I'm new to OPC-UA so it may be a misunderstanding on how it should work or issue with UA server (FactoryTalk Linx) but if I try to get value of a node via NodeID I get a BadNodeIDUnkown exception from…
-
I created a thread (`from threading import Thread`) for loop in order to run asyncio it with Qt. I do a lot (1000/Sec) of
**asyncio.run_coroutine_threadsafe(node.setvalue(), loop)** .
In some circu…
-
The functionality you have here looks really cool and I'd love to try it out on our next project, but I'm having some forward_open issues on both PLCs that I have tried with.
I am using a 1756-L72 …
-
Hi,
Is there a way to get this as a node in Node-RED running on Hassio?
I cannot find it in the pallette.
-
Hi everyone, first of all: great job on this project. Looks very promising.
I was wondering: can anyone share or link to some more advanced examples or projects that use this implementation?
I want …
-
It is possible to get controller firmware version? or controller model?
-
The hotkeys seem to work regardless of whether or not the program is in the foreground. i.e. When I press Ctrl+T in another program, the find symbol popup opens up in the background and stops the cod…