Rockwell-automation FactoryTalk Historian Classic for Batch User Guide Bedienungsanleitung Seite 1

Stöbern Sie online oder laden Sie Bedienungsanleitung nach Ausrüstung Rockwell-automation FactoryTalk Historian Classic for Batch User Guide herunter. Rockwell Automation FactoryTalk Historian Classic for Batch User Guide User Manual Benutzerhandbuch

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 74
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 0
HISTORIAN FOR BATCH USER GUIDE
Rockwell Automation Publication BHIST-UM011A-EN-E-June 2014
Supersedes Publication BHIST-UM010A-EN-E-March 2011
Seitenansicht 0
1 2 3 4 5 6 ... 73 74

Inhaltsverzeichnis

Seite 1

HISTORIAN FOR BATCH USER GUIDE Rockwell Automation Publication BHIST-UM011A-EN-E-June 2014 Supersedes Publication BHIST-UM010A-EN-E-March 2011

Seite 2

Chapter 1 Welcome to FactoryTalk Historian for Batch 10 Rockwell Automation Publication BHIST-UM011A-EN-E-June 2014

Seite 3 - Table of Contents

Chapter 2 Configuring FactoryTalk Historian for Batch The process of configuring FactoryTalk Historian for Batch includes the following tasks: • In

Seite 4 - Analyzing Reports

Chapter 2 Configuring FactoryTalk Historian for Batch • Creating an RSBizWare Data Source Explains required setup tasks for the FactoryTalk Batch s

Seite 5

Configuring FactoryTalk Historian for Batch Chapter 2 The traffic light icon displays a red light when the server is stopped. 3. Run the RSBizWare

Seite 6

Chapter 2 Configuring FactoryTalk Historian for Batch If a module is already installed, it will not be in the list of available modules. 6. Select

Seite 7 - Chapter 1

Configuring FactoryTalk Historian for Batch Chapter 2 The following instructions explain how to initialize the database schema for FactoryTalk Histo

Seite 8 - Where Can I Go for Help?

Chapter 2 Configuring FactoryTalk Historian for Batch 5. On the RSBizWare Product and Database Connection dialog box, enter the ODBC DSN, User, and

Seite 9

Configuring FactoryTalk Historian for Batch Chapter 2 The SQL database has been successfully initialized with the FactoryTalk Historian for Batch sc

Seite 10

Chapter 2 Configuring FactoryTalk Historian for Batch DECLARE CURSOR c1 IS SELECT GMT, LCLTIME, UNIQUEID, BATCHID, RECIPE, DESCRIPT, EVENT, PVA

Seite 11 - Chapter 2

Configuring FactoryTalk Historian for Batch Chapter 2 4. In the Source Database area, from the Server Name drop-down, select the name of the compu

Seite 12 - Database On Oracle 9i

Customer Support Telephone — 1.440.646.3434 Online Support — http://www.rockwellautomation.com/support/overview.page © 2014 Rockwell Automation Tech

Seite 13

Chapter 2 Configuring FactoryTalk Historian for Batch This must be the user that is the owner of the user tables in the destination database. 12. I

Seite 14

Configuring FactoryTalk Historian for Batch Chapter 2 Each event record that is written into the FactoryTalk Historian for Batch BHBatchhis database

Seite 15 - Database On SQL Server

Chapter 2 Configuring FactoryTalk Historian for Batch 2. Modify the name of the database, BizWare, to match the name of your database, if it is dif

Seite 16

Configuring FactoryTalk Historian for Batch Chapter 2 NOTE All FactoryTalk Batch users previously archiving data to a BatchHis Table must perform th

Seite 17 - To Oracle 9i

Chapter 2 Configuring FactoryTalk Historian for Batch indicating you will be using FactoryTalk Historian for Batch. If you forgot to select this opt

Seite 18 - From SQL Server

Configuring FactoryTalk Historian for Batch Chapter 2 settings provide for optimum performance, but you may need to adjust them based on your server

Seite 19

Chapter 2 Configuring FactoryTalk Historian for Batch TIP These settings are a guideline and may vary depending on the number of events generated pe

Seite 20

Configuring FactoryTalk Historian for Batch Chapter 2 • Batch Archiver for Batch Server1 should be started at 1 minute past the hour. • Batch Arch

