Basic Programming Instructions Flashcards
What are three types of programming languages that are used for programming PLCs?
- Relay ladder logic
- Boolean mnemonics
- Function block
- Structured Text
The term EXAMINE IF ON instruction refers to _______________
a normally open (NO) instruction
The last instruction to be entered in a logic rung is a/an _____________
coil
Latching relay is __________________
an output instruction
Latching relay instruction ____________________
Maintains an energized or de-energized state after power failure
EXAMINE IF ON instruction will be true when __________________
memory bit is a 1
What is the difference between an internal relay instruction and an output instruction?
There is no terminal wiring corresponding to internal bit relating to internal relay
For how many scans does the one-shot instruction remain true when enabled?
one
Internal relays are:
a. accessible at the I/O rack
b. not accessible at the I/O rack
c. not practical in PLC circuits
d. also known as hardware coils
b. not accessible at the I/O rack
The PLC timer is said to be enabled when _________________
The timer rung is made true
For a timer address T5, what will be the address equivalent to instantaneous contact?
T5/EN
If the time base of the timer is 0.1s, what should be the pre-set value for 5.1s?
51
Under what condition will the counter accumulator register increment?
Whenever the count input goes from false to true transition