PLC Sample Code
VersaPro, Logicmaster, CIMPLICITY Machine Edition, etc...
9 files
-
Clock Operation
By Chris Elston
This is the standard way to get the time out of a GE PLC. This was pretty much taken straight from the manual but with some added time pulses. The program was written in LM90 but the file is a Word 97 version of the printout. Take a look.
2866 downloads
Updated
-
GE 90-30 Assembly Machine using Verso Pro
By Chris Elston
This is a whole assembly machine. There is a ton of example stuff in here. Everything from load cells to vision system integration to IAI Servo systems.
4874 downloads
Updated
-
GE 90-30 Walking Beam Test Machine with Bit Shift
By Chris Elston
This is a complete program written in GE VersaPro 2.0. Features a walking beam testing machine with six stations. Bit shift tracking is used to track the product through the test machine.
Station intergration includes:
Station #1 = Neff Press D
3254 downloads
Updated
-
COMM.pdf
By patb63
Attempt at getting RS-232 port on 363 CPU to receive serial data from PC.
2269 downloads
Updated
-
2 pumps one float 90-30 LM90
By rsparks6
Here is a simple code for 90-30 using single input to control 2 different outputs with alarm point. Such as alternating pumps. This code assumes one pump will run always.<br />I use LM90 software. Should be able to import to others.
1546 downloads
Updated
-
Better 2pmps 1 float 90-30 LM90
By rsparks6
A 90-30 code to control two different pumps from one input. Will alternate pumps has manual on for each pump and will shut off on low level then auto select next pump. Will bring both on line if one can't keep up. Also high level alarm. I use LM90 software. /brainbulb.gif style=vertical-align:middle emoid= border=0 alt=brainbulb.gif />
1161 downloads
Updated
-
Event drum 90-30 LM90
By rsparks6
Here is a drum/event sequencer. Code is 90-30 LM90. I just used 3 events and 3 outputs. May help someone someday?<br /> <img src="style_emoticons/default/dancered.gif" style="vertical-align:middle" emoid="" border="0" alt="dancered.gif" />
1982 downloads
Updated
-
ModbusRTUdemos.zip
By RussB
There are two Proficy ME projects in the zip file one for VersaMax and one setup for 90-30 CPU364 but is the same for all of the 90-30 processors, but read the Manual GFK-2220 to get the correct port information for your CPU and configuration.
They are both working and well documented. They were done quite a while ago but I do not recall what version of PME is needed to open them.
It is my recommendation that we all use the latest version.
Good luck and have fun with it.
R~
<))>(
603 downloads
Submitted
-
Clock_S90_PAC_QP+.z
drw By RussB
Updated Clock logic and HMI screen simple and well documented.
To use this, 'Import' this 'Toolchest' Drawer file into your PMC's Toolchest. Then 'Copy' one of the Ladder Blocks into your 90-30 or PAC Rx3i Target by holding down the Ctrl key while drag-n-dropping it onto the 'Program Blocks' in the Navigator window.
The QuickPanel Screen along with the 'Indexed Message Grid' can similarly be brought into your QP or QP+ Target.
If there is already variables in your project you may need to adjust some or all of those used here.
The logic here also will help you to understand the Array_Move Function blocks in PME.
51 downloads
Submitted