Pista Posted October 2, 2017 Report Posted October 2, 2017 Hallo, I'm doing Ethernet IP communication with Keyence Cameras (CVX-400) and SMC motor Drivers (JXC91 series). Everything works very well, but it took me a long time for SMC drivers to be checked: Use Run idle for O2T. I would like to ask why and what it means. I did not find explanation in help. Well thank you. 1
MVP 2014 Simon Posted October 23, 2017 MVP 2014 Report Posted October 23, 2017 I've just encountered the Run Idle as well. Looks like it is an optional 32-bit header from some google searches I have done. I did find some additional details in the UniStream help file by searching for "idle":
MVP 2014 Simon Posted October 24, 2017 MVP 2014 Report Posted October 24, 2017 Just managed to help a customer get the UniStream talking to an SMC EX600 module via Ethernet/IP. The original post above was helpful, so thank you @Pista :-)
Pista Posted October 27, 2017 Author Report Posted October 27, 2017 Hi Simon. I'm glad to have helped someone. We do not have an EDS compilation (electronic data sheet) yet. I give Global I / O tags for SMC drivers and Keyence Camera. They can be imported into the project. TagsforJXC91.xls
SIMI Posted January 29, 2018 Report Posted January 29, 2018 Hy Pista I have a keyence camera system and a UniStream PLC. I must make connection between the CV-X150AP and the PLC, but I don't know how. Do you can help me? Should you send me a sample program? How works the EDS file?
Pista Posted January 30, 2018 Author Report Posted January 30, 2018 Hi SIMI The EDS file compiler for EIPscanner does not exist in the unilogic programmer. I've created global tags from EDS. You must import global Tags into the program. File is higher in this topic - TagsforJXC91.xls Here are tags for Keyence CVX-400. these are used in Ethernet / IP Scanner settings. If you want to control Cameras using the implicit commands, watch the video. https://www.youtube.com/watch?v=b0gMSIwIrcY Lots of fun Best regards Stefan
SIMI Posted January 31, 2018 Report Posted January 31, 2018 Thank you for your help. I have one question yet. Do you read the bits, information direct, or must use something in ladder?
Pista Posted February 3, 2018 Author Report Posted February 3, 2018 The Ethernet IP scanner provides Input / Output data exchange between the keyence camera and the unistream PLC. The exchange of data takes place at a rate of 16ms. You must read and write registers using a ladder. But you need to know the Keyence system quite accurately. An example of how to do this is shown below.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now