-
Content count
5288 -
Joined
-
Last visited
Community Reputation
187 ExcellentAbout Crossbow

-
Rank
Fully Automated!
Contact Methods
- ICQ 0
Profile Information
- Gender Male
- Location Edge of Insanity
- Country United States
-
Sounds like an invalid program or a hardware problem.
-
Sounds like Windows doesn't like your USB to serial adapter or your drivers are in error.
-
No build errors while every section build failed
Crossbow replied to Sergei Troizky's topic in NJ Series / Sysmac Studio
Interesting, never seen anything like that. I had an odd issue with compile once before, and it turned out the programmer put a space in the controller name. -
Already answered this in another forum, this is not relevant to the topic you replied to.
-
USB port in CX-Programming is only for PLCs with a USB port on board. You are using a serial cable with a USB converter, it will show up on your PC as a COM port.
-
New PLC machines that always keep program saved?
Crossbow replied to Aus's topic in General Topics - The Lounge
Most modern PLCs have flash memory so the program is not retained by a battery. Omron NJ and NX Series do this. As for the program copy, nope. You will need the vendor's software to access the program in the PLC. It's not something you can just copy and paste. But you can buy the software, you do not need to involve the machine builder unless they password protected their programs. The software will be different for every PLC vendor. -
The module on the left appears to be the CPU. Perhaps if you remove it from the mounting base there would be writing on the right side we cannot see while its assembled?
-
newbie888 liked a post in a topic: FX1S Programming Software
-
Those are legacy titles, way out of date. You want GX Works2 or GX Works3. GX-Developer is still better than those antiques.
-
Never heard of Advanced HMI, not sure. But Omron PLCs can communicate via the FINS protocol, which is well documented, so if you can put together a simple message, you can talk to the PLC.
-
edit time variable in Recipe NA HMI
Crossbow replied to marcinmrag's topic in NJ Series / Sysmac Studio
The commands in the controller are NanoSecToTime and SecToTime, there is no millisecond variant. -
Button Single Press, Double press function
Crossbow replied to Omkar's topic in NJ Series / Sysmac Studio
As another idea, most HMI products have such a feature built in. -
Simple comparison instructions will do the same thing. Logo is a smart relay, not a PLC, and thus has some simple functions to eliminate the need for programming. PLCs will require you write more of a program, because they have a much broader set of capabilities.
-
Use a timer in your program so that once you detect and empty, you set the output on and then turn it off after some time delay. You will need to determine how long that time is. PWM is typically for stepper motors, not for on/off control. Not familiar with Delta PLC, but did similar with an Omron decades ago.
-
As he said, the unit itself does not do Modbus RTU. You need to write the communication in a string format and send it out. Pretty sure they had a module for the left side bus that did offer Modbus, FX3U-485ADP-MB or something like that.
-
Yeah if the RS232/RS422 adapter is on the back of the GT15, that's a different story. But he never said which GOT1000 model, so I guess I assumed GT11. You can't get its pin assignment because no such cable exists. It's not possible without a converter.