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 - tylerinthetub

Pages: 1 [2]
16
Support Questions / Re: SLC 5/02
« on: April 17, 2017, 03:24:06 PM »
I usually set TargetNode to 1.

Would you know, from RSLinx, what your node is?

Can you also post the Device Manager picture for your Com3 settings?






I was assuming the station number was the node

Tried with target node set to 1 and also no traffic

Ok baud on the port was set to 9600, I changed to 19200 am trying a few things

17
Support Questions / Re: SLC 5/02
« on: April 17, 2017, 03:19:28 PM »
What version of AdvancedHMI are you using?

3.99

18
Support Questions / Re: SLC 5/02
« on: April 17, 2017, 02:38:55 PM »
Unfortunately not, the only other PLC I have at home here is a little Trilogi and a few arduinos.

I'd mail you the cable to play with but then I wouldn't be able to make any beer :P

I have another work around as a back up plan, but I didnt really want to go that way, I may be able to get a hold of Kepware OPC to DF1 driver, unfortunately that rules out being able to eventually transfer to a pi and run it on there permanently, instead of my laptop.

19
Support Questions / Re: SLC 5/02
« on: April 17, 2017, 02:20:23 PM »
There may be something fundamental I am missing, I'm not familiar with VS studio at all, I literally just followed the quickstart guide.

Opened project
Did  build
Added a driver
added a button and tried to go online

Just following onscreen instructions.


20
Support Questions / Re: SLC 5/02
« on: April 17, 2017, 02:16:03 PM »
Tried setting at 19200, same result

21
Support Questions / Re: SLC 5/02
« on: April 17, 2017, 01:58:16 PM »
Alright here are the settings I'm using currently, tried a bunch but this was my starting point


I installed a com port monitor and when connecting with RSLINX



When trying to connect AHMI


nada, its not even attempting it.

22
Support Questions / Re: SLC 5/02
« on: April 17, 2017, 01:10:42 PM »
1. Goto Device Manager , verify that the UIC driver is properly installed and check what COM port it connected.
Yes, driver works fine connects on Com3
Quote
2. In RSLinx, remove or stop all existing serial drivers. Add DH485 UIC device driver - select COM port.
Done this, and restarted checked to make sure there is nothing booting on startup
Quote
3. Go online with your rslogix software.
Yup, goes online, downloads fine
Quote
4. Once you verified being able connection online, then shutdown RSLinx
Yes
Quote
5.  try setup your AAHMI with SerialDF1for SLC driver
I have a "SerialDF1forSLCMicroCom", "SerialDF1forPLC5Com", and "SerialDF1overTcpForSLCMicroCom".
Do you mean the "SerialDF1forSLCMicroCom"?


Try setting EnableLogging to True, then run the application and see if it generates a log file in the same directory as the executable (\bin\Debug). If so, post that file here

Not seeing anything in that directory.  Am going to try a few things here and will post settings and screen shots.

23
Support Questions / Re: SLC 5/02
« on: April 16, 2017, 06:38:54 PM »
Tried the microcom driver without any luck, played with the baud rate and a few other things.
The PLC was still talking to RS links though, there's a green LED indicating it is connected to a USB driver, and DH485 light that flashes when it is communicating with the PLC.  Restated and made sure RSLinks didn't launch, but still no luck.
I tried toggling the IsPLC5 true and false as well but I'm not sure what it does.

24
Support Questions / SLC 5/02
« on: April 16, 2017, 03:12:31 PM »
Hello guys,

Trying to re-purpose a SLC 5/02 for a brewery project and am not having much luck getting communication.  I'm using the 1747-UIC cable, here are the settings I am using in RS Linx:

Device Name:  AB_DF1-1
Device:  1770-KF2/1785-KE/SCANport
Comm Port:3
Station Number: 0
Parity: None
Error Checking: CRC
Stop Bits: 1
Protocol:  Full Duplex

The UIC is set to output DH485 to the PLC

In AHMI I'm using the SerialDF1forPLC5, manually set the baud rate to 19200(also tried auto), changed it to com3, and left all other settings at default.

Set up a simple button to activate B3:0/1 and turn on an output light but nothing.

Any help would be much appreciated.





Pages: 1 [2]