Deck 9: Sequencer and Shift Register Instructions

ملء الشاشة (f)
exit full mode
سؤال
An event-driven sequencer operates in a manner similar to a mechanical drum switch that increments automatically after a preset time period.
استخدم زر المسافة أو
up arrow
down arrow
لقلب البطاقة.
سؤال
Shift registers are often used for tracking parts on a production line.
سؤال
With a bit shift register, the status data (1 or 0) is shifted automatically through the register from one bit address to the next.
سؤال
A time-driven sequencer advances to the next step by an external pulsed input.
سؤال
Sequencers are programmed exactly the same for all PLC types.
سؤال
The mask parameter is the address of the sequencer file.
سؤال
Sequencer instructions simplify your ladder program.
سؤال
The file word selectively screens out data from the sequencer word file to the output word.
سؤال
When a sequencer operates on an entire output word, all outputs associated with the word are required to be controlled by the sequencer.
سؤال
Sequencer instructions are normally nonretentive.
سؤال
Bits of an output word not used by the sequencer can be used elsewhere in your program.
سؤال
Many sequencer instructions reset the sequencer automatically to step 1 on completion of the last sequence step.
سؤال
There is usually no limit to the number of external outputs and steps that can be operated on by a single sequencer instruction.
سؤال
As a programmed sequencer advances through its steps, binary information is transferred from the sequencer file to the output word.
سؤال
Mechanical sequencer switches are often referred to as drum switches.
سؤال
Sequencer switches can be used for processes that require a repeatable operating pattern.
سؤال
Due to the way in which a sequencer instruction operates, all output points must be on a single output module.
سؤال
To program a sequencer, binary information is entered into a number of random memory bits.
سؤال
The sequencer control parameter is where the status bits, length, and instantaneous position are stored.
سؤال
In general the two types of shift instructions are bit shift up and bit shift down.
سؤال
For the sequencer instruction shown, in step 1 ____ will be energized. <strong>For the sequencer instruction shown, in step 1 ____ will be energized.  </strong> A)outputs O:2.0, O:2.5, O:2.8, O:2.11, O:2.12, and O:2.15 B)outputs O:2.2, O:2.3, O:2.10, O:2.12, and O:2.14 C)outputs O:2.0, O:2.4, O:2.6, O:2.7, O:2.9, O:2.10, and O:2.13 D)all outputs <div style=padding-top: 35px>

A)outputs O:2.0, O:2.5, O:2.8, O:2.11, O:2.12, and O:2.15
B)outputs O:2.2, O:2.3, O:2.10, O:2.12, and O:2.14
C)outputs O:2.0, O:2.4, O:2.6, O:2.7, O:2.9, O:2.10, and O:2.13
D)all outputs
سؤال
For the SQO instruction shown, the ____ is the address of the word used to selectively screen out data. <strong>For the SQO instruction shown, the ____ is the address of the word used to selectively screen out data.  </strong> A)File B)Length C)Mask D)Destination <div style=padding-top: 35px>

A)File
B)Length
C)Mask
D)Destination
سؤال
If you wanted to produce an external output when a certain bit in a shift register is on, you would program a rung with an examine for on instruction corresponding to the bit address.
سؤال
The information for each PLC sequencer step is entered into:

A)the output module.
B)the input module.
C)the programmer.
D)a word file.
سؤال
The sequencer instruction shown reads the 16 bit data file words: <strong>The sequencer instruction shown reads the 16 bit data file words:  </strong> A)one bit at a time. B)one word at a time. C)two bits at a time. D)two words at a time. <div style=padding-top: 35px>

A)one bit at a time.
B)one word at a time.
C)two bits at a time.
D)two words at a time.
سؤال
Which of the following would not be classified as a sequencer switch?

A)Rotary switch
B)Pressure switch
C)Drum switch
D)Stepper switch
سؤال
For the sequencer instruction shown, in step 2 ____ will be energized. <strong>For the sequencer instruction shown, in step 2 ____ will be energized.  </strong> A)outputs O:2.0, O:2.5, O:2.8, O:2.11, O:2.12, and O:2.15 B)outputs O:2.2, O:2.3, O:2.10, O:2.12, and O:2.14 C)outputs O:2.0, O:2.4, O:2.6, O:2.7, O:2.9, O:2.10, and O:2.13 D)all outputs <div style=padding-top: 35px>

A)outputs O:2.0, O:2.5, O:2.8, O:2.11, O:2.12, and O:2.15
B)outputs O:2.2, O:2.3, O:2.10, O:2.12, and O:2.14
C)outputs O:2.0, O:2.4, O:2.6, O:2.7, O:2.9, O:2.10, and O:2.13
D)all outputs
سؤال
The equivalent sequencer data for step 2 of the sequencer shown would be: <strong>The equivalent sequencer data for step 2 of the sequencer shown would be:  </strong> A)0000000000000000 B)1111111111111111 C)0111001010101010 D)1111 0000 0011011 <div style=padding-top: 35px>

A)0000000000000000
B)1111111111111111
C)0111001010101010
D)1111 0000 0011011
سؤال
As the sequencer advances through the steps, data is transferred: <strong>As the sequencer advances through the steps, data is transferred:  </strong> A)through the sequencer file from B3:0 to B3:4. B)through the sequencer file from B3:4 to B3:0. C)from the output word to the sequencer file. D)from the sequencer file to the output word. <div style=padding-top: 35px>

A)through the sequencer file from B3:0 to B3:4.
B)through the sequencer file from B3:4 to B3:0.
C)from the output word to the sequencer file.
D)from the sequencer file to the output word.
سؤال
For the SQO instruction shown, the ____ is the number of steps of the sequencer file. <strong>For the SQO instruction shown, the ____ is the number of steps of the sequencer file.  </strong> A)Position B)Control C)Mask D)Length <div style=padding-top: 35px>