Seite 21 - Savings Time (SQL Server

Chapter 2 Configuring FactoryTalk Historian for Batch that must be parsed, transformed, and stored in the database, resulting in better performance.

Seite 22 - FactoryTalk Historian for

Chapter 3 Collecting Batch Data All batch event data is collected using the FactoryTalk Batch Archiver. The BHBatchHis database table is the source

Seite 23 - Batch Archiver Event Filters

Table of Contents Chapter 1 Features And Benefits ... 7 Types Of Users

Seite 24

Chapter 3 Collecting Batch Data BHInsert calls various stored procedures (in SQL) or functions (in Oracle) that parse and store the data in the tab

Seite 25 - Optimum Data Access

Collecting Batch Data Chapter 3 • BHModeChange • BHModeCommand • BHPromptResponse • RSDataPointSample For instructions on removing the sample data,

Seite 26

Chapter 3 Collecting Batch Data Field Name Data Type Description Example Printed Date/Time Last date the batch report was printed 2013-04-29 14:5

Seite 27 - Environments

Collecting Batch Data Chapter 3 If you are archiving data to an SQL database, you must use the READTEXT function to retrieve all data in the Instruc

Seite 28

Chapter 3 Collecting Batch Data FROM bhbatchhis WHERE recordno = '5817' --PRINT 'Total length of column: &apo

Seite 29 - Collecting Batch Data

Collecting Batch Data Chapter 3 NOTE Be sure to specify the .html extension, change the Save as type to All Files (*.*), and change the File Format

Seite 30 - Sample Data

Chapter 3 Collecting Batch Data Column Datatype Description Example classinstance text Class- or instance-based recipe Class useridbatch list te

Seite 31 - BHBatchHis Table

Collecting Batch Data Chapter 3 of essential unit data and allows data from other tables to be linked to a given unit. Column Datatype Descrip

Seite 32

Chapter 3 Collecting Batch Data Column Datatype Description Example contains the phase The BHParameter table contains data pertaining to a give

Seite 33 - Instruction HTML Data From

Collecting Batch Data Chapter 3 Column Datatype Description Example changed the parameter area text Area THE_PAINT_COMPANY eventtime date/time T

Seite 34 - Output.html

Table of Contents How To Display All Instruction HTML Data From an SQL Database ...

Seite 35 - BHBatch Table

Chapter 3 Collecting Batch Data Column Datatype Description Example userid text User ID mjames1 area text Area THE_PAINT_COMPANY eventtime date/t

Seite 36 - BHUnit Table

Collecting Batch Data Chapter 3 The BHBinding table contains data pertaining to the binding of the recipe to a given unit. This table allows you t

Seite 37 - BHPhase Table

Chapter 3 Collecting Batch Data Column Datatype Description Example completion state text State when operation finished COMPLETE / STOPPED / ABO

Seite 38 - BHParameterChange Table

Collecting Batch Data Chapter 3 regarding operator control of the batch in terms of state commands. A state command record is linked to only one bat

Seite 39 - BHPromptResponse Table

Chapter 3 Collecting Batch Data be important when reconstructing the batch. A comment record is linked to only one batch record. Column Datatype D

Seite 40 - BHModeChange Table

Collecting Batch Data Chapter 3 The BHMaterialEvent table contains a record for every MBR (material-based recipe) event. This table provides storag

Seite 41 - BHOperation Table

Chapter 3 Collecting Batch Data linked to a given batch. Only one deviation is created per parameter or report, for the most severe limit violation.

Seite 42 - BHStateCommand Table

Collecting Batch Data Chapter 3 Column Datatype Description Example limitcalculation text Type of equation used to calculate the limit: Absolute

Seite 43 - BHComment Table

Chapter 3 Collecting Batch Data delete residual data from these tables by completing the following steps: 1. Verify that no batches are currently r

Seite 44 - BHControlSteps Table

Chapter 4 Analyzing Reports Several default reports are supplied with FactoryTalk Historian for Batch. These reports contain sample data from simula

Seite 45 - BHDeviationEvents Table

Table of Contents Selecting Data to Display on the Batch Compare Report ... 56 Batch Compare Report Objects ...

Seite 46

Chapter 4 Analyzing Reports To open a batch report, expand the BatchHistorian folder and click the name of the report you want to open. The report o

Seite 47 - Manually Clear BHTemporary

Analyzing Reports Chapter 4 Argument Description Notes -U login_id User login ID Login IDs are case sensitive -d db_name Name of the database to u

Seite 48 - DELETE FROM BHTempBatchEnd

Chapter 4 Analyzing Reports 6. In the Open field, enter the path of the RemoveOracleSampleBatchData.bat file you modified. 7. Click OK. The sample

Seite 49

Analyzing Reports Chapter 4 In Design mode, you can insert the Batch Analysis Chart object into any report using either the Insert menu, or the bu

Seite 50 - Removing Sample Data from

Chapter 4 Analyzing Reports 2. In the Report Object Name box, type a unique name for the Batch Analysis Chart object. 3. In the Batch Unique ID b

Seite 51

Analyzing Reports Chapter 4 When you switch from Design mode to Preview mode, the Batch Summary report displays information based on the Batch ID

Seite 52 - (SQL Server Only)

Chapter 4 Analyzing Reports Object Type Description each Operation of each Unit Procedure in the batch. Batch Alarm Summary Text Shows alarm info

Seite 53 - Chart Object

Analyzing Reports Chapter 4 or Ctrl keys to make multiple selections in this list. Click a highlighted batch to deselect it. The Batch Compare Rep

Seite 54 - Batch Summary Report

Chapter 4 Analyzing Reports • Recipe, batch alarm, and operator prompt summary information in text form. • Bar charts showing recipes by batch and

Seite 55 - Objects

Analyzing Reports Chapter 4 shown on the rest of the report. See the FactoryTalk Historian Classic User Guide for more information on adjusting the

Seite 56 - Selecting Data to Display on

Table of Contents 6 Rockwell Automation Publication BHIST-UM011A-EN-E-June 2014

Seite 57 - Batch Equipment Utilization

Chapter 4 Analyzing Reports The Recipes Run by Time report object shows the amount of time it took each unit procedure to run. The Batch Equipment

Seite 58 - Utilization Report

Analyzing Reports Chapter 4 When you switch from Design mode to Preview mode, the Runtime Report Criteria dialog box opens. From the BatchID list,

Seite 59 - Analyzing Reports Chapter 4

Chapter 4 Analyzing Reports The Batch Event History Report contains the following report object. You can use this report without making any modifica

Seite 60 - Batch Event History Report

Analyzing Reports Chapter 4 When you are viewing the report, you can filter information further using the dynamic filters under the header fields. C

Seite 61

Chapter 4 Analyzing Reports When you switch from Design mode to Preview mode the Runtime Report Criteria dialog box displays. From the MaterialNam

Seite 62 - Batch BHBatchHis

Analyzing Reports Chapter 4 The Material Genealogy by Material Report contains the following report object. You can use this report without making a

Seite 63 - Material Report

Chapter 4 Analyzing Reports The Operator Action Report contains the following report object. You can use this report without making any modificati

Seite 64

Analyzing Reports Chapter 4 When you switch from Design mode to Preview mode, the Report Object drop-down list displays at the top of the report.

Seite 65 - Operator Action Report

Chapter 4 Analyzing Reports When you switch from Design mode to Preview mode, the Runtime Report Criteria dialog box opens. From the BatchID list,

Seite 66 - Server Only)

