-
Content count
902 -
Joined
-
Last visited
Community Reputation
62 ExcellentAbout BITS N BYTES
-
Rank
Guru
Contact Methods
- Website URL http://
- ICQ 0
Profile Information
- Gender Male
- Location Miami Beach FL
- Country United States
Recent Profile Visitors
-
kckku liked a post in a topic: Omron G5 servo problem with NX102 controller
-
BITS N BYTES started following Omron G5 servo problem with NX102 controller
-
Omron G5 servo problem with NX102 controller
BITS N BYTES replied to MrShar's topic in NJ Series / Sysmac Studio
Well how about sharing with this forum what the fault was and how you resolved it? -
Does this suit your requirements? https://www.automationdirect.com/adc/overview/catalog/programmable_controllers/productivity_open_(arduino-compatible)
-
BITS N BYTES started following Arduino: I had a plc dream...
-
CP2E ERROR: STRING type or an Input Output variable is not supported by the PLC of this unit version. Check the unit version in program check options.
BITS N BYTES replied to Ralf's topic in CX-Programmer
Note that for the CP2E function block cannot use STRING data types. -
CP2E ERROR: STRING type or an Input Output variable is not supported by the PLC of this unit version. Check the unit version in program check options.
BITS N BYTES replied to Ralf's topic in CX-Programmer
There ARE some restrictions on the CP2E series PLC's relating to Function Blocks and Structured Text. See manual W614. Attached is extract from manual for ST. This MAY be causing your issue. W614-E1-01.pdf Apologies, original attachment was not working W614-E1-01-Extract.pdf -
BITS N BYTES started following Looking for a good USB to Serial (RS232) Converter
-
Looking for a good USB to Serial (RS232) Converter
BITS N BYTES replied to KnuckleDragger's topic in General Topics - The Lounge
Whenever you need help with Serial communications my go to spot is:- https://www.serialcomm.com/USB_adapters/USB_converters/usb_to_rs232_adapter/usb_to_rs232_adapter.product_general_info.aspx Good prices and excellent tech support. And NO! I am not affiliated with them. -
BITS N BYTES started following Sysmac HMI Identifier Fault
-
YUP not the ONLY individual! Burnt me a few times.
-
What is the fastest method to clear portion of a large array?
BITS N BYTES replied to skyfox's topic in NJ Series / Sysmac Studio
Just be sure that the elements of the AryOut have the same data type as as In. Made this mistake once before until reading manual. -
BITS N BYTES started following What is the fastest method to clear portion of a large array?
-
BITS N BYTES started following CP2E Modbus RTU Slave
-
YES ModBus slave will work and is covered in Section 14-7 in OMRON manual W614. In general a function block is not needed in the slave as it is up to the MASTER in a ModBus network to define which data it wants to read.
-
DanW liked a post in a topic: Good converter from RS-232 to USB
-
Maximum 3. BUT if you purchase two PLC's and a serial option board for each one, you can use Serial PLC Links function to transfer data between each PLC. In effect you have two PLC's each with max expansion of 3 units.
-
BITS N BYTES started following Connect more than 3 expansion modules CP2E
-
BITS N BYTES started following CP1E Stepper Control
-
This article may also help you. Though written for a CJ1M processor the principles apply just as well to a CP1E ALSO remember that if you change PLC settings for motion these MUST be downloaded to the PLC AND most importantly the PLC power must be cycled OFF->ON for the new settings to take effect.
-
PLG liked a post in a topic: Pointer cx programmer
-
BITS N BYTES started following Pointer cx programmer
-
You might be better off using Indirect Addressing for your application. https://forums.mrplc.com/index.php?/files/file/195-indirect-addressingzip/
-
You don't want to use a PWM output with a mechanical relay! It will quickly wear out and fail!
-
BITS N BYTES liked a post in a topic: How to view variable values during simulation?
-
Canterbury liked a post in a topic: NA HMI : Display variable value in user alarm message
-
kckku liked a post in a topic: NA HMI : Display variable value in user alarm message
-
NA HMI : Display variable value in user alarm message
BITS N BYTES replied to Difool's topic in NJ Series / Sysmac Studio
Canterbury, thanks for response when problem is resolved.Feedback on this site is always appreciated and helps EVERYONE. -
Subindex should be 05 bit 7 set to 0?
-
NX1P2 Motion Control change output device with code
BITS N BYTES replied to BrunoRamos's topic in NJ Series / Sysmac Studio
The VFD's are just an additional Ethercat device and are NOT counted as an axis. So you should be good to go per your previous posts. This also applies to other Ethercat devices provided they are NOT an Axis. i.e. NX I/O/ IO Link, Ethernet IP etc...