Hello -
I am trying to create a basic user interface using Visual Basic 6. I would like to use (keep) the original .mdb as my data store. The problem that I have is the Data Form Wizard in VB will not accept (recognize) the .mdb...
Is this due to the original database tables being created...
Hello all,
I have quite a few older industrial computer consoles that run a unix style OS. The problem is the hard drives are starting to fail. We are looking into replacing the existing hard drives (2 GB) with an IDE compact falsh drive. How can I go about getting the original hard drive...
Hello all,
I have a project that involves integrating several S7-200 CPU's. I have already looked at the help pages in S7 micro/Win. I tried linking an S7-226 to a S7-222 as an experiment, but I didn't get any result. I did use the NET_EXE wizard in micro/Win to configure the NETR and NETW...
Hi everyone.
I was wondering how to annunciate machine faults from a Simatic 216 to a TP270 HMI. I am writing the ladder with Micro-win, and the screen is written with Protool.
I'd like to have one text box on the main screen of the HMI to list machine fault and alarm conditions. I am...
Hi All,
I am looking into a Data Collection project. I'd like to use an S7-300 series PLC with remote IO on Profibus. On the remote IO, I will have several descrete inputs, and thermocouple inputs. What I'd like to do do is write the data logged by the PLC into an MS Database over Ethernet...
Hello all,
Recently, I was sought out by a recruiter. The firm found an old copy of my resume online. Anyway, I was contacted by a company within the same industry that I am currently working in. I decided to hear them out, and go in for an interview. Everything went very well... The company...
Hello all,
I am an industrial maintenance electrician. I work with real time high speed automated applications. I do have a great understanding of these systems from a maintenance point of view, but I'd like to get involved more in devolopment, or at least understand the programming and...
Hello all,
I am looking to write an HMI in VB6. This code will read/write bit data from a Siemens 222. This is for a test station, nothing fancy... I have done this for AB SLC's, but never Siemens. Is it even possible? Any links to source code or drivers is appreciated!
Thanks in advance.
I am working on a project for transmitting line faults/errors to a marquee. The line controller is an AB control logix, and the marquee is owned by an independant "watch dog" system. In the past, we've used text messaging over Profibus. Logic in the PLC will pass a code to the HMI. This code is...
We are in the process of creating a new production line. This line uses Ethernet communications.
We have 8 devices (PC's and PLC's) on a private LAN. The PC's need to talk to a file management server, and the server needs to talk to individual PC's. We will also need to be able to access all...
I was wondering if there is a quick and painless way to add another SLC 4 slot rack that's running a 5/02 CPU to my existing SLC 4 slot rack running a 5/03...
The existing 5/03 talks VB script running on a PC via the serial port. I have an 2 8 input triac cards and a 8 output triac card in this...
Hello,
I am currently creating a SCADA system. Part of the program will read from the timer registers of a PLC. Since the PLC Timer acc and pre values are in seconds, I need to write some code that will display a HR:MIN value in a txtBox. The operator shouldn't have to try to figure out how...
I'm am in the process of creating an HMI using Basic.
I do have it up and running! [thumbsup2]
I'd like to add a function that will update the PLC every second or so.
OnTimer... I need to write to a PLC register automatically. I have never really employed timers in my code before (fairly new...
Hello,
I am fairly new to the PLC game. My primary background is in mechanical maintenance, but with technology comes computer controls. I went back to school to get the competitive edge. There I learned the basics for the AB SLC family. I have been working with the AB products for a while...