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.


Topics - larryhts

Pages: [1]
1
Support Questions / Siemens "LOGO" 12/24RCEo
« on: March 30, 2022, 07:38:01 AM »
Has anyone tried to use AHMI to connect to a Siemens LOGO 12/24RCEo PLC? The s-7 driver will not work so far????

Thanks Larry

2
Support Questions / PC serial Ports
« on: October 16, 2019, 07:52:01 AM »
I have a App that needs to read two serial numbers  from the PC serial ports and display in a text box. I am new to VB and can’t seem to get ports to write to the textbox’s. Any ideas on how to do this? I have all but this one machine running the scanners in to the PLC no trouble but PC port's not so sure how.

3
Open Discussion / AutomationDirect Proto X remote I\O adapter
« on: September 20, 2019, 07:11:46 AM »
Has anyone tried to use the Modbus TCP driver with an AutomationDirect Proto X remote I\O adapter? I have used them with a P-2 550 PLC from AutomationDirect. I will be trying from an AdvancedHMI PanelPC. Hoping to be able to cut down on equipment needed for small projects in our test lab. Like running some test equipment with just a Panel PC and remote I\O ( no PLC )

https://cdn.automationdirect.com/static/manuals/pxuserm/pxuserm.html

4
Support Questions / Implicit messaging
« on: September 04, 2019, 12:43:39 PM »
Is there an EthernetIP driver that supports Implicit messaging in AHMI?

5
Support Questions / Slave Device Busy Error
« on: February 15, 2019, 12:50:06 PM »
I am using a 10 inch AHMI touch panel PC connecting to a P2-550 PLC with The modbusTCP driver.
The panel Software is ver 3.99X .  So far I have 3 basicbuttons that address the modbus fine and work. When I tried to use a Basiclabel to write to the PLC “400025” a 32 bit Integer I get “Slave Device Busy”?
I tried an Analogvaluedisplay with same error. I tried different integers always the same Slave Device Busy error.
I have 10 AHMI App running on our server and 1 other 10 inch panel running with no trouble.
?????

6
Support Questions / Allen Bradley SLC 503 to AHMI
« on: February 08, 2019, 09:08:21 AM »
I am trying to connect to an AB SLC 503 using a MOXA EIP3270 module. I tried using the SerialDF1overTcpforSLCMicroCom and the EthernetIPforSLCMicroCom drivers.
I am trying to extend the distance for the connection. I am able to use the serial driver using RS232 a cable, but would like to use Ethernet to get more distance.
Has anyone used the MOXA EIP3270 module with AHMI before? 

7
Support Questions / ModbusTCP driver errors
« on: October 22, 2018, 02:18:49 PM »
I am using AdvancedHMI apps to connect to 7 different PLC’s and a SQL Database one app per PLC. I am using the modbusTCP driver. If a PLC is turned off We get the error ”No Response from PLC” error about every 2 sec. Is there a way to limit the number of error boxes we get or stop them, It fills the screen in short order? The apps run on a server that is not monitored by people. Their purpose is to validate serial numbers for production and collect data for the database.

8
Open Discussion / AutomationDirect Ethernet/IP to Allen Bradley L306ER
« on: September 25, 2018, 08:05:54 AM »
Archie,  I have a (5069-L306ER) talking Ethernet/IP to a (P2_-550) Using the example in the P2-550 help file section “Ethernet/IP for the Productivity Series” Set the Ethernet/IP Adapter in the P2 just like the example. Added a Generic Ethernet Module in the AB PLC  data type as INT.  50 elements.  AB 0-49 – P2 1-50.  AB writes to output block and reads input block ,  P2 write to  input block and reads output block. Thanks

9
Support Questions / AdvancedHMIv399yBeta12
« on: September 21, 2018, 08:01:09 AM »
I am using AdvancedHMIv399yBeta12 on a 10" AdvancedHMI Panel PC. I am having trouble writing to an integer in a P2-550 AutomationDirect PLC. I have tried the DigitalPanelMeter1, AnalogValueDisplay, Basiclabel.  I have used the Modbus/TCP driver before. I have used this same setup on other app's with no trouble. I am getting no errors. The boolean is working fine both read and write. I have checked to make sure the integers are not in the ladder yet and even made new integers, still no write or errors?

10
Support Questions / I just received a new panel Pc 10 “
« on: September 14, 2018, 01:12:55 PM »
I just received a new panel Pc 10 “ and after I started the project with it I can’t read the string with the modbus/TCP drive. The Ver. is 35 on the USB stick. 
I like the menu set up of the app but need to upgrade. What would be the quickest way to upgrade without losing my work?

11
Support Questions / BasicLable double click
« on: August 09, 2018, 04:13:14 PM »
Hi. Using Ver 339yBeta12 On the main form on any of the BasicLabel’s when I double click on them I thought it would take me to the items click event in the code. It doesn’t it just stays on the form??????

12
Support Questions / Published solution errors when opening mainform
« on: June 01, 2018, 09:44:32 AM »
I have a published solution that I was going to edit to add one more data point and when I open it in VB it opens fine but when I try to open the main form designer it gives me 66 errors. Its been running for over a month. Nothing changed on the files?????????  Not sure what to do at this point.?

13
Open Discussion / ModBusTCPCom
« on: March 14, 2018, 11:05:11 AM »
Question: I am Using a ModBusTCPCom driver and want to receive a float value.  The PLC is a AutomationDirect P2-550 and has the float in 40050 and 40051. What tool should I use on the form that can address this?

14
Open Discussion / “AdvancedHMIModbusToExcel” example
« on: February 19, 2018, 11:38:19 AM »
I just downloaded the “AdvancedHMIModbusToExcel” and ran the app and got a good read from the PLC and when I click the “write to spreadsheet” button it says that it was successfully written to Excel File” But no entries in the file?????????

15
Open Discussion / Data Base Decision
« on: February 01, 2018, 08:22:47 AM »
Good Morning,  I have a question about writing a value back to the PLC from code, I have a Data Base returning an Integer back to the VB and need to pass that on to the PLC.  What would be the best way to use the code to write it to the PLC?

Larry

Pages: [1]