1 / 11

Welcome to Horner Operator Control Station Training

Welcome to Horner Operator Control Station Training. - Building Automation Discussion - Product Overview/Capabilities - Controller Basics - Cscape Discussion - Lab1 and Lab2 - More Cscape Discussion - And more labs. Class Agenda. - Scheduled Lighting Control - Zone Settable Schedule

howard
Télécharger la présentation

Welcome to Horner Operator Control Station Training

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Welcome to Horner Operator Control Station Training

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

  3. - Scheduled Lighting Control - Zone Settable Schedule - Motion Sensor for Schedule Override - Temperature Readings - Web Serving (Coming Someday) Horner Building Automation

  4. - Training Room - Only Settable in Training Room - CsCan Lighting Controls - DMX Lighting for CAN Lights Horner Building Automation

  5. - 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 Product Features:

  6. - 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 Product Features (cont):

  7. - Various I/O platforms available - Smart Stacks - Remote Fiber I/O - Smart Stix (CsCan) - Smart Mods (Modbus) Product Features (cont):

  8. - 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 Interface A device to let an operator monitor and adjust parameters on a machine or process through the controller. - Networking Interconnecting Controllers, Operator Interfaces and I/O to allow them all to communicate as one system. Controller Basics

  9. 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 Controller Basics

  10. %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. Bit Type I/O Type

  11. %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. Word I/O Type

More Related