A)Position
B)Control
C)Mask
D)Length
سؤال
You can program a shift register instruction to shift only 1s through the register.
سؤال
For the sequencer instruction shown, in step 3 ____ will be energized. <strong>For the sequencer instruction shown, in step 3 ____ will be energized.  </strong> A)outputs O:2.0, O:2.5, O:2.8, O:2.11, O:2.12, and O:2.15 B)outputs O:2.2, O:2.3, O:2.10, O:2.12, and O:2.14 C)outputs O:2.0, O:2.4, O:2.6, O:2.7, O:2.9, O:2.10, and O:2.13 D)all outputs <div style=padding-top: 35px>

A)outputs O:2.0, O:2.5, O:2.8, O:2.11, O:2.12, and O:2.15
B)outputs O:2.2, O:2.3, O:2.10, O:2.12, and O:2.14
C)outputs O:2.0, O:2.4, O:2.6, O:2.7, O:2.9, O:2.10, and O:2.13
D)all outputs
سؤال
When you program a shift register instruction, you can shift data only to the left.
سؤال
As the PLC sequencer advances through its steps, information is transferred from:

A)the output module to the input module.
B)the input module to the output module.
C)the programmer to the processor.
D)the word file to the output word.
سؤال
For the sequencer instruction shown, ____ outputs are to be controlled from one 16-point output module. <strong>For the sequencer instruction shown, ____ outputs are to be controlled from one 16-point output module.  </strong> A)6 B)15 C)16 D)24 <div style=padding-top: 35px>

A)6
B)15
C)16
D)24
سؤال
For the SQO instruction shown, the ____ bit is set after the last word in the sequencer file is transferred. <strong>For the SQO instruction shown, the ____ bit is set after the last word in the sequencer file is transferred.  </strong> A)Position B)Control C)EN D)DN <div style=padding-top: 35px>

A)Position
B)Control
C)EN
D)DN
سؤال
Shift registers cannot be used to control processes where parts are shifted continually from one position to the next.
سؤال
For the Sequencer Output (SQO) instruction shown, the ____ is the address of the output word to which the sequencer moves the data. <strong>For the Sequencer Output (SQO) instruction shown, the ____ is the address of the output word to which the sequencer moves the data.  </strong> A)Control B)Destination C)Position D)None of these are correct <div style=padding-top: 35px>

A)Control
B)Destination
C)Position
D)None of these are correct
سؤال
For the SQO instruction shown, the ____ is the starting address for the registers that contain the data to be transferred. <strong>For the SQO instruction shown, the ____ is the starting address for the registers that contain the data to be transferred.  </strong> A)File B)Control C)Mask D)Length <div style=padding-top: 35px>

A)File
B)Control
C)Mask
D)Length
سؤال
Sequencer switches are used whenever:

A)a counter function is required.
B)a timer function is required.
C)a time-delay function is required.
D)a repeatable operating pattern is required.
سؤال
When the sequencer instruction shown is at step ___, outputs O:2/2 and O:2/3 will be on and all the rest will be off. <strong>When the sequencer instruction shown is at step ___, outputs O:2/2 and O:2/3 will be on and all the rest will be off.  </strong> A)1 B)2 C)3 D)4 <div style=padding-top: 35px>

A)1
B)2
C)3
D)4
سؤال
The sequencer shown operates whenever <strong>The sequencer shown operates whenever  </strong> A)input A is false. B)input A is true. C)the PLC is in the run mode. D)the PLC is in the program mode. <div style=padding-top: 35px>

A)input A is false.
B)input A is true.
C)the PLC is in the run mode.
D)the PLC is in the program mode.
سؤال
The sequencer shown advances its position whenever: <strong>The sequencer shown advances its position whenever:  </strong> A)S1 makes a false-to-true transition. B)S2 makes a false-to-true transition. C)the PLC is in the run mode. D)either S1 makes a false-to-true transition or S2 makes a false-to-true transition. <div style=padding-top: 35px>

A)S1 makes a false-to-true transition.
B)S2 makes a false-to-true transition.
C)the PLC is in the run mode.
D)either S1 makes a false-to-true transition or S2 makes a false-to-true transition.
سؤال
For the sequencer instruction shown, all unmasked bits: <strong>For the sequencer instruction shown, all unmasked bits:  </strong> A)can be used elsewhere in the program. B)cannot be used elsewhere in the program. <div style=padding-top: 35px>

A)can be used elsewhere in the program.
B)cannot be used elsewhere in the program.
سؤال
A single sequencer instruction may have an upper limit on:

A)the number of steps that can be programmed.
B)the number of external outputs that can be programmed.
C)the number of times the operating cycle can be actuated.
D)both the number of steps that can be programmed and the number of external outputs that can be programmed.
سؤال
When the sequencer instruction shown is at step 1, the binary information transferred into word O:2 would be: <strong>When the sequencer instruction shown is at step 1, the binary information transferred into word O:2 would be:  </strong> A)010001. B)001010. C)100001. D)None of these are correct. <div style=padding-top: 35px>

A)010001.
B)001010.
C)100001.
D)None of these are correct.
سؤال
When using a time-driven sequencer, the sequencer advances to the next step:

A)when the preset value equals the accumulated value.
B)when the preset value is less than the accumulated value.
C)for every true-to-false transition of the sequencer rung.
D)for every false-to-true transition of the sequencer rung.
سؤال
The sequencer instruction shown controls ____ bits of output word O:2. <strong>The sequencer instruction shown controls ____ bits of output word O:2.  </strong> A)2 B)6 C)10 D)15 <div style=padding-top: 35px>

A)2
B)6
C)10
D)15
سؤال
The sequencer program shown is: <strong>The sequencer program shown is:  </strong> A)motor-driven. B)time-driven. C)event-driven. D)gear-driven. <div style=padding-top: 35px>

A)motor-driven.
B)time-driven.
C)event-driven.
D)gear-driven.
سؤال
Normally, sequencer instructions are retentive. This means that, if you are at step 3 of a 10-step sequencer and power to your system is lost, when power is restored the sequencer will:

A)return to step 3.
B)increment to step 4 automatically.
C)reset to step 1 automatically.
D)advance to step 10 automatically.
سؤال
When the sequencer shown is functioning, the circuit increments automatically through the ____ steps of the sequencer at ____ intervals. <strong>When the sequencer shown is functioning, the circuit increments automatically through the ____ steps of the sequencer at ____ intervals.  </strong> A)five, 3 second B)six, 3 second C)five, 3 minute D)six, 3 minute <div style=padding-top: 35px>

