
vasekd
MrPLC Member-
Content count
59 -
Joined
-
Last visited
Content Type
Profiles
Forums
Downloads
Calendar
Everything posted by vasekd
-
In the last update of Sysmac Studio (1.55) I would like to turn off the feature, see image. Can you help me?
-
Thanks a lot
-
The problem is probably caused by the language version of windows. Use 1,0 instead of 1.0
-
There is no need to immediately change a working thing for a new one
-
I have the same message from the Czech OMRON office. We have about 300 NS panels in our plant. Fortunately, the panels are trouble-free except for mechanical damage. The next replacement will be the NB series. But the program needs to be written completely again.
-
Date and time uses internal memory LW10000 - LW10005. Use number input function to these addresses.
-
Profibus-dp parameters cannot be uploaded from PLC.
-
programmer v 9.76 - basic units - fourth
-
For PLC all is set by Dip switch
-
Try to use default serial setting - PLC DIP switch 5 ON. The default settings for the RS-232C port are: host link mode, 1 start bit, 7 data bits, even parity, 2 stop bits, and a baud rate of 9,600 bps. Im using OMRON interface USB - serial CS1W-CIF31. But the price
-
See: https://www.myomron.com/index.php?article=165&action=kb
-
You need to use original omron serial cable (or make it) from converter to PLC due to non standart pinout (see chelton message)
-
ERROR No. 10: File System Error: Please recover the system program.
vasekd replied to xcoder's topic in Omron
Yes: https://www.myomron.com/downloads/4.Products/NS%20Firmware/NS_V8.65/HowToRecoverUpdate_Eng.pdf -
ERROR No. 10: File System Error: Please recover the system program.
vasekd replied to xcoder's topic in Omron
You have to buy new CF card (max 1 GB) and use it without any formating (never format this card). -
Is it really cx-programmer version 9.5?
-
Oops
-
In the machine is array with size 100 (ARRAY [1..100]]. Can I simply change it to 200 without data loss?
-
Hi, cpm1a-40cdr-a-v1 has relay outputs. Contact connects corresponding output with COM.
-
My v 1.24 is working too.
-
Sysmac Studio empty rung after uploading
vasekd replied to vasekd's topic in NJ Series / Sysmac Studio
Oh, that may be it. I will have to contact the supplier. Many thanks for clarifying. -
Hi all, I uploaded SW from working PLC NJ301 1100 v 1.9. Uploading worked, but when I tried to open program, all rungs were empty (see picture). Does anyone know the cause?
-
Sysmac Studio empty rung after uploading
vasekd replied to vasekd's topic in NJ Series / Sysmac Studio
Thanks for your reply. Original PLC is working without problems. I wanted to make a backup. There are no problems to make upload from other machines (about 10). By Synchronize (from PLC) I see message: emty rungs. Maybe some protection from supplier? -
PLC? memory card? switches setting?
-
Hallo, 105 isn't value it is CIO address. It will be #105 (Hexa) or &105 (Decimal).
-
Thank you for the explanation. It made me learn to use IR, DR. I think it will be a good solution for my program.