80
FM-3 Programming Module Reference Manual
The following examples demonstrate how to determine which Selector.Selection will activate
based on the Selector.Select lines.
Example 1:
If Selector.Select2 is active, Selector.Select1 is inactive, and Selector.Select0 is active, then
the total binary value is as follows:
S
2
= 1, S
1
= 0, and S
0
= 1. Therefore,
Total Binary Value = (1 x 2
2
) + (0 x 2
1
) + (1 x 2
0
)
Total Binary Value = 4 + 0 + 1
Total Binary Value = 5
Therefore, when Selector.SelectorInitiate activates, then Selector.Selection5 will activate.
Example 2:
If Selector.Select2 is inactive, Selector.Select1 is active, and Selector.Select0 is active, then
the total binary value would be as follows:
S
2
= 0, S
1
= 1, and S
0
= 1. Therefore,
Total Binary Value = (0 x 2
2
) + (1 x 2
1
) + (1 x 2
0
)
Total Binary Value = 0 + 2 + 1
Total Binary Value = 3
Therefore, Selector.Selection3 would activate.
The Selector.Select lines can change without any action until the Selector.SelectorInitiate
destination is activated.
Selector.Selection sources can be tied to any destination in the Assignments view. Figure 48
shows the four selection lines being tied to Index 0 through Index 3 initiates. By doing this,
we could initiate up to four indexes with only two select lines and a selector initiate. This can
help minimize the number of inputs required to initiate a large number of indexes or
programs.
Summary of Contents for FM-3
Page 2: ......
Page 14: ...xii ...
Page 16: ...2 FM 3 Programming Module Reference Manual Figure 2 FM 3 Programming Module Features ...
Page 128: ...114 FM 3 Programming Module Reference Manual ...
Page 156: ...142 FM 3 Programming Module Reference Manual ...
Page 196: ...182 FM 3 Programming Module Reference Manual ...
Page 238: ...224 FM 3 Programming Module Reference Manual ...
Page 251: ...237 Diagnostics and Troubleshooting Figure 97 Diagnostic Cable DGNE Diagram ...
Page 262: ...248 FM 3 Programming Module Reference Manual ...
Page 264: ...250 FM 3 Programming Module Reference Manual AX4 CEN CDRO ...
Page 265: ...251 Specifications Cable Diagrams ...
Page 266: ...252 FM 3 Programming Module Reference Manual SNCE XXX Cable SNCDD 001 5 Cable ...
Page 267: ...253 Specifications SNCO 003 Cable SNCI 003 Cable ...
Page 268: ...254 FM 3 Programming Module Reference Manual SNCLI 003 Cable ...
Page 272: ...258 FM 3 Programming Module Reference Manual TIA XXX Cable DDS XXX Cable ...
Page 274: ...260 FM 3 Programming Module Reference Manual CMDS XXX Cable CMMS XXX Cable ...
Page 275: ...261 Specifications CFCS XXX Cable ...
Page 276: ...262 FM 3 Programming Module Reference Manual CFCO XXX Cable ...
Page 277: ...263 Specifications CFOS XXX Cable ...
Page 278: ...264 FM 3 Programming Module Reference Manual ...
Page 286: ...272 FM 3 Programming Module Reference Manual ...
Page 290: ...276 FM 3 Programming Module Reference Manual ...
Page 291: ......