Analyzing Reports Chapter 4 The Deviation Events Report contains the following report object. You can use this report without making any modificati

Seite 67 - Deviation Events Report

Chapter 1 Welcome to FactoryTalk Historian for Batch FactoryTalk Historian for Batch extends the capability of the FactoryTalk Historian Classic sof

Seite 68

Chapter 4 Analyzing Reports 70 Rockwell Automation Publication BHIST-UM011A-EN-E-June 2014

Seite 69

Index A Adding the Batch Analysis Chart Object 53 Analyzing Reports 49 B Batch Analysis Chart Object (SQL Server Only) 52 Batch Analysis Report (SQL

Seite 70 - Chapter 4 Analyzing Reports

Index I Initializing Ranges For CreateIDs 26 Initializing the RSBizWare Database On Oracle 9i 12 Initializing the RSBizWare Database On SQL Server 15

Seite 71

Index V Verifying the Database Connection String 23 W Welcome to FactoryTalk Historian for Batch 7 Where Can I Go for Help? 8 Rockwell Automation Pub

Seite 72

Rockwell Automation Support Rockwell Automation provides technical information on the Web to assist you in using its products. At http://www.rockwel

Seite 73 - Where Can I Go for Help? 8

Chapter 1 Welcome to FactoryTalk Historian for Batch This information is intended for the following users. • RSBizWare Administrator The administra

Seite 74 - Rockwell Automation Support

Welcome to FactoryTalk Historian for Batch Chapter 1 The administration guide helps the RSBizWare administrator install and configure the software a

Kommentare zu diesen Handbüchern

Keine Kommentare