Top Banner
A Next Generation OCS Welcome to Horner Operator Control Station Training
47

A Next Generation OCS Welcome to Horner Operator Control Station Training.

Mar 26, 2015

Download

Documents

Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: A Next Generation OCS Welcome to Horner Operator Control Station Training.

A Next Generation OCS

Welcome to Horner

Operator Control Station

Training

Page 2: A Next Generation OCS Welcome to Horner Operator Control Station Training.

A Next Generation OCS

Class Agenda

- Building Automation Discussion- Product Overview/Capabilities- Controller Basics- Cscape Discussion- Lab1 and Lab2- More Cscape Discussion- And more labs

Page 3: A Next Generation OCS Welcome to Horner Operator Control Station Training.

A Next Generation OCS

Horner Building Automation

- Scheduled Lighting Control- Zone Settable Schedule- Motion Sensor for Schedule Override- Temperature Readings- Web Serving (Coming Someday)

Page 4: A Next Generation OCS Welcome to Horner Operator Control Station Training.

A Next Generation OCS

Horner Building Automation

- Training Room - Only Settable in Training Room - CsCan Lighting Controls - DMX Lighting for CAN Lights

Page 5: A Next Generation OCS Welcome to Horner Operator Control Station Training.

A Next Generation OCS

Product Features:

- Fully Integrated Display and Keypad- Several Communication Options

- Ethernet (Available on Most models) - EGD (Ethernet Global Data) - SRTP - Modbus Client and Server - Ethernet IP

- Serial (Modbus, SNP, DF1, etc…) - CsCan

Page 6: A Next Generation OCS Welcome to Horner Operator Control Station Training.

A Next Generation OCS

Product Features (cont):

- Full Complement of I/O - Analog Inputs

- Voltage and Current - Temperature (THM, RTD, and Thermistor)

- Analog Output (Voltage and Current) - High Speed Counters - Mixed Modules - Specialty Communication Modules

Page 7: A Next Generation OCS Welcome to Horner Operator Control Station Training.

A Next Generation OCS

Product Features (cont):

- Various I/O platforms available - Smart Stacks - Remote Fiber I/O - Smart Stix (CsCan) - Smart Mods (Modbus)

Page 8: A Next Generation OCS Welcome to Horner Operator Control Station Training.

A Next Generation OCS

Controller Basics- Programmable Controller

A set of coded instructions that enables a machine to perform a desired sequence of operations. To provide (a machine) with a set of coded working instructions. To train to perform automatically in a desired way.

To prepare an instructional sequence

- I/O (Inputs / Outputs)Input and Output communication between a controller and its "peripherals".

- Program (RLL)Relay Ladder Logic. Similar to a one line electric diagram.

- Operator InterfaceA device to let an operator monitor and adjust parameters on a machine or process through the controller.

- NetworkingInterconnecting Controllers, Operator Interfaces and I/O to allow them all to communicate as one system.

Page 9: A Next Generation OCS Welcome to Horner Operator Control Station Training.

A Next Generation OCS

Controller Basics Bit is One Decimal Place (Digital)

Either On or Off (1 or 0)

A Byte is 8 Bits +127 to -128

Word is 2 Bytes or 16 Bits +32767 to -32768 ex. 00000000 00100101 = +37

(used for Analog and Register values) (sign bit) 16384 8192 4096 2048 1024 512 256 128 64 32 16 8 4 2 1 16 15 14 13 12 11 10 9 8 7 6 5 4 3 2 1

Page 10: A Next Generation OCS Welcome to Horner Operator Control Station Training.

A Next Generation OCS

Bit Type I/O Type%I# Field Discrete Input to OCS. (Digital Inputs)%Q# Field Discrete Output from OCS. (Digital

Outputs)%M# Internal Coils in OCS. %T# Internal Coils in OCS. Non-Retentive. %S# Internal Diagnostic Contacts. %K# Function Key Contacts. %D# Display bits used to turn on screens and for

logical compares.

Page 11: A Next Generation OCS Welcome to Horner Operator Control Station Training.

A Next Generation OCS

Word I/O Type%R# Internal 16 bit Registers used to store user data

information. Timers, counters, and data storage.

%AI# Field varying signal input to OCS.

%AQ# Field varying signal output from OCS.

%SR# Internal system values like Time/Date/Year, display, number, LED’s and more.

Page 12: A Next Generation OCS Welcome to Horner Operator Control Station Training.

A Next Generation OCS

Cscape Setup

Page 13: A Next Generation OCS Welcome to Horner Operator Control Station Training.

A Next Generation OCS

Cscape Communication Options

- Serial - PC w/ Serial Port

