Rod_Hackney

MrPLC Member
  • Content count

    170
  • Joined

  • Last visited

Posts posted by Rod_Hackney


  1. Developer should have a selection to go to terminal setup screen. From the setup screen you can get the IP setting. You can set your ip based on this and connect directly by a crossover cable or if their is space on the hub, plug in there with a standard RJ-45 cable. There also should be a serial port on the unit, you can connect using it. You have to setup rslinx to have a driver for either ethernet or serial to connect to the unit.

  2. I would take a look at the ultrasonic application and make sure you have it configured for the correct tank dimensions. If it is a cylindrical tank with a flat bottom, little setup should be needed but if bottom is angular in shape, you will need to take that into consideration with the configuration of the transmitter. Most ultrasonic transmitters allow for taking this into consideration but the actual way they input the calibration data varies widely. Your vendor should be able to provide assistance, if needed.

  3. I have a S7-312 processor and have an application that needs to index through and convert 40 DINT's to S5Time format. I have used FC 40 and using the pointer register to read and write to the FC block in the code below. But I need to be able to increment through the the memory words to process all 40 entries. I am new to S7 any suggestions appreciated. L P#0.0 T MD 0 L P# 160.0 T MD 4 L DBD [MD 0] T MD 12 Call FC 40 IN :=MD12 RET_VAL :=MW14 L MW 14 T DBW [MD 4]

  4. I have a Wonderware system that runs a few VB6 programs. Anyone have advice on converting VB6 code to VB.net. Since VB6 is no longer available. VB.net has a conversion utlitity but wanted to know if anyone has used it or would it be better to just rewrite code in VB.net?

  5. I just completed converting a mill at one of our facilities from an ancient Siemens S5 to AB Compact Logix. The rest of the facility used a DH+ network that we are going to upgrade as a separate project to ethernet/IP. But for the present time, in order to get the upgraded mill on the HMI and collect data, I was wondering if anyone has experience with a reliable gateway for Ethernet/IP to DH+ ?