![]() |
||
|
This board is for PLC Related Q&A ONLY. Please DON'T use it for advertising, etc. |
||
| ||
New Here? Please read this important info!!!
|
|||||||
![]() |
If you're really looking to learn about PLCs, you NEED our book... "Your Personal PLC Tutor - A Guide to Understanding PLCs" Easy to read and uses 'plain' language!
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Member
![]() Join Date: Oct 2008
Location: Alabama
Posts: 18
|
ML110 MSG SetUp
Ok I have been reading for three days. I need some help determining if I can do this or not. I apologize before hand for any information that I will leave out. This is what I have:
ML1100 bul.1763 series b. Chnl 0 is reading barcode scanner (no problems). chnl 1 is on a LAN. Communing with a PV + (No problems) The other device that is on the LAN is a Sensopart FA 45 Eyesight camera (PT#522-91082 (or 92)). The camera is looking down at products and giving a Pass/Fail signal. The camera has 5 configurations that have to be trigger in order for the camera to identify the Parts. The vendor that specified the parts in this job was under the impression that the cameras config could be changed by discreet triggering using pulse from the PLC. (I had to order a 1762-OB8 to do the switching in the time the camera needed). The reality is that the camera can use the discreet siganl to trigger the capture but needs a command string to change the configuration of the cameras. The actually string is "#007<FILENAME>.ckp#". How can I set the MSG instruction to write this command to the camera? I have setup MSG instructions for PLC to PLC communication but never for a "Non-AB" device. The camera manual is very vague on the actual communication setup other that that it is an "UDP protocol" and that the receiving port is "5952". Camera Site.... Manual is on the right How can I direct the MSG to that specific port. I could only get as far as the IP address. Then when I choose the generic CIP, it tells me that the "string" format is invalid. I sure could use some advice on this.
__________________
Evil Me Is.....Bubba Army
|
|
|
|
#2 |
|
Member
![]() Join Date: Jan 2009
Location: NH
Posts: 113
|
I don't think you can get there from here. My understanding is that there is no general ethernet comms available on the built-in port. You need raw socket access to a UDP socket, and it just can't do it. I think your going to have to add hardware. If it was TCP I know what I would do, but with UDP I would have to do some research.
The Digi One IAP might do this... also check RTA - this application wasn't explicitly listed as they are pretty specific about use of TCP, but might be worth a phone call. Last edited by robertkjonesjr; February 7th, 2010 at 04:41 PM. |
|
|
|
#3 |
|
Member
![]() Join Date: Oct 2009
Location: Syracuse, NY
Posts: 30
|
I looked at the manuals briefly. The camera programming language does seem to lack a command to switch programs, so that it could respond to a discrete input as the vendor thought. However, the Quickstart manual lists serial text string commands equivalent to the LAN commands. If you have access to the camera's serial port, I suggest putting in a second ML1100 and using the ASCII commands to command the camera through that PLC's RS232 port.
Mike |
|
|
|
#4 |
|
Member
![]() Join Date: Oct 2008
Location: Alabama
Posts: 18
|
Thanks Robert and Mike!
I realize that I will probably have to do this with an external device, but was just checking myself. I was/am in doubt, so I thought I would ask. Now my question is the what is the most efficient ($$ : )) to do this. If any one else would like to chime in ... all responses welcome.
__________________
Evil Me Is.....Bubba Army
|
|
|
|
#5 |
|
Member
|
What is the 1100 for just to pass info or to do controll off the data?
I would look at a Red lion G3 you can't get better support than that and you could do away with the PV+. Then next would be Real Time Automation the 460 line is great they are running a sell now just to get them out to the market.
__________________
"Nothing counts as much as blood. The rest are just strangers." |
|
|
|
#6 |
|
Member
![]() Join Date: Oct 2008
Location: Alabama
Posts: 18
|
UPDATE!
The vendor that speced out the parts for the project met with the sensopart distributor and with help from the German manufacturer, they have it where we will be able to switch the setup config by discreet pulses. From what I understand, in the camera config software, these guys set up a counter that monitored a configurable input and did a comparison. C=x then "this". NOW, if I can just get the 1762-OB8 modules in that I ordered 2 weeks ago I could finish this project. What is going on with AB and the "Part Shortage", anyone know? Thanks for all your replies!!
__________________
Evil Me Is.....Bubba Army
|
|
|
|
#7 |
|
Member
![]() Join Date: Oct 2008
Location: Alabama
Posts: 18
|
Update!
Changed out all the cameras, replaced with Banner Cams.
__________________
Evil Me Is.....Bubba Army
|
|
|
|
#8 |
|
Member
|
Banner makes some nice stuff. Did you get it all up and running OK?
__________________
"Nothing counts as much as blood. The rest are just strangers." |
|
|
|
#9 |
|
Member
![]() Join Date: Oct 2008
Location: Alabama
Posts: 18
|
Yes up and running, but not totally integrated into production due to factors that I have no control over.
__________________
Evil Me Is.....Bubba Army
|
|
|
|
#10 |
|
Member
|
just a little FYI.I install all of my cameras to be powered off an output in a PLC. That way I can cycle power to them when the comms lock up without walking out to the machine. I am lazy. This usually only happens when you are doing startups on the cameras and flood them with info. They may have cleaned that up in the latest firmware.
__________________
"Nothing counts as much as blood. The rest are just strangers." |
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Topics
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| MSG read/write versus HMI read/write - most efficient | rguimond | LIVE PLC Questions And Answers | 7 | January 6th, 2010 05:32 PM |
| MSG setup | delt | LIVE PLC Questions And Answers | 0 | October 10th, 2009 04:56 PM |
| How To Enter Rslogix 5000???? | sundar_scada | LIVE PLC Questions And Answers | 9 | October 8th, 2009 11:29 AM |
| ControlLogix MSG setup | Kev77 | LIVE PLC Questions And Answers | 10 | September 22nd, 2009 12:21 AM |
| Another SLC MSG problem | Russff | LIVE PLC Questions And Answers | 3 | March 22nd, 2006 03:25 PM |