- USB to RS232 converter (HE500USB600)

- Ethernet (Optional on Most Units)

- PCI or ISA

- USB to CAN Interface (K-CAN)

- USB (Currently only on the XL6)

Page 14: A Next Generation OCS Welcome to Horner Operator Control Station Training.

A Next Generation OCS

Communication Setup

Page 15: A Next Generation OCS Welcome to Horner Operator Control Station Training.

A Next Generation OCS

Communication Setup (Serial)

Up to 255 Com Ports

available.

Page 16: A Next Generation OCS Welcome to Horner Operator Control Station Training.

A Next Generation OCS

Communication Setup (Ethernet)

3 different modes of

Ethernet:

GPRS – Cellular

NX/QX – Embedded

XL Series – Optional

Page 17: A Next Generation OCS Welcome to Horner Operator Control Station Training.

A Next Generation OCS

Communication Setup (CAN)

3 different CAN

Interfaces:

CGM500 – ISA

ESD – PCI

K CAN – USB or PCI

Page 18: A Next Generation OCS Welcome to Horner Operator Control Station Training.

A Next Generation OCS

Communication Setup (Modem)

Configures Internal

Modem and Phone

Number

New in Cscape 8.6

Page 19: A Next Generation OCS Welcome to Horner Operator Control Station Training.

A Next Generation OCS

Editor Options

View Properties DialogAuto-SaveDeselect ElementOpen Last FileExport Setpoint DataAggressive DebugUse Classic CscapeUse Abbreviated Part Numbers

Page 20: A Next Generation OCS Welcome to Horner Operator Control Station Training.

A Next Generation OCS

Editor OptionsView “Properties Dialog” after Snap-in of Element

When checked, the programmer will need to assign addresses to the element after placement. The Properties Dialog box will automatically open.

Page 21: A Next Generation OCS Welcome to Horner Operator Control Station Training.

A Next Generation OCS

Editor Options

Auto-saveWhen checked, this option will automatically save the program at that moment in time.

Caution that this feature will not prompt the programmer that an Auto-save is about to take place so take care and archive programs.

Return to Editor Options

Page 22: A Next Generation OCS Welcome to Horner Operator Control Station Training.

A Next Generation OCS

Editor Options

De-select element after placementIf checked. After an element is placed on the screen, the arrow pointer will appear.

If unchecked, the element will remain active until the arrow is selected from the Tool Bar or ESC is pressed.

Return to Editor Options

Page 23: A Next Generation OCS Welcome to Horner Operator Control Station Training.

A Next Generation OCS

Editor Options

Open last file on startupIf checked, Cscape will open the last saved file when Cscape is opened the next time.

Return to Editor Options

Page 24: A Next Generation OCS Welcome to Horner Operator Control Station Training.

A Next Generation OCS

Editor Options

Export Setpoint Data

Return to Editor Options

Page 25: A Next Generation OCS Welcome to Horner Operator Control Station Training.

A Next Generation OCS

Editor Options

Use Aggressive Debug Screen Updates

When checked, this option will update your PC’s video card more often than when it is not checked. On some PC’s if not checked, Debug may not indicate the true state of some elements.

Return to Editor Options

Page 26: A Next Generation OCS Welcome to Horner Operator Control Station Training.

A Next Generation OCS

Editor Options

Use Classic Cscape Mode

When checked, Cscape will have the same look and feel as pre-version 8.5.

Return to Editor Options

Page 27: A Next Generation OCS Welcome to Horner Operator Control Station Training.

A Next Generation OCS

Editor Options

Use Abbreviated Part Numbers

The US and European Offices have different part numbering structure for the same components. When checked, it will display the US part numbers in areas where part numbers are referenced.

Page 28: A Next Generation OCS Welcome to Horner Operator Control Station Training.

A Next Generation OCS

Editor Options - Ladder

Multiple Output Coils

Function Blocks

Variable Display

Advanced IEC 61131

Page 29: A Next Generation OCS Welcome to Horner Operator Control Station Training.

A Next Generation OCS

Editor Options - LadderMultiple Output Coils

Allow – Allows programmer to reference the same output coil multiple times without generating an error. Warning – Allows programmer to reference the same output coil multiple times but will generate an error when error checking is performed and when a download is performed. Warning will still allow the programmer to download the program.Error – Will generate an error when error checking is performed and when a download is attempted but will not allow a download.

Return to Ladder Editor Options

Page 30: A Next Generation OCS Welcome to Horner Operator Control Station Training.

A Next Generation OCS

Editor Options - LadderFunction Blocks

When checked, allows programmer to branch around functions with a contact.