A)five, 3 second
B)six, 3 second
C)five, 3 minute
D)six, 3 minute
سؤال
A program modification is to be made to the sequencer shown that requires outputs O:2/12, O:2/13, O:2/14, and O:2/15 to be energized at step 3. This would require: <strong>A program modification is to be made to the sequencer shown that requires outputs O:2/12, O:2/13, O:2/14, and O:2/15 to be energized at step 3. This would require:  </strong> A)bits 12, 13, 14, and 15 of word B3:22 to be set to 1. B)bits 13, 14, and 15 of word B3:23 to be set to 1. C)bits 12, 14, and 15 of word B3:24 to be set to 1. D)bits 14 and 15 of word B3:25 to be set to 1. <div style=padding-top: 35px>

A)bits 12, 13, 14, and 15 of word B3:22 to be set to 1.
B)bits 13, 14, and 15 of word B3:23 to be set to 1.
C)bits 12, 14, and 15 of word B3:24 to be set to 1.
D)bits 14 and 15 of word B3:25 to be set to 1.
سؤال
For each bit that the sequencer shown is to control, the corresponding bit of mask must be set to: <strong>For each bit that the sequencer shown is to control, the corresponding bit of mask must be set to:  </strong> A)0. B)1. C)positive. D)negative. <div style=padding-top: 35px>

A)0.
B)1.
C)positive.
D)negative.
سؤال
The sequencer program shown is: <strong>The sequencer program shown is:  </strong> A)motor-driven. B)time-driven. C)event-driven. D)gear-driven. <div style=padding-top: 35px>

A)motor-driven.
B)time-driven.
C)event-driven.
D)gear-driven.
سؤال
For each position of the sequencer shown, data are copied from file #B3:0 through the ____ word to the destination. <strong>For each position of the sequencer shown, data are copied from file #B3:0 through the ____ word to the destination.  </strong> A)Mask B)Control C)Position D)Length <div style=padding-top: 35px>

A)Mask
B)Control
C)Position
D)Length
سؤال
When the sequencer shown is at position 2, which output(s) will be energized? <strong>When the sequencer shown is at position 2, which output(s) will be energized?  </strong> A)02/12 B)0:2/13 C)0:2/12 and 0:2/13 D)0:2/14 <div style=padding-top: 35px>

A)02/12
B)0:2/13
C)0:2/12 and 0:2/13
D)0:2/14
سؤال
When the sequencer position parameter reaches 4, the ____ bit is set to 1. <strong>When the sequencer position parameter reaches 4, the ____ bit is set to 1.  </strong> A)Control B)EN C)DN D)all of these <div style=padding-top: 35px>

A)Control
B)EN
C)DN
D)all of these
سؤال
The sequencer program shown advances to the next position on each: <strong>The sequencer program shown advances to the next position on each:  </strong> A)true to false transition of the sequencer rung. B)false to true transition of the sequencer rung. C)on power up of the PLC. D)on power down of the PLC. <div style=padding-top: 35px>

A)true to false transition of the sequencer rung.
B)false to true transition of the sequencer rung.
C)on power up of the PLC.
D)on power down of the PLC.
سؤال
For the sequencer instruction shown, in step 4 ____ will be energized. <strong>For the sequencer instruction shown, in step 4 ____ will be energized.  </strong> A)outputs O:2.0, O:2.5, O:2.8, O:2.11, O:2.12, and O:2.15 B)outputs O:2.2, O:2.3, O:2.10, O:2.12, and O:2.14 C)outputs O:2.0, O:2.4, O:2.6, O:2.7, O:2.9, O:2.10, and O:2.13 D)all outputs <div style=padding-top: 35px>

A)outputs O:2.0, O:2.5, O:2.8, O:2.11, O:2.12, and O:2.15
B)outputs O:2.2, O:2.3, O:2.10, O:2.12, and O:2.14
C)outputs O:2.0, O:2.4, O:2.6, O:2.7, O:2.9, O:2.10, and O:2.13
D)all outputs
سؤال
The sequencer input instruction shown is true whenever the unmasked input data are ____ the data stored in the sequencer file. <strong>The sequencer input instruction shown is true whenever the unmasked input data are ____ the data stored in the sequencer file.  </strong> A)matched to B)greater than C)less than D)greater than or equal to <div style=padding-top: 35px>

A)matched to
B)greater than
C)less than
D)greater than or equal to
سؤال
In this example, the data at position ____ matches the unmasked input data making the PL1 output ____. <strong>In this example, the data at position ____ matches the unmasked input data making the PL1 output ____.  </strong> A)2, true B)2, false C)4, true D)4, false <div style=padding-top: 35px>

A)2, true
B)2, false
C)4, true
D)4, false
سؤال
When the BSL rung goes from false to true, the data block is shifted: <strong>When the BSL rung goes from false to true, the data block is shifted:  </strong> A)one bit position to a lower bit number. B)one bit position to a higher bit number. C)two bit positions to a lower bit number. D)two bit positions to a higher bit number. <div style=padding-top: 35px>

A)one bit position to a lower bit number.
B)one bit position to a higher bit number.
C)two bit positions to a lower bit number.
D)two bit positions to a higher bit number.
سؤال
When the SQI instruction is paired with the SQO instruction as illustrated: <strong>When the SQI instruction is paired with the SQO instruction as illustrated:  </strong> A)the same control address, length value, and position value are used for each instruction. B)the sequencer input instruction is indexed by the sequencer output instruction. C)it allows input and output sequences to function in unison. D)all of these. <div style=padding-top: 35px>

A)the same control address, length value, and position value are used for each instruction.
B)the sequencer input instruction is indexed by the sequencer output instruction.
C)it allows input and output sequences to function in unison.
D)all of these.
سؤال
A matrix is a three-dimensional rectangular array of quantities.
سؤال
The sequencer load instruction shown: <strong>The sequencer load instruction shown:  </strong> A)does not function during the machines normal operation. B)replaces manual loading of data into the sequencer file. C)does not use a mask. D)all of these. <div style=padding-top: 35px>

