-
Content count
1351 -
Joined
-
Last visited
Community Reputation
117 ExcellentAbout IO_Rack
-
Rank
Automation Specialist
Contact Methods
- Website URL http://
- ICQ 0
Profile Information
- Gender Male
- Location Upper Chesapeake Bay
- Country United States
Recent Profile Visitors
-
-
IO_Rack started following CJ1M con CJ1W-EIP21 a ControlLogix
-
IO_Rack started following NB designer save multiple screenshots
-
NB designer save multiple screenshots
IO_Rack replied to Bobodopalus's topic in Other Omron Software
I doubt this feature will be added to the NB. The NA5 will do this and much more. -
Sending boolean with RECV/SEND instructions? [Python&CP1L-EM]
IO_Rack replied to olivier123's topic in CX-Programmer
Nice! Thank you for your results. I was actually wanting to try this myself as a home project on a Raspberry Pi. I'm glad to see others have success with it. -
Sending boolean with RECV/SEND instructions? [Python&CP1L-EM]
IO_Rack replied to olivier123's topic in CX-Programmer
Do you know the IP address of the CP1L-E? Do you have CX Programmer? I have not tried using the software in the link I provided. The user in the link had success. Also the author has provided his email address. -
Sending boolean with RECV/SEND instructions? [Python&CP1L-EM]
IO_Rack replied to olivier123's topic in CX-Programmer
I was unaware the CP1L-E was capable of Socket Services. This is an option. Since you are using Python, have a look at the link below. https://forums.mrplc.com/index.php?/topic/39456-omron-plc-cs-cj2-read-write-data-over-python/ -
IO_Rack started following Sending boolean with RECV/SEND instructions? [Python&CP1L-EM]
-
Sending boolean with RECV/SEND instructions? [Python&CP1L-EM]
IO_Rack replied to olivier123's topic in CX-Programmer
I'm not familiar with OpenCV or Python but I would have to believe the communications will be much more efficient exchanging Bytes or Words. I would dedicate a Word to the Booleans you wish to exchange. For reading and writing you would need to perform Logical operations on the Word to extract the Boolean. The CP1L has advanced instructions for this but with Python you'll likely have to do it discretely. -
I'm not aware of a nibble data type per the IEC 61131-3 standard. If you need the upper nibble of a Byte, you could create a function to shift the bits 4 places to the right.
-
IO_Rack started following Split a byte to two nybbles
-
The RS232C port is not a standard pin out. Did you replace with the proper cable?
-
IO_Rack started following PLC CJ1G-CPU45H Problem
-
They make these pin outs complex because they support many useful functions and protocols. It's not much different than other PLC manufacturer. The cable diagrams are documented in detail and can be made easily and inexpensive.
-
Codepark liked a post in a topic: MC_MoveRelative doesn't work
-
IO_Rack started following MC_MoveRelative doesn't work
-
Not that I'm aware of. It may be a good idea to check that it is Not Active.
-
IO_Rack started following Factory talk view
-
Alternatively, you could rotate your graphic x degrees in a graphics program (like MSPaint 3D, Corel or PhotoShop). Save it then use them both directly on top of each other. Use the visibility to alternate them. They will appear to rotate if you adjust your graphics properly.
-
IO_Rack started following nx102 cpu password
-
1) Contact the manufacturer of the equipment. 2) If you own the equipment and the rights to the program. (Written proof), then Omron should be able to help you get it unlocked. Those are your options.
-
hello, from korea(definitly south)
if u have a little free time,
how about freelancing with some projects...!
its dealing with big-ship welding machine.
nowadays my company have short time for the signing or this product haha....
payment should be high, if you have any idea of freelancering (with my pleasure)
leave me your e-mail or instagram-id or anything haha...
thanks again :)
-
Codepark liked a post in a topic: Stl 4bytes to real
-
It does exist. What controller are you using? What is the Keyence device? Is this EtherNet/IP?