-
Hello,
I would like to say thank you for this great library libplctag, which I am using with Allen Bradley PLC.
However, I noticed that Greek letters in tag name cause the error code "PLCTAG_ERR_…
-
Hi Everbody;
I am trying to read tags from Allen Bradley Micro 850 PLC with node-red-contrib-cip-ethernet-ip node
but I am taking this error : Error connecting to PLC: Error: TIMEOUT occurred while …
-
I'm trying to connect to a allen-bradley PLC and it works for a little bit when I reset my network but after that it shows the error "Error connecting to PLC: TypeError: "value" argument is out of bou…
-
Hey, I was wondering if there was a way to use the API to access the force masks in Studio 5000. I got the library connected to an Allen Bradley plc and successfully wrote values, but I want to be abl…
-
Trying to connect to Allen's Bradley plc device using Ethernet IP protocol. Test connection is successful, however, I am unable to read it after passing the tag.
I am using edit inline to add the …
-
Hi,
I am trying out the ArrayTags example with an Allen-Bradley hardware 1769-L24ER-QB1B/A LOGIX5324ER, revision 20.1.
The program fails in the processor.Connect() method and displays "Could not con…
-
From Bradley Allen:
Consider the following example:
{
"#": {
"**vocab**" : "http://example.org/myvocab#"
},
"@" : "_:bnode1",
"foo" : "bar"
}
Should I assum…
-
```
What steps will reproduce the problem?
1. Create a UiBinder composite with root of WindowPanel
2. Instantiate the class
3. call window.show()
What is the expected output? What do you see instead?…
-
I would like to provide my clients with the ability to control/talk (Read and Write) to my Codesys PLC Program from an Allen Bradley PLC. I have an existing library of code for Rockwell PLCs that do t…
-
Hi,
I'm trying to reach Allen Bradley CompactLogix 5380 PLC with Node-Red and ETH-IP node.
PLC IP: 10.100.1.20
Slot: 0
Ping OK, Studio 5000 connection OK, PLC in run mode, process control a…