A)does not function during the machines normal operation.
B)replaces manual loading of data into the sequencer file.
C)does not use a mask.
D)all of these.
سؤال
The data block of the program contains ____. <strong>The data block of the program contains ____.  </strong> A)20 words B)32 words C)20 bits D)32 bits <div style=padding-top: 35px>

A)20 words
B)32 words
C)20 bits
D)32 bits
سؤال
Each time the BSL executes, the last bit: <strong>Each time the BSL executes, the last bit:  </strong> A)is shifted out of the array. B)reset to 0. C)set to 1. D)is shifted to the start of the array. <div style=padding-top: 35px>

A)is shifted out of the array.
B)reset to 0.
C)set to 1.
D)is shifted to the start of the array.
سؤال
For the word shift register program shown, the ____ instruction loads logic words into FIFO stack. <strong>For the word shift register program shown, the ____ instruction loads logic words into FIFO stack.  </strong> A)FFL B)FFU C)EM D)EN <div style=padding-top: 35px>

A)FFL
B)FFU
C)EM
D)EN
سؤال
In a word shift register, the data are shifted out ___bit(s) at a time.

A)1
B)2
C)4
D)16
سؤال
For the bit shift left (BSL) register shown, file length is given in: <strong>For the bit shift left (BSL) register shown, file length is given in:  </strong> A)words. B)bits. C)steps. D)files. <div style=padding-top: 35px>

A)words.
B)bits.
C)steps.
D)files.
سؤال
A bit shift register operates synchronously, in that:

A)information is shifted one bit at a time within a word or words.
B)for every bit shifted in, one is shifted out.
C)the data entered must be shifted the length of the register before it is available to be shifted out.
D)all of these.
سؤال
Data enter the FIFO file from ____ on a false-to-true transition of input A.
<strong>Data enter the FIFO file from ____ on a false-to-true transition of input A.  </strong> A)R6:0 B)N7:10 C)N7:12 D)N7:11 <div style=padding-top: 35px>

A)R6:0
B)N7:10
C)N7:12
D)N7:11
سؤال
A common application for a shift register would be:

A)tracking parts.
B)controlling machine or process operations.
C)inventory control.
D)all of these.
سؤال
When all the outputs in a word may not be required for a specific sequencer process, it is possible to mask the outputs that are not needed.
سؤال
All bits in the unused portion of the last word of the file: <strong>All bits in the unused portion of the last word of the file:  </strong> A)can be used elsewhere in the program. B)can only be used elsewhere in the program if masked. C)can only be used elsewhere in the program if not masked. D)should not be used elsewhere in the program. <div style=padding-top: 35px>

A)can be used elsewhere in the program.
B)can only be used elsewhere in the program if masked.
C)can only be used elsewhere in the program if not masked.
D)should not be used elsewhere in the program.
سؤال
A false-to-true transition of input B causes all data in the FIFO file to: <strong>A false-to-true transition of input B causes all data in the FIFO file to:  </strong> A)shift one position toward the ending address of the file. B)shift one position toward the starting address of the file. C)set all data in the file to 1. D)rest all data in the file to 0. <div style=padding-top: 35px>

A)shift one position toward the ending address of the file.
B)shift one position toward the starting address of the file.
C)set all data in the file to 1.
D)rest all data in the file to 0.
سؤال
Momentary actuation of ____ causes the BSL instruction shown to execute. <strong>Momentary actuation of ____ causes the BSL instruction shown to execute.  </strong> A)the limit switch B)the sensor C)either the limit switch or sensor D)both the limit switch and the sensor <div style=padding-top: 35px>

A)the limit switch
B)the sensor
C)either the limit switch or sensor
D)both the limit switch and the sensor
سؤال
The sequencer load instruction shown ____data from the source to the sequence file. <strong>The sequencer load instruction shown ____data from the source to the sequence file.  </strong> A)adds B)subtracts C)copies D)negates <div style=padding-top: 35px>

A)adds
B)subtracts
C)copies
D)negates
سؤال
A bit shift register shifts bits:

A)serially from bit to bit.
B)serially between words.
C)randomly from bit to bit.
D)randomly between word.
سؤال
Sequencers that advance automatically are called event-driven sequencers.
فتح الحزمة
قم بالتسجيل لفتح البطاقات في هذه المجموعة!
Unlock Deck
Unlock Deck
1/91
auto play flashcards
العب
simple tutorial
ملء الشاشة (f)
exit full mode
Deck 9: Sequencer and Shift Register Instructions
1
An event-driven sequencer operates in a manner similar to a mechanical drum switch that increments automatically after a preset time period.
False
2
Shift registers are often used for tracking parts on a production line.
True
3
With a bit shift register, the status data (1 or 0) is shifted automatically through the register from one bit address to the next.
True
4
A time-driven sequencer advances to the next step by an external pulsed input.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 91 في هذه المجموعة.
فتح الحزمة
k this deck
5
Sequencers are programmed exactly the same for all PLC types.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 91 في هذه المجموعة.
فتح الحزمة
k this deck
6
The mask parameter is the address of the sequencer file.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 91 في هذه المجموعة.
فتح الحزمة
k this deck
7
Sequencer instructions simplify your ladder program.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 91 في هذه المجموعة.
فتح الحزمة
k this deck
8
The file word selectively screens out data from the sequencer word file to the output word.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 91 في هذه المجموعة.
فتح الحزمة
k this deck
9
When a sequencer operates on an entire output word, all outputs associated with the word are required to be controlled by the sequencer.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 91 في هذه المجموعة.
فتح الحزمة
k this deck
10
Sequencer instructions are normally nonretentive.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 91 في هذه المجموعة.
فتح الحزمة
k this deck
11
Bits of an output word not used by the sequencer can be used elsewhere in your program.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 91 في هذه المجموعة.
فتح الحزمة
k this deck
12
Many sequencer instructions reset the sequencer automatically to step 1 on completion of the last sequence step.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 91 في هذه المجموعة.
فتح الحزمة
k this deck
13
There is usually no limit to the number of external outputs and steps that can be operated on by a single sequencer instruction.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 91 في هذه المجموعة.
فتح الحزمة
k this deck
14
As a programmed sequencer advances through its steps, binary information is transferred from the sequencer file to the output word.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 91 في هذه المجموعة.
فتح الحزمة
k this deck
15
Mechanical sequencer switches are often referred to as drum switches.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 91 في هذه المجموعة.
فتح الحزمة
k this deck
16
Sequencer switches can be used for processes that require a repeatable operating pattern.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 91 في هذه المجموعة.
فتح الحزمة
k this deck
17
Due to the way in which a sequencer instruction operates, all output points must be on a single output module.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 91 في هذه المجموعة.
فتح الحزمة
k this deck
18
To program a sequencer, binary information is entered into a number of random memory bits.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 91 في هذه المجموعة.
فتح الحزمة
k this deck
19
The sequencer control parameter is where the status bits, length, and instantaneous position are stored.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 91 في هذه المجموعة.
فتح الحزمة
k this deck
20
In general the two types of shift instructions are bit shift up and bit shift down.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 91 في هذه المجموعة.
فتح الحزمة
k this deck
21
For the sequencer instruction shown, in step 1 ____ will be energized. <strong>For the sequencer instruction shown, in step 1 ____ will be energized.  </strong> A)outputs O:2.0, O:2.5, O:2.8, O:2.11, O:2.12, and O:2.15 B)outputs O:2.2, O:2.3, O:2.10, O:2.12, and O:2.14 C)outputs O:2.0, O:2.4, O:2.6, O:2.7, O:2.9, O:2.10, and O:2.13 D)all outputs

