Rockwell-automation FactoryTalk Historian Classic for Batch User Guide Manual de usuario

Busca en linea o descarga Manual de usuario para Equipo Rockwell-automation FactoryTalk Historian Classic for Batch User Guide. Rockwell Automation FactoryTalk Historian Classic for Batch User Guide User Manual Manual de usuario

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 74
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 0
HISTORIAN FOR BATCH USER GUIDE
Rockwell Automation Publication BHIST-UM011A-EN-E-June 2014
Supersedes Publication BHIST-UM010A-EN-E-March 2011
Vista de pagina 0
1 2 3 4 5 6 ... 73 74

Indice de contenidos

Pagina 1

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

Pagina 2

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

Pagina 3 - Table of Contents

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

Pagina 4 - Analyzing Reports

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

Pagina 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

Pagina 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

Pagina 7 - Chapter 1

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

Pagina 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

Pagina 9

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

Pagina 10

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

Pagina 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

Pagina 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

Pagina 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

Pagina 14

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

Pagina 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

Pagina 16

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

Pagina 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

Pagina 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

Pagina 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

Pagina 20

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

Pagina 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.

Pagina 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

Pagina 23 - Batch Archiver Event Filters

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

Pagina 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

Pagina 25 - Optimum Data Access

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

Pagina 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

Pagina 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

Pagina 28

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

Pagina 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

Pagina 30 - Sample Data

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

Pagina 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

Pagina 32

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

Pagina 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

Pagina 34 - Output.html

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

Pagina 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

Pagina 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

Pagina 37 - BHPhase Table

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

Pagina 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

Pagina 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

Pagina 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

Pagina 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.

Pagina 42 - BHStateCommand Table

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

Pagina 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

Pagina 44 - BHControlSteps Table

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

Pagina 45 - BHDeviationEvents Table

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

Pagina 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

Pagina 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

Pagina 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

Pagina 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

Pagina 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

Pagina 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

Pagina 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

Pagina 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

Pagina 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

Pagina 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

Pagina 56 - Selecting Data to Display on

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

Pagina 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

Pagina 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,

Pagina 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

Pagina 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

Pagina 61

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

Pagina 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

Pagina 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

Pagina 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.

Pagina 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,

Pagina 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

Pagina 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

Pagina 68

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

Pagina 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

Pagina 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

Pagina 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

Pagina 72

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

Pagina 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

Pagina 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

Comentarios a estos manuales

Sin comentarios