Rockwell Automation 193 193-5.0: Bulletin 913/592 SMP-3 Solid-State Overload Relay User Manual

Page 83

Advertising
background image

Chapter 6 – Serial Communication

6-13

The following section of code allows the analog parameter to be manually or automatically selected. The mode of operation is
selected with Rack 0, Word 1, Bit 3:

Set = automatic mode
Clear = manual mode

In manual mode the analog parameter is selected via Rack 0, Word 1, Bit 5, 6, 7. In automatic mode the analog parameter is
selected via the code.

Rung 2:17
Manual Parameter Selection
Output Local Rack analog parameter selection (Rack 0, Word 1, Bit 5,6,7) to SMP Control Word (Rack 2,Word 0,Bits
13,14,15)

Bit 13,14,15 – 000 or 001 = Average Current

010 = Thermal Capacity Utilized
011 = FLC Setting
100 = Current Unbalance

| I:010 +BTD–––––––––––––––+ |
+––]/[––––––––––––––––––––––––––––––––––––––––––––––––––––+BIT FIELD DISTRIB +–+
| 03 |Source I:001| |
| | 24| |
| |Source bit 5| |
| |Destination O:020| |
| | 24| |
| |Destination bit 13| |
| |Length 3| |
| +––––––––––––––––––+ |

Rung 2:18
Auto Parameter Selection
Reset parameter Selection to Average Current (1) after Current Unbalance (4)
| I:010 +GRT–––––––––––––––+ +MOV–––––––––––––––+ |
+––] [––+GREATER THAN +––––––––––––––––––––––––––––––+MOVE +–+
| 03 |Source A N31:3| |Source 1| |
| | 3| | | |
| |Source B 4| |Destination N31:3| |
| | | | 3| |
| +––––––––––––––––––+ +––––––––––––––––––+ |

Advertising