A)outputs O:2.0, O:2.5, O:2.8, O:2.11, O:2.12, and O:2.15
B)outputs O:2.2, O:2.3, O:2.10, O:2.12, and O:2.14
C)outputs O:2.0, O:2.4, O:2.6, O:2.7, O:2.9, O:2.10, and O:2.13
D)all outputs
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 91 في هذه المجموعة.
فتح الحزمة
k this deck
22
For the SQO instruction shown, the ____ is the address of the word used to selectively screen out data. <strong>For the SQO instruction shown, the ____ is the address of the word used to selectively screen out data.  </strong> A)File B)Length C)Mask D)Destination

A)File
B)Length
C)Mask
D)Destination
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 91 في هذه المجموعة.
فتح الحزمة
k this deck
23
If you wanted to produce an external output when a certain bit in a shift register is on, you would program a rung with an examine for on instruction corresponding to the bit address.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 91 في هذه المجموعة.
فتح الحزمة
k this deck
24
The information for each PLC sequencer step is entered into:

A)the output module.
B)the input module.
C)the programmer.
D)a word file.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 91 في هذه المجموعة.
فتح الحزمة
k this deck
25
The sequencer instruction shown reads the 16 bit data file words: <strong>The sequencer instruction shown reads the 16 bit data file words:  </strong> A)one bit at a time. B)one word at a time. C)two bits at a time. D)two words at a time.

A)one bit at a time.
B)one word at a time.
C)two bits at a time.
D)two words at a time.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 91 في هذه المجموعة.
فتح الحزمة
k this deck
26
Which of the following would not be classified as a sequencer switch?

A)Rotary switch
B)Pressure switch
C)Drum switch
D)Stepper switch
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 91 في هذه المجموعة.
فتح الحزمة
k this deck
27
For the sequencer instruction shown, in step 2 ____ will be energized. <strong>For the sequencer instruction shown, in step 2 ____ will be energized.  </strong> A)outputs O:2.0, O:2.5, O:2.8, O:2.11, O:2.12, and O:2.15 B)outputs O:2.2, O:2.3, O:2.10, O:2.12, and O:2.14 C)outputs O:2.0, O:2.4, O:2.6, O:2.7, O:2.9, O:2.10, and O:2.13 D)all outputs

A)outputs O:2.0, O:2.5, O:2.8, O:2.11, O:2.12, and O:2.15
B)outputs O:2.2, O:2.3, O:2.10, O:2.12, and O:2.14
C)outputs O:2.0, O:2.4, O:2.6, O:2.7, O:2.9, O:2.10, and O:2.13
D)all outputs
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 91 في هذه المجموعة.
فتح الحزمة
k this deck
28
The equivalent sequencer data for step 2 of the sequencer shown would be: <strong>The equivalent sequencer data for step 2 of the sequencer shown would be:  </strong> A)0000000000000000 B)1111111111111111 C)0111001010101010 D)1111 0000 0011011

A)0000000000000000
B)1111111111111111
C)0111001010101010
D)1111 0000 0011011
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 91 في هذه المجموعة.
فتح الحزمة
k this deck
29
As the sequencer advances through the steps, data is transferred: <strong>As the sequencer advances through the steps, data is transferred:  </strong> A)through the sequencer file from B3:0 to B3:4. B)through the sequencer file from B3:4 to B3:0. C)from the output word to the sequencer file. D)from the sequencer file to the output word.

A)through the sequencer file from B3:0 to B3:4.
B)through the sequencer file from B3:4 to B3:0.
C)from the output word to the sequencer file.
D)from the sequencer file to the output word.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 91 في هذه المجموعة.
فتح الحزمة
k this deck
30
For the SQO instruction shown, the ____ is the number of steps of the sequencer file. <strong>For the SQO instruction shown, the ____ is the number of steps of the sequencer file.  </strong> A)Position B)Control C)Mask D)Length

A)Position
B)Control
C)Mask
D)Length
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 91 في هذه المجموعة.
فتح الحزمة
k this deck
31
You can program a shift register instruction to shift only 1s through the register.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 91 في هذه المجموعة.
فتح الحزمة
k this deck
32
For the sequencer instruction shown, in step 3 ____ will be energized. <strong>For the sequencer instruction shown, in step 3 ____ will be energized.  </strong> A)outputs O:2.0, O:2.5, O:2.8, O:2.11, O:2.12, and O:2.15 B)outputs O:2.2, O:2.3, O:2.10, O:2.12, and O:2.14 C)outputs O:2.0, O:2.4, O:2.6, O:2.7, O:2.9, O:2.10, and O:2.13 D)all outputs

