Rockwell-automation Logix5000 Controllers Controller Information and S Instrukcja Użytkownika

Przeglądaj online lub pobierz Instrukcja Użytkownika dla Ekwipunek Rockwell-automation Logix5000 Controllers Controller Information and S. Rockwell Automation Logix5000 Controllers Controller Information and Status Programming Manual User Manual Instrukcja obsługi

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj

Podsumowanie treści

Strona 1 - Programming Manual

Programming Manual Logix5000 Controllers Information and Status Catalog Numbers 1756 ControlLogix, 1756 GuardLogix, 1768 Compact GuardLogix, 1768 C

Strona 2 - Important user information

Chapter 1 Connections In some situations, such as when initially commissioning a system, it is useful to disable portions of a contr

Strona 3 - Summary of changes

Connections Chapter 1 If you are And you And Then Uninhibit a module (clear the check box) No fault occurs A connection is ma

Strona 4

Chapter 1 Connections If the controller loses communication with a module, data from that device does not update. When this occurs,

Strona 5 - Table of contents

Connections Chapter 1 Configure a major fault to occur You can configure modules to generate a major fault in the controller if th

Strona 6 - Chapter 5

Chapter 1 Connections If communication with a module times out, the controller produces the following warnings. • The I/O status in

Strona 7 - Studio 5000 environment

Connections Chapter 1 Example: This rung checks the status of an I/O connection. The controller checks the entry status of the con

Strona 9 - Connections

Chapter 2 Determine controller memory information Depending on your type of controller, the memory of the controller may be divided into several area

Strona 10 - Inhibit a connection

Chapter 2 Determine controller memory information 2. On the Online toolbar (above the Controller Organizer), click the Controller P

Strona 11

Determine controller memory information Chapter 2 When you are online with a controller, the Memory tab shows the actual memory us

Strona 12 - Manage a connection

Important user information Read this document and the documents listed in the additional resources section about installation, configuration, and ope

Strona 13

Chapter 2 Determine controller memory information There are several ways to use logic to get memory information. • Get memory infor

Strona 14

Determine controller memory information Chapter 2 Choose the memory information The MSG instruction returns the following informat

Strona 15

Chapter 2 Determine controller memory information Convert INTs to a DINT The MSG instruction returns each memory value as two separa

Strona 16

Chapter 3 Controller logging You use the controller logging feature to detect and log changes made to Logix5000 controllers without adding any auditi

Strona 17 - Estimate memory

Chapter 3 Controller logging Record Number Time Entry Description User Name Workstation Name FactoryTalk ID Extended Information C

Strona 18

Controller logging Chapter 3 The following example shows controller log entries in a spreadsheet. Controller log files are stored

Strona 19 - View run-time memory

Chapter 3 Controller logging • Change to constant tag configuration reset • Mode change • Major fault, major fault cleared • Pro

Strona 20 - Write Logic to Get Memory

Controller logging Chapter 3 The controller does not attempt to write log entries to a full removable media card. If the removable

Strona 21

Chapter 3 Controller logging You can retrieve the current state of the automatic write setting by using a CIP Generic message type

Strona 22 - Convert INTs to a DINT

Controller logging Chapter 3 Save On Demand You can command the controller to write buffered entries to the CompactFlash card by

Strona 23 - Controller logging

Summary of changes This manual contains new and updated information. There are a number of minor changes throughout this publication that were made t

Strona 24 - Controller log entry

Chapter 3 Controller logging Controller logging counters Three counters, listed in the following table, provide real-time statistic

Strona 25

Controller logging Chapter 3 Example: Total Entry Count by using a Get System Value (GSV) ladder instruction The following rung o

Strona 26 - Controller log buffer

Chapter 3 Controller logging Example: Retrieve the Unsaved Entry Count using a Get System Value (GSV) ladder instruction Execution

Strona 27 - Automatic Save

Controller logging Chapter 3 Example: Retrieve the Execution Modification Count by using a GSV ladder instruction The following r

Strona 28 - Example:

Chapter 3 Controller logging Example: Controller Log Config Execution Set ladder instruction and configuration dialog box The Sour

Strona 29 - Save On Demand