An error will be generated at the time of a download if this is not checked and a branch around a function is performed.

Return to Ladder Editor Options

Page 31: A Next Generation OCS Welcome to Horner Operator Control Station Training.

A Next Generation OCS

Editor Options - LadderVariable Display

Name and Address will display both the I/O name assigned to the variable, if assigned, and the address of the variable in Cscape.

Address Only will display only the address of the variable in Cscape.

Return to Ladder Editor Options

Page 32: A Next Generation OCS Welcome to Horner Operator Control Station Training.

A Next Generation OCS

Editor Options - LadderAdvanced IEC 61131 Languages

This should be left as “Only Execute Advanced Ladder”

Page 33: A Next Generation OCS Welcome to Horner Operator Control Station Training.

A Next Generation OCS

Editor Options - Numbering

2 options for laddering numbering:

Line Numbers – Black Numbers

Rung Numbers – Shown in red after

a rung is created.

Line numbers count all spaces and

comments where the rung number

only increases when a rung is created.

Page 34: A Next Generation OCS Welcome to Horner Operator Control Station Training.

A Next Generation OCS

Editor Options - Colors

This sets the background color of Cscape.

Take caution when using the following

colors:

Red – Debug is red so debug is difficult

to view.

Black – Rungs are black so impossible

to see rungs.

White – Grid lines are white so grid

lines are not viewable.

Page 35: A Next Generation OCS Welcome to Horner Operator Control Station Training.

A Next Generation OCS

Connecting to a Controller

Connect button is used to go online with the controller and offline with the controller when connecting serially to a controller. Pre-version 8.6, the software would capture the configured port when Cscape was opened.

Page 36: A Next Generation OCS Welcome to Horner Operator Control Station Training.

A Next Generation OCS

Connecting to a Controller

Local indicates the controller ID that the software is directly connected.

Target indicates the ID that the software is attempting to communicate with.

It is possible to have a Local and Target that are different.

Page 37: A Next Generation OCS Welcome to Horner Operator Control Station Training.

A Next Generation OCS

Connecting to a ControllerThings to verify if Cscape is not communicating with the controller:

- Verify the state of the Local ID. If the local contains ???, then the software is not communicating to the controller.

- Verify that another software package is using the port.- Verify that the unit is powered up.- Verify that the connected unit is not using the programming port for another function. If this is the case, then putting the controller into Stop or IDLE mode through the System Menu will open the port for Cscape communication.

- If the Local indicates No Port- Verify that the configured port is an actual port on the PC. This can be done through the control panel of the PC.- Verify that the programming cable is plugged into the PC and the controller.

- The following is trouble shooting for pass through CsCAN communication. If the Local Indicates a valid number (1 – 253), then verify the Target ID is correct. The state of the Target will be in parenthesis after the Target number. If this indicates anything other R, I, D, then verify the cabling, baud rate, and the setting of the Target node ID.

Page 38: A Next Generation OCS Welcome to Horner Operator Control Station Training.

A Next Generation OCS

Controller Configuration

Page 39: A Next Generation OCS Welcome to Horner Operator Control Station Training.

A Next Generation OCS

I/O Configuration - Smart Stack

Page 40: A Next Generation OCS Welcome to Horner Operator Control Station Training.

A Next Generation OCS

I/O Configuration – X Products

Page 41: A Next Generation OCS Welcome to Horner Operator Control Station Training.

A Next Generation OCS

I/O Names

Page 42: A Next Generation OCS Welcome to Horner Operator Control Station Training.

A Next Generation OCS

I/O Names

Rules for I/O Naming: - Names must begin with a letter

- Names can not contain any spaces

- Names can not contain any special characters (@$%-*)

Page 43: A Next Generation OCS Welcome to Horner Operator Control Station Training.

A Next Generation OCS

Boolean Elements

Normally Open Contact – Passes power when element is active.

Normally Closed Contact – Passes power when element is not active.

Normally Open Coil – Active when rung it true.

Normally Closed Coil – Active when the rung is not true.

Page 44: A Next Generation OCS Welcome to Horner Operator Control Station Training.

A Next Generation OCS

Creating New Rung

Place Contact in the A column.

Notice the Screw Terminal in the left margin.

Page 45: A Next Generation OCS Welcome to Horner Operator Control Station Training.

A Next Generation OCS

Creating New Rung

Right Click in the left margin to create a new rung of logic.

Page 46: A Next Generation OCS Welcome to Horner Operator Control Station Training.

A Next Generation OCS

Branching Tool

Page 47: A Next Generation OCS Welcome to Horner Operator Control Station Training.

A Next Generation OCS

Output Coils Placement