A)outputs O:2.0, O:2.5, O:2.8, O:2.11, O:2.12, and O:2.15
B)outputs O:2.2, O:2.3, O:2.10, O:2.12, and O:2.14
C)outputs O:2.0, O:2.4, O:2.6, O:2.7, O:2.9, O:2.10, and O:2.13
D)all outputs
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 91 في هذه المجموعة.
فتح الحزمة
k this deck
33
When you program a shift register instruction, you can shift data only to the left.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 91 في هذه المجموعة.
فتح الحزمة
k this deck
34
As the PLC sequencer advances through its steps, information is transferred from:

A)the output module to the input module.
B)the input module to the output module.
C)the programmer to the processor.
D)the word file to the output word.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 91 في هذه المجموعة.
فتح الحزمة
k this deck
35
For the sequencer instruction shown, ____ outputs are to be controlled from one 16-point output module. <strong>For the sequencer instruction shown, ____ outputs are to be controlled from one 16-point output module.  </strong> A)6 B)15 C)16 D)24

A)6
B)15
C)16
D)24
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 91 في هذه المجموعة.
فتح الحزمة
k this deck
36
For the SQO instruction shown, the ____ bit is set after the last word in the sequencer file is transferred. <strong>For the SQO instruction shown, the ____ bit is set after the last word in the sequencer file is transferred.  </strong> A)Position B)Control C)EN D)DN

A)Position
B)Control
C)EN
D)DN
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 91 في هذه المجموعة.
فتح الحزمة
k this deck
37
Shift registers cannot be used to control processes where parts are shifted continually from one position to the next.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 91 في هذه المجموعة.
فتح الحزمة
k this deck
38
For the Sequencer Output (SQO) instruction shown, the ____ is the address of the output word to which the sequencer moves the data. <strong>For the Sequencer Output (SQO) instruction shown, the ____ is the address of the output word to which the sequencer moves the data.  </strong> A)Control B)Destination C)Position D)None of these are correct

A)Control
B)Destination
C)Position
D)None of these are correct
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 91 في هذه المجموعة.
فتح الحزمة
k this deck
39
For the SQO instruction shown, the ____ is the starting address for the registers that contain the data to be transferred. <strong>For the SQO instruction shown, the ____ is the starting address for the registers that contain the data to be transferred.  </strong> A)File B)Control C)Mask D)Length

A)File
B)Control
C)Mask
D)Length
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 91 في هذه المجموعة.
فتح الحزمة
k this deck
40
Sequencer switches are used whenever:

A)a counter function is required.
B)a timer function is required.
C)a time-delay function is required.
D)a repeatable operating pattern is required.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 91 في هذه المجموعة.
فتح الحزمة
k this deck
41
When the sequencer instruction shown is at step ___, outputs O:2/2 and O:2/3 will be on and all the rest will be off. <strong>When the sequencer instruction shown is at step ___, outputs O:2/2 and O:2/3 will be on and all the rest will be off.  </strong> A)1 B)2 C)3 D)4

A)1
B)2
C)3
D)4
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 91 في هذه المجموعة.
فتح الحزمة
k this deck
42
The sequencer shown operates whenever <strong>The sequencer shown operates whenever  </strong> A)input A is false. B)input A is true. C)the PLC is in the run mode. D)the PLC is in the program mode.

A)input A is false.
B)input A is true.
C)the PLC is in the run mode.
D)the PLC is in the program mode.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 91 في هذه المجموعة.
فتح الحزمة
k this deck
43
The sequencer shown advances its position whenever: <strong>The sequencer shown advances its position whenever:  </strong> A)S1 makes a false-to-true transition. B)S2 makes a false-to-true transition. C)the PLC is in the run mode. D)either S1 makes a false-to-true transition or S2 makes a false-to-true transition.

A)S1 makes a false-to-true transition.
B)S2 makes a false-to-true transition.
C)the PLC is in the run mode.
D)either S1 makes a false-to-true transition or S2 makes a false-to-true transition.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 91 في هذه المجموعة.
فتح الحزمة
k this deck
44
For the sequencer instruction shown, all unmasked bits: <strong>For the sequencer instruction shown, all unmasked bits:  </strong> A)can be used elsewhere in the program. B)cannot be used elsewhere in the program.

A)can be used elsewhere in the program.
B)cannot be used elsewhere in the program.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 91 في هذه المجموعة.
فتح الحزمة
k this deck
45
A single sequencer instruction may have an upper limit on:

A)the number of steps that can be programmed.
B)the number of external outputs that can be programmed.
C)the number of times the operating cycle can be actuated.
D)both the number of steps that can be programmed and the number of external outputs that can be programmed.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 91 في هذه المجموعة.
فتح الحزمة
k this deck
46
When the sequencer instruction shown is at step 1, the binary information transferred into word O:2 would be: <strong>When the sequencer instruction shown is at step 1, the binary information transferred into word O:2 would be:  </strong> A)010001. B)001010. C)100001. D)None of these are correct.

A)010001.
B)001010.
C)100001.
D)None of these are correct.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 91 في هذه المجموعة.
فتح الحزمة
k this deck
47
When using a time-driven sequencer, the sequencer advances to the next step:

A)when the preset value equals the accumulated value.
B)when the preset value is less than the accumulated value.
C)for every true-to-false transition of the sequencer rung.
D)for every false-to-true transition of the sequencer rung.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 91 في هذه المجموعة.
فتح الحزمة
k this deck
48
The sequencer instruction shown controls ____ bits of output word O:2. <strong>The sequencer instruction shown controls ____ bits of output word O:2.  </strong> A)2 B)6 C)10 D)15

A)2
B)6
C)10
D)15
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 91 في هذه المجموعة.
فتح الحزمة
k this deck
49
The sequencer program shown is: <strong>The sequencer program shown is:  </strong> A)motor-driven. B)time-driven. C)event-driven. D)gear-driven.

A)motor-driven.
B)time-driven.
C)event-driven.
D)gear-driven.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 91 في هذه المجموعة.
فتح الحزمة
k this deck
50
Normally, sequencer instructions are retentive. This means that, if you are at step 3 of a 10-step sequencer and power to your system is lost, when power is restored the sequencer will:

A)return to step 3.
B)increment to step 4 automatically.
C)reset to step 1 automatically.
D)advance to step 10 automatically.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 91 في هذه المجموعة.
فتح الحزمة
k this deck
51
When the sequencer shown is functioning, the circuit increments automatically through the ____ steps of the sequencer at ____ intervals. <strong>When the sequencer shown is functioning, the circuit increments automatically through the ____ steps of the sequencer at ____ intervals.  </strong> A)five, 3 second B)six, 3 second C)five, 3 minute D)six, 3 minute

A)five, 3 second
B)six, 3 second
C)five, 3 minute
D)six, 3 minute
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 91 في هذه المجموعة.
فتح الحزمة
k this deck
52
A program modification is to be made to the sequencer shown that requires outputs O:2/12, O:2/13, O:2/14, and O:2/15 to be energized at step 3. This would require: <strong>A program modification is to be made to the sequencer shown that requires outputs O:2/12, O:2/13, O:2/14, and O:2/15 to be energized at step 3. This would require:  </strong> A)bits 12, 13, 14, and 15 of word B3:22 to be set to 1. B)bits 13, 14, and 15 of word B3:23 to be set to 1. C)bits 12, 14, and 15 of word B3:24 to be set to 1. D)bits 14 and 15 of word B3:25 to be set to 1.

A)bits 12, 13, 14, and 15 of word B3:22 to be set to 1.
B)bits 13, 14, and 15 of word B3:23 to be set to 1.
C)bits 12, 14, and 15 of word B3:24 to be set to 1.
D)bits 14 and 15 of word B3:25 to be set to 1.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 91 في هذه المجموعة.
فتح الحزمة
k this deck
53
For each bit that the sequencer shown is to control, the corresponding bit of mask must be set to: <strong>For each bit that the sequencer shown is to control, the corresponding bit of mask must be set to:  </strong> A)0. B)1. C)positive. D)negative.

A)0.
B)1.
C)positive.
D)negative.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 91 في هذه المجموعة.
فتح الحزمة
k this deck
54
The sequencer program shown is: <strong>The sequencer program shown is:  </strong> A)motor-driven. B)time-driven. C)event-driven. D)gear-driven.

A)motor-driven.
B)time-driven.
C)event-driven.
D)gear-driven.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 91 في هذه المجموعة.
فتح الحزمة
k this deck
55
For each position of the sequencer shown, data are copied from file #B3:0 through the ____ word to the destination. <strong>For each position of the sequencer shown, data are copied from file #B3:0 through the ____ word to the destination.  </strong> A)Mask B)Control C)Position D)Length

A)Mask
B)Control
C)Position
D)Length
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 91 في هذه المجموعة.
فتح الحزمة
k this deck
56
When the sequencer shown is at position 2, which output(s) will be energized? <strong>When the sequencer shown is at position 2, which output(s) will be energized?  </strong> A)02/12 B)0:2/13 C)0:2/12 and 0:2/13 D)0:2/14

A)02/12
B)0:2/13
C)0:2/12 and 0:2/13
D)0:2/14
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 91 في هذه المجموعة.
فتح الحزمة
k this deck
57
When the sequencer position parameter reaches 4, the ____ bit is set to 1. <strong>When the sequencer position parameter reaches 4, the ____ bit is set to 1.  </strong> A)Control B)EN C)DN D)all of these

A)Control
B)EN
C)DN
D)all of these
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 91 في هذه المجموعة.
فتح الحزمة
k this deck
58
The sequencer program shown advances to the next position on each: <strong>The sequencer program shown advances to the next position on each:  </strong> A)true to false transition of the sequencer rung. B)false to true transition of the sequencer rung. C)on power up of the PLC. D)on power down of the PLC.

A)true to false transition of the sequencer rung.
B)false to true transition of the sequencer rung.
C)on power up of the PLC.
D)on power down of the PLC.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 91 في هذه المجموعة.
فتح الحزمة
k this deck
59
For the sequencer instruction shown, in step 4 ____ will be energized. <strong>For the sequencer instruction shown, in step 4 ____ will be energized.  </strong> A)outputs O:2.0, O:2.5, O:2.8, O:2.11, O:2.12, and O:2.15 B)outputs O:2.2, O:2.3, O:2.10, O:2.12, and O:2.14 C)outputs O:2.0, O:2.4, O:2.6, O:2.7, O:2.9, O:2.10, and O:2.13 D)all outputs

A)outputs O:2.0, O:2.5, O:2.8, O:2.11, O:2.12, and O:2.15
B)outputs O:2.2, O:2.3, O:2.10, O:2.12, and O:2.14
C)outputs O:2.0, O:2.4, O:2.6, O:2.7, O:2.9, O:2.10, and O:2.13
D)all outputs
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 91 في هذه المجموعة.
فتح الحزمة
k this deck
60
The sequencer input instruction shown is true whenever the unmasked input data are ____ the data stored in the sequencer file. <strong>The sequencer input instruction shown is true whenever the unmasked input data are ____ the data stored in the sequencer file.  </strong> A)matched to B)greater than C)less than D)greater than or equal to

A)matched to
B)greater than
C)less than
D)greater than or equal to
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 91 في هذه المجموعة.
فتح الحزمة
k this deck
61
In this example, the data at position ____ matches the unmasked input data making the PL1 output ____. <strong>In this example, the data at position ____ matches the unmasked input data making the PL1 output ____.  </strong> A)2, true B)2, false C)4, true D)4, false

A)2, true
B)2, false
C)4, true
D)4, false
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 91 في هذه المجموعة.
فتح الحزمة
k this deck
62
When the BSL rung goes from false to true, the data block is shifted: <strong>When the BSL rung goes from false to true, the data block is shifted:  </strong> A)one bit position to a lower bit number. B)one bit position to a higher bit number. C)two bit positions to a lower bit number. D)two bit positions to a higher bit number.

A)one bit position to a lower bit number.
B)one bit position to a higher bit number.
C)two bit positions to a lower bit number.
D)two bit positions to a higher bit number.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 91 في هذه المجموعة.
فتح الحزمة
k this deck
63
When the SQI instruction is paired with the SQO instruction as illustrated: <strong>When the SQI instruction is paired with the SQO instruction as illustrated:  </strong> A)the same control address, length value, and position value are used for each instruction. B)the sequencer input instruction is indexed by the sequencer output instruction. C)it allows input and output sequences to function in unison. D)all of these.

A)the same control address, length value, and position value are used for each instruction.
B)the sequencer input instruction is indexed by the sequencer output instruction.
C)it allows input and output sequences to function in unison.
D)all of these.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 91 في هذه المجموعة.
فتح الحزمة
k this deck
64
A matrix is a three-dimensional rectangular array of quantities.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 91 في هذه المجموعة.
فتح الحزمة
k this deck
65
The sequencer load instruction shown: <strong>The sequencer load instruction shown:  </strong> A)does not function during the machines normal operation. B)replaces manual loading of data into the sequencer file. C)does not use a mask. D)all of these.

A)does not function during the machines normal operation.
B)replaces manual loading of data into the sequencer file.
C)does not use a mask.
D)all of these.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 91 في هذه المجموعة.
فتح الحزمة
k this deck
66
The data block of the program contains ____. <strong>The data block of the program contains ____.  </strong> A)20 words B)32 words C)20 bits D)32 bits

A)20 words
B)32 words
C)20 bits
D)32 bits
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 91 في هذه المجموعة.
فتح الحزمة
k this deck
67
Each time the BSL executes, the last bit: <strong>Each time the BSL executes, the last bit:  </strong> A)is shifted out of the array. B)reset to 0. C)set to 1. D)is shifted to the start of the array.

A)is shifted out of the array.
B)reset to 0.
C)set to 1.
D)is shifted to the start of the array.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 91 في هذه المجموعة.
فتح الحزمة
k this deck
68
For the word shift register program shown, the ____ instruction loads logic words into FIFO stack. <strong>For the word shift register program shown, the ____ instruction loads logic words into FIFO stack.  </strong> A)FFL B)FFU C)EM D)EN

A)FFL
B)FFU
C)EM
D)EN
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 91 في هذه المجموعة.
فتح الحزمة
k this deck
69
In a word shift register, the data are shifted out ___bit(s) at a time.

A)1
B)2
C)4
D)16
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 91 في هذه المجموعة.
فتح الحزمة
k this deck
70
For the bit shift left (BSL) register shown, file length is given in: <strong>For the bit shift left (BSL) register shown, file length is given in:  </strong> A)words. B)bits. C)steps. D)files.

A)words.
B)bits.
C)steps.
D)files.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 91 في هذه المجموعة.
فتح الحزمة
k this deck
71
A bit shift register operates synchronously, in that:

A)information is shifted one bit at a time within a word or words.
B)for every bit shifted in, one is shifted out.
C)the data entered must be shifted the length of the register before it is available to be shifted out.
D)all of these.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 91 في هذه المجموعة.
فتح الحزمة
k this deck
72
Data enter the FIFO file from ____ on a false-to-true transition of input A.
<strong>Data enter the FIFO file from ____ on a false-to-true transition of input A.  </strong> A)R6:0 B)N7:10 C)N7:12 D)N7:11

A)R6:0
B)N7:10
C)N7:12
D)N7:11
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 91 في هذه المجموعة.
فتح الحزمة
k this deck
73
A common application for a shift register would be:

A)tracking parts.
B)controlling machine or process operations.
C)inventory control.
D)all of these.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 91 في هذه المجموعة.
فتح الحزمة
k this deck
74
When all the outputs in a word may not be required for a specific sequencer process, it is possible to mask the outputs that are not needed.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 91 في هذه المجموعة.
فتح الحزمة
k this deck
75
All bits in the unused portion of the last word of the file: <strong>All bits in the unused portion of the last word of the file:  </strong> A)can be used elsewhere in the program. B)can only be used elsewhere in the program if masked. C)can only be used elsewhere in the program if not masked. D)should not be used elsewhere in the program.

A)can be used elsewhere in the program.
B)can only be used elsewhere in the program if masked.
C)can only be used elsewhere in the program if not masked.
D)should not be used elsewhere in the program.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 91 في هذه المجموعة.
فتح الحزمة
k this deck
76
A false-to-true transition of input B causes all data in the FIFO file to: <strong>A false-to-true transition of input B causes all data in the FIFO file to:  </strong> A)shift one position toward the ending address of the file. B)shift one position toward the starting address of the file. C)set all data in the file to 1. D)rest all data in the file to 0.

A)shift one position toward the ending address of the file.
B)shift one position toward the starting address of the file.
C)set all data in the file to 1.
D)rest all data in the file to 0.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 91 في هذه المجموعة.
فتح الحزمة
k this deck
77
Momentary actuation of ____ causes the BSL instruction shown to execute. <strong>Momentary actuation of ____ causes the BSL instruction shown to execute.  </strong> A)the limit switch B)the sensor C)either the limit switch or sensor D)both the limit switch and the sensor

A)the limit switch
B)the sensor
C)either the limit switch or sensor
D)both the limit switch and the sensor
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 91 في هذه المجموعة.
فتح الحزمة
k this deck
78
The sequencer load instruction shown ____data from the source to the sequence file. <strong>The sequencer load instruction shown ____data from the source to the sequence file.  </strong> A)adds B)subtracts C)copies D)negates

A)adds
B)subtracts
C)copies
D)negates
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 91 في هذه المجموعة.
فتح الحزمة
k this deck
79
A bit shift register shifts bits:

A)serially from bit to bit.
B)serially between words.
C)randomly from bit to bit.
D)randomly between word.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 91 في هذه المجموعة.
فتح الحزمة
k this deck
80
Sequencers that advance automatically are called event-driven sequencers.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 91 في هذه المجموعة.
فتح الحزمة
k this deck
locked card icon
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 91 في هذه المجموعة.