Controller logging Chapter 3 Example: Controller Log Config Execution Get ladder instruction and configuration dialog box The De

Strona 30 - Controller logging counters

Chapter 3 Controller logging Log File Location The file is named ControllerLog_yyy.txt, where yyy is a sequential number from 000…9

Strona 31 - Unsaved Entry Count

Controller logging Chapter 3 Log file format The following table lists the information that is contained in the controller log fil

Strona 32 - Execution Modification Count

Chapter 3 Controller logging Create custom log entries You can add custom entries to the controller log using a message instruction.

Strona 33

Controller logging Chapter 3 Sample ladder Logic file In the Logix Designer application, there is a controller logging sample lad

Strona 35 - Log file storage

Chapter 3 Controller logging Entry Information Logged Store to removable media • Time Stamp • Entry Description: Project store •

Strona 36 - Log File Location

Controller logging Chapter 3 Entry Information Logged I/O forces modified • Time Stamp • Entry Description: I/O force value cha

Strona 37 - Log file format

Chapter 3 Controller logging Entry Information Logged Firmware update from removable media • Time Stamp • Entry Description: Firm

Strona 38 - Create custom log entries

Controller logging Chapter 3 Entry Information Logged Major faults cleared • Time Stamp • Entry Description: All major faults c

Strona 39 - Controller log events

Chapter 3 Controller logging Entry Information Logged Controller time slice modified • Time Stamp • Entry Description: Controller

Strona 40

Controller logging Chapter 3 Entry Information Logged Safety unlocked • Time Stamp • Entry Description: Safety unlock • UserNa

Strona 41

Chapter 3 Controller logging Entry Information Logged Safety signature delete allowed in Run mode • Time Stamp • Entry Descriptio

Strona 42

Chapter 4 Change detection You can use the controller change detection feature as an additional means of detecting changes made to Logix5000 controll

Strona 43

Chapter 4 Change detection Attribute Name Description Access ChangesToDetect Used to specify which changes are monitored. When a

Strona 44

Change detection Chapter 4 Tip: Rockwell recommends using the DINT[2] data type to avoid limitations when working with LINT data t

Strona 45

Table of contents Studio 5000 Environment ... 7 Additional Resources

Strona 46

Chapter 4 Change detection access data using an MSG instruction, refer to the Logix5000 Controllers Messages Programming Manual, pub

Strona 47 - Change detection

Change detection Chapter 4 Bit number Event description 22 Removable media inserted 23 Safety signature created 24 Safety sign

Strona 48 - ChangesToDetect

Chapter 4 Change detection To edit the Changes To Detect field, type a new value. To select the events to monitor for changes from a

Strona 49 - AuditValue

Chapter 5 Access status information The controller supports status keywords you can use in your logic to monitor specific events. • The status key

Strona 50 - ChangesToDetect Format

Chapter 5 Access status information The state of S:FS depends on the status of the SFC. • If you use S:FS in an action of a sequent

Strona 51 - Designer Application

Access status information Chapter 5 4. In the Type in the keyword to find field, type GSV/SSV objects and click Display. 5. In t

Strona 52

Chapter 5 Access status information To Enter this instruction Get the value of an attribute GSV Set the value of an attribute SSV

Strona 53 - Access status information

A access status information 55 AuditValue 51 B bridge module connection 10 C Change Detection 49 ChangesToDetect 50 communicate other cont

Strona 54 - Get and set system data

Index O objects data storage 56 P path connection route 9 S status access data 55 memory 17 monitor 56 system data access 56 58 Rockwell

Strona 55

Rockwell Automation support Rockwell Automation provides technical information on the web to assist you in using its products. At http://www.rockwell

Strona 56

Table of Contents Chapter 4 Introduction ... 4

Strona 57

Preface This manual describes how Logix5000 controllers use connections with other devices. This manual also describes status keywords and how to get

Strona 58

Preface These documents contain additional information concerning related Rockwell Automation products. Resource Description Industrial Automation

Strona 59 - Rockwell Automation support

Chapter 1 Connections A Logix5000 controller uses connections for most, but not all, of its communication with other devices. Term Definition Connec

Komentarze do niniejszej Instrukcji

Brak uwag