Anybody know how to program a ladder?

Here is the place to get and give support to your fellow gamers. This is NOT an official game support conference but a place for general tech support. All questions are welcomed, basic, advanced, software or hardware.
Post Reply
User avatar
PoorOldSpike
Posts: 243
Joined: Sat Apr 19, 2008 4:59 pm
Location: Plymouth, England

Anybody know how to program a ladder?

Post by PoorOldSpike »

Hi, my mate runs a military discussion/strategy PC gaming website and he needs advice on how to create an automated 'ladder' or 'league table' on which members can report the results of their games against each other, yo-yoing up and down with wins, draws and losses.
I'm almost totally PC-illiterate, so can anybody here help him or point him in the right direction, i'll pass your replies onto him.
Thanks
"Fight with your brain first and your weapons second!"
priya678
Posts: 3
Joined: Mon Dec 28, 2009 9:05 am

RE: Anybody know how to program a ladder?

Post by priya678 »

When a PLC is used primarily to replace relays, timers, and counters, it's hard to beat the simplicity and usefulness of ladder diagram programming. Their ability to accept programming in ladder diagram format is one of the reasons for the success of programmable logic controllers (PLCs) in the industry. The many similarities between the ladder diagrams used to program PLCs and the relay ladder logic formerly used to control industrial systems eased the transition from hardwired relay systems to PLC-based systems for many people in the electrical industry. And, the ability to monitor PLC logic in ladder diagram format also made troubleshooting easier for those already familiar with relay-based control systems. Although there are many higher-level languages now available for PLC programming, the majority of systems are still programmed in ladder diagram format because of these diagram The logic in a ladder diagram typically flows from left to right. The diagram can be divided into sections called rungs, which are roughly analogous to the rungs on a ladder. Each rung typically consists of a combination of input instructions. These instructions lead to a single output instruction; however, rungs containing function block instructions may be more complicated. Each input or output instruction is assigned an address (shown below the instructions in Fig. 1, on page 22) indicating the location in the PLC memory where the state of that instruction is stored. Function block instructions may include one or more addresses to store parameters related to the function that they perform.
_________________________________________________________
diesel injectors
importing car to canada

PawnPower
Posts: 20
Joined: Mon Jul 13, 2009 1:57 pm

RE: Anybody know how to program a ladder?

Post by PawnPower »

Have you looked at Drupal.

http://drupal.org/

There must be other programs for creating websites and forums, try google or one of the other search engines.
admira
Posts: 3
Joined: Thu Dec 31, 2009 7:57 am

RE: Anybody know how to program a ladder?

Post by admira »

The numerical format of the address depends on the scheme used by the particular manufacturer, and it may be stated in a binary-based numbering system. (See sidebar on page 26.) A name may also be associated with each address (shown above the instruction in Fig. 1) to make the ladder diagram easier to interpret. Types of instructions Ladder diagram programming allows PLCs to perform several different types of tasks, including Boolean logic, timing, counting, arithmetic, and special functions. We'll discuss the basic instructions and function block instructions, which are common to nearly all PLCs. In addition to these instructions, most PLCs support many extended instructions to perform more complicated tasks. Boolean logic. Boolean logic is actually what PLCs and relay systems perform. The legal operations in Boolean logic are AND, OR, and NOT. The AND operation simply means all of the inputs must be ON for the output to be ON; it's analogous to relay contacts connected in series. The OR operation means that the output is ON if at least one of the inputs is ON; it's analogous to relay contacts connected in parallel._______________________________________________________________________mazda air conditioning compressor
mitsubishi shogun cars

Post Reply

Return to “Unofficial Tech Support By Gamers for Gamers”