Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - fbowman3

Pages: [1] 2
1
Support Questions / Re: Not reading from CJ2M CPU
« on: June 15, 2015, 08:05:06 AM »
It Works! It does takes a good 45 sec. for it to start reading/writing data on my end.

2
Support Questions / Re: Not reading from CJ2M CPU
« on: June 12, 2015, 01:17:07 PM »
UDP port setting was changed to 9650. Updated Wireshark Capture attached.
The breaking point at If e.RawData Is Nothing OrElse e.RawData.Length < 12 Then is not getting triggered.

3
Support Questions / Re: Not reading from CJ2M CPU
« on: June 12, 2015, 12:24:24 PM »
I'ts not breaking at that point. Not sure if i'm doing something wrong or not. It doesn't look like that sub is getting triggered?

4
Support Questions / Re: Not reading from CJ2M CPU
« on: June 12, 2015, 11:42:34 AM »
unfortunately i still see no response on AHMI. Label still reads "BasicLabel". Value and Click are set to D0. I can change the value by the keypad but not see it.

5
Support Questions / Re: Not reading from CJ2M CPU
« on: June 12, 2015, 09:23:20 AM »
Still no luck after that change. Definitely getting some different data on the wireshark capture though. Thank you for your support on this, It is greatly appreciated.

6
Support Questions / Re: Not reading from CJ2M CPU
« on: June 12, 2015, 06:32:54 AM »
Here is my last wireshark capture with the node address set to 11

7
Support Questions / Re: Not reading from CJ2M CPU
« on: June 12, 2015, 06:32:15 AM »
I've used TargetNodeAddress 11 to match the plc and the bits all match up but it still does not get any read results. I may just have to try using the peripheral port on the PLC instead of etherent.

8
Support Questions / Re: Not reading from CJ2M CPU
« on: June 11, 2015, 01:39:07 PM »
The Bit is now showing 0, but i'm still not reading any data.

9
Support Questions / Re: Not reading from CJ2M CPU
« on: June 11, 2015, 01:09:03 PM »
I verified the patch update. Copied & replaced the driver.dll file and rebuilt the solution. still getting the 00xff.

10
Support Questions / Re: Not reading from CJ2M CPU
« on: June 11, 2015, 11:37:42 AM »
Still getting the same behavior. I did a wireshark capture with the UDP port set to 9600 and one with the UDP port changed to 9650.

11
Support Questions / Re: Not reading from CJ2M CPU
« on: June 11, 2015, 07:55:37 AM »
I've changed the TargetNodeAddress and TargetNetworkaddress with the same results or no communication at all. I just installed and ran Kepware on my computer and was able to read data from the PLC. However, it is only communicating UDP. Here is a wireshark capture of the Kepware session.

12
Support Questions / Re: Not reading from CJ2M CPU
« on: June 10, 2015, 12:37:47 PM »
I don't believe they were changed anywhere else in the program/settings. I found a CJ1M-CPU11 and connected that up (no ethernet/ip option on it). Same problem. I can write to bits & words but i cannot read any data.

13
Support Questions / Re: Not reading from CJ2M CPU
« on: June 09, 2015, 02:34:21 PM »
I tried changing the Fins/UDP port with no luck.
These are some settings that can be changed on the PLC

14
Support Questions / Re: Not reading from CJ2M CPU
« on: June 09, 2015, 09:38:16 AM »
My apologies...

15
Support Questions / Re: Not reading from CJ2M CPU
« on: June 09, 2015, 09:16:41 AM »
Here is my Wireshark capture.
I started a new HMI file with only an OmronEthernetFinsCom set to 192.168.250.11 and a BasicLabel to Read/Write D0.
My Computer IP is set to 192.168.250.55

Pages: [1] 2