pszczepan
MrPLC Member-
Content count
438 -
Joined
-
Last visited
Community Reputation
2 NeutralAbout pszczepan
-
Rank
Sparky
- Birthday 07/07/74
Contact Methods
- Website URL http://
- ICQ 0
Profile Information
- Location Puszczykowo
- Country Poland
Recent Profile Visitors
6745 profile views
-
Above video is recipe table done since beginning. I used CX-Designer default table and it works, but I have many records and I would like to implement "Search" button. It doesn't exist - at least I can't find. Do you have any idea how to do that - any info, script, macro, where data is in NS memory, etc.? Thanks for any clue
-
pszczepan started following Recipe search video sharing
-
Maybe not - I stop only PLC program and run again. I'll check soon and see if it was just the reason
-
pszczepan started following Built-in input and interrupt - Input 1
-
Hi, I need to start interrupt from built-in input 1. Interrupt should be proceed on falling edge. Regarding manual I set: MSKS 7 #0 - enable interrupt in direct mode MSKS 11 #1 - interrupt 141 detect falling edge task no 141 Problem is that interrupt task is not executed - Q2.11 is not ON when signal goes off Maybe you see some wrong settings/code thankls Pawel
-
Yes I have 2 input signals, but "origin input" comes from Servomotor encoder's and it is phase-Z input; I cannot change physically any distance between origin proximity and origin input or I don't know how to do that.
-
This is a link https://assets.omron.eu/downloads/manual/en/v1/w450_cp1h_cpu_unit_operation_manual_en.pdf and origin search starts from page 256 (pdf 290). Thanks for your time
-
Maybe you are right, I am not very familiar with that. From page 254 mentioned manual there are descriptions of each searching method, but for me it is hard to choose the most accurate. Maybe someone who uses Omron and these searching method can write sth from his practice?
-
I used method 2, because I wanted to have better accuracy as you see below Now you suggest to change to method 1. - OK, I can do that, but why manual say sth. different?
-
What do you mean two-phase homing operation. I connected smartstep2 and PLC as it is in manual W450-E1-02 - page 232. I have 2 more axles in this project with smaller motors 400W and there I don't have any problem with home position - similar origin search method. Some speeds only are different
-
pszczepan started following Origin search - different position
-
Hi I have servo motor controlled by smartstep 2 and controlled by PLC with pulse output. Origin search I have set as below Sometimes I have problem with correct home position. Normally when original Input signals become ON drive slows and after 1 cm I have home position due to slowning ramp, but somtimes drive stops immediately on the edge of original input sensor. I have no idea why it is like that. Maybe you can advise sth or get some clue thanks in advance for any help
-
pszczepan started following CJ1M - upload and rung error
-
Hi, I faced strange thing. From working PLC I uploaded code and in few places I have such a error What can be the reason of that - it is uploading . I use CX programmer 9.78 and original code was written in much older Cx programmer What to do to get right code? thanks Pawel
-
If I know IP address I can connect without any problem, but sometimes IP is unknown for me and Middleware solution would be useful for me. Did you investigate how to switching off such a blocking?
-
I decided to check it on other PC, and it is working as it should. The same system win7 64bit, the same software Problematic PC has a problem to get second IP IP 169.254.XXX.XXX. No switch, direct connection. Do you have any idea what global network/windows settings can block it?
-
As I wrote i did tick OFF and ON and nothing changed
-
pszczepan started following CP1L autoonline
-
Hi I can't find IP of PLC. I tried to use below procedure https://www.myomron.com/index.php?action=kb&article=1487 but still no success. I attached printscreens and I don't know how I can get mentioned IP 169.254.XXX.XXX . I did as Myomron suggested - tick OFF and ON "Disable The direct Ethernet" Any clue?
-
Hi, On remote PC I want to install only CX programmer to have temporarly access to PLC. Does Omron has such a version to connect to PLC CP1 series without installing whole CX ONE. I heard that some student version has this feature thanks for info