KONG -Y
NameDescriptionContent
Location:

LAUER for the operating consoles PCS 009, PCS 090, PCS 095, PCS 095.1

From: | Author:kongjiang | Time :2025-02-28 | 2159 Browse: | 🔊 Click to read aloud ❚❚ | Share:

LAUER для операционных консолей PCS 009, PCS 090, PCS 095 и PCS 095.1

The operating consoles PCStopline offer the highest degree on perfection, unparalled in design and function. PCStopline keeps every thing under control - from the PCSmini to the PCSmaxi, with a superior operating culture and an unlimited setup freedom. PCS, the first programmable operating console with a large selection of "ready-to-use" opera ting functions or operating tools which are simply selected via instructions. You can realize even the most unuasal operating requests at ease and in a minimum of time.

n Machine operation using 8 (PCS 009, PCS 090) or 16 (PCS 095, PCS 095.1)

 freely assignable keys. These F01 to F08/F16 labeled keys can be application

 specifically inscribed and are provided to the controller as status bits.

 n Machine operation using 4 (PCS 009), 16 (PCS 090) or 32 (PCS 095, PCS

 095.1) freely usable LEDs. These can be assigned the indicating states ON,

 DARK, FLASHING, and INVERSE FLASHING. A green and a yellow LED is allocated

 to each function key.

 n Display of fixed texts with integrated variable values. The values can be

 represented selectably as numerical values or in text format.

 n Representation of the contents of 233 words as variables. In addition, 650

 external variables can be defined. 9 variable formats (from bit to timer) are

 available.

 n 3 text groups, 128 operating texts as menu and idle texts, 128 message texts

 with up to 332 lines, 5 help texts with up to 32 lines.

 n 127 menus with 255 menu nodes each for any menu configurations.

 n 4 different deletion modes. For every message, 1 of 4 possible deletion modes

 can be selected.

 n Modification of the content of any word within the transfer area. Using the

 integrated editor all possible representation formats can be setup.

 n 7 priority levels for idle text up to help text, 3 message priorities Information,

 Warning, Fault. This working-condition related management significantly off

loads the programmable controller program.

 n Monitoring of rising or falling edges of 128 consecutive bits. The assignment

 of texts, the manage-ment of 3 priority levels (Information, Warnings, and Faults),

 keeping the timely sequence as much as possible, organization of the FIRST

 MESSAGE, LAST MESSAGE, and CYCLIC DISPLAY, the individually settable dele

tion behaviour, and the representation formats NORMAL and FLASHING are tasks

 which are managed by the PCS by itself.

 n Communication monitoring (wire-break, short circuit). A very efficient data

 transfer is secured by the integrated priority management in connection with the

 intelligent package length optimization, the high thruput rate and the fault tole rance.

The simple communication principle of the PCS

Communication between any PLC and the PCS occurs as follows: The PCS writes in predetermined word areas of the PLC, functions or nominal values, which the PLC then reads and interprets. The PLC writes in predetermined word areas functions or actual values, which are automatically read and interpreted by the PCS. Independently of the PLC there are maximum 256 words of 16 bit, that is to say 4096 inputs / outputs for the PCS/PLC communication available.

1 First define the specification and decide on the required PCS (PCS micro, PCS mini, PCS midi or PCS maxi) 

 2 Allocate the word and bit number to variables (actual- and nominal values). 

 3 Create the texts for operational guidance and help functions as well as for displays of machine conditions. 

 4 Determine the message texts and apply these words to them, subdivide the message texts into 3 priority groups n Information n Warnings n Faults and take into consideration the differing cancel modes, display and message modes. Display and message modes can be altered by the PLC at any time. 

 5 Define the menus and the menu operating texts. 

 6 Transfer the data file (variables, texts, menus)  which was made in the PC or PG under MSDOS/DRDOS or compatible DOS-system, with the software PCSPRO into the PCS.  

 7 Implement and parameterize the PLC specific operating software (PCS 91.nn, see overall view of information) in the users' programme. 8 Connect the PCS via the adapter cable with the PLC. Test together the operation and control of the PCS and PLC and adjust if necessary

The Variables of the PCS 009, PCS 090, PCS 095, PCS 095.1

Machines produce different parts. Therefore quick and selective alterations of finished sizes and functions (variables) are especially important for increased flexibility. The PCS features a convenient method of processing the variables. 650 external varia bles (freely definable) and 6 internal variables are supervised from the PCS.

The BIT variable ON OFF STOP UP When two possibilities can be selected at an input, the descision is taken by the bit variable. This is in the form of an ON/OFF switch. Every switch position represents an inscription (text) which appears in the display. Each bit variable occupies a bit. A data word can also take on up to 16 differing bit variables or switches. Example: A wood shavings vacuum absorption cleaner shall be switched on or off in bit 2 data word 33. The +/- switch selects the inscription or the switching position. The bit bears the value of the inscription. The first inscription carries the value log 0, the second bears the value log 

STRING variable DOWN Version 5 06/95 When two or more possibilities can be selected at an input, the decision is made by the STRING variable. It corresponds to a selector switch. With STRING variables, every switch position is classified with an inscribed text, which appears in the display. Every STRING value carries a data word with up to 256 switch positions. The switch position is deposited in low bytes of the data word. Example: The frame material shall be selected in data word 40. The inscription or switching position is selected with the +/- key. Acceptance follows with the ENTER key.

CSTRING variable The CSTRING variable corresponds to STRING variable. Acceptance follows directly after using the +/- key without ENTER

BCD variable: BCD-1, BCD-2, BCD0-1, BCD0-2

The nominal value of the BCD variable corresponds to that of a BCD thumbwheel switch and the actual value to that of a BCD digital display. The 4 digit (decimal positions) variable BCD-1 is allocated to a word, the 8 digit variable BCD 2 to two consecutive following words 32 bits (W n, W n+1). BCD variables are displayed without pre-zeros. For example a BCD 2 actual value is: 4 2567. The 4 digit variable  BCD0-1 is allocated to a word, the 8 digit variable BCD0 to two consecutive following words 32 bits (W n, W n+1). BCD0 variables are displayed with pre-zeros. For example the actual value of a BCD0 is: 0004 2567 Every BCD value is limited to a min/max value. Example: The batch size per window type is written in word 30 as a 4 digit nominal value without min/max limits. BCD CODED 4 + 3 + 2 + 1 +–––––– The nominal value input "8500" takes place with the ten key keyboard of the PCS and is transfered to the word with the ENTER BCD coded key

BINARY variables: BIN-1, BIN-2, BIN-A, BIN-B, VBIN-1, VBIN-2, VBIN-A, VBIN-B, BIN0-1, BIN0-2, BIN0-A, BIN0-B, VBIN0-1, VBIN0-2, VBIN0-A, VBIN0-B

The nominal value of the BIN variable corresponds to that of a BIN thumbwheel switch and the actual value to that of a BIN digital display. The scaled 16 bit variables (BIN-1 to VBIN-A) are allocated to a word, the 32 bit variables (BIN-2 to VBIN-B) to two consecutive following words (W n, W n+1). The variables (V)BIN(0)-1,2 only differ from those of the (V)BIN(0)-A, B in the way the characters are loaded (V)BIN0-1,2 and (V)BIN-1,2 are with and without pre-zeros repectively VBIN(0)-1,2A,B take the operational sign into consideration. Every (V)BIN variable is limited by a min/max value. In addition the (V)BIN-1,A variables can be scaled. Example: The temperature of the engine brake can be set between 0°C and 70°C. The scaled 16 bit nominal value is written into the word W 45 with a min/ max limit. Example: The window height is adjustable between 750 mm and 1500 mm. The 32 bit nominal value is written into the word 41+42 with a min/max limit. The higher value part remains in W 41, the lower value part in W 42.

WORD variable

The WORD variable is specially suitable for service. Die Darstellung kann sowohl bitweise (KM), hexadezimal (KH) oder byteweise dezimal (KY) erfolgen. An alteration of the bit pattern with the PCS is possible if the WORD variable is defined as a nominal value. WORD VARIABLE BIT CONFIGURATION     DATA VALIDITY 00001101     11001110 TIMER VARIABLE TIMER 235.1 Version 5 06/95 Example: The word 33 is to be displayed and altered in the PCS display: Alteration of the nominal value WORD variable takes place in a menu. Display line 1 Display line 2 BIT PATTERN OF WORD 33 0000000000000101 The value of the WORD variable can be changed with the "0" or "1" key. The "+" key switches the pointer one place to the right and with the "–" key, one place to the left. Display line 1 Display- line 2 BIT PATTERN OF WORD 33 1111000011000000 The ENTER key puts the new value into the word

TIMER variable

The TIMER variable allows an input of a 3 digit numeric input (BCD) and a timebase value with 4 selection (displayed as text). Example: Word 100 should be displayed in Timerformat. The content of word 100 is KH1235. If the timebase is defined as ".0", ".1", ".2" and ".3" in the display "235.1" is visible. The value is defined with the key "0"..."9". The selection between base and value is done with the (.) key. The timebase is selectable with + or - key or direct input with "0" bis "3" key

ASCII variable

If an alphabetical nominal value is required (article number, name etc.) the ASCII variable provides it in a simple manner.


  • SEL SEL-2831 Single-Mode Fiber-Optic Transceiver/Modem
  • SEL SEL-2830 Single-Mode Fiber-Optic Transceiver/Modem
  • SEL SEL-2829 Single-Mode Fiber-Optic Transceiver/Modem
  • SEL SEL-C805 200 µm Multimode Fiber-Optic Cable
  • SEL SEL-C804 Multimode Arc-Flash Detection Fiber-Optic Cables
  • SEL SEL-9331 Power Supply
  • SEL SEL-9322 15 VDC Power Supply
  • SEL SEL-9321 Low-Voltage DC Power Supply
  • SEL SEL-LPS Linear Power Supply
  • SEL SEL-RPM Redundant Power Module
  • SEL SEL-7250 Digital Direct-Replacement Assemblies
  • SEL SEL-2533 Annunciator
  • SEL SEL-2523 Annunciator Panel
  • SEL SEL-2522 Alarm Panel
  • SEL SEL-2516 Rack-Mount Remote I/O Module
  • SEL SEL-2515 Remote I/O Module
  • SEL SEL-2507 High-Speed Remote I/O Module
  • SEL SEL-2506 Rack-Mount Remote I/O Module
  • SEL SEL-2505 Remote I/O Module
  • SEL SEL-3401 Digital Clock
  • SEL SEL-9929 Satellite-Synchronized Clock Display Kit
  • SEL SEL-3405 High-Accuracy IRIG-B Fiber-Optic Transceiver
  • SEL SEL-3400 IRIG-B Distribution Module
  • SEL SEL-2401 Satellite-Synchronized Cloc
  • SEL SEL-2407 Satellite-Synchronized Clock
  • SEL SEL-2488 Satellite-Synchronized Network Clock
  • SEL SEL-5051/5052 Client/Server Network Management System (NMS) Software
  • SEL SEL-5056 Network Management System (NMS)
  • SEL SEL-3031 Serial Radio Transceiverceiver
  • SEL SEL-3061 Cellular Router
  • SEL ICON Integrated Communications Optical Network
  • SEL SEL-3622 Security Gateway
  • SEL SEL-3620 Ethernet Security Gateway
  • SEL SEL-3620 Ethernet Security Gateway
  • SEL SEL-3610 Port Server
  • SEL SEL-2730U Unmanaged 24-Port Ethernet Switch
  • SEL SEL-2725 Five-Port Ethernet Switch
  • SEL SEL-2744 Ethernet Switch
  • SEL SEL-2743 Ethernet Switch
  • SEL SEL-2742 Ethernet Switch
  • SEL SEL-2741 Ethernet Switch
  • SEL SEL-2731 Ethernet Switch
  • SEL SEL-2902 RJ45 to DB-9 Adapter Panel
  • SEL SEL-3390S8 Serial Adapter Card
  • SEL SEL-3390E4 Network Adapter Card
  • SEL SEL-3390T Time and Ethernet Adapter Card
  • SEL SEL-3360 Computing Platform
  • SEL SEL-3355 Computing Platform
  • SEL SEL-5703 Synchrowave Monitoring
  • SEL SEL-5705 Synchrowave Reports
  • SEL Metering Software Solutions
  • SEL SEL-T35 Time-Domain Power Monitor
  • SEL SEL-735 Power Quality and Revenue Meter
  • SEL SEL-TWFL Dual Traveling-Wave Fault Locator and 12-Channel MHz Recorder
  • SEL SEL-5035 acSELerator Diagram Builder Software
  • SEL SEL-5033 acSELerator RTAC Software
  • SEL SEL-2411P Pump Automation Controller
  • SEL SEL-2411 Programmable Automation Controller
  • SEL SEL-3560 Real-Time Automation Controller (RTAC)
  • SEL SEL-3555 Real-Time Automation Controller (RTAC)
  • SEL SEL-3350 Computing Platform
  • SEL SEL-3530-4 Real-Time Automation Controller (RTAC)
  • SEL SEL-3505/3505-3 Real-Time Automation Controller (RTAC)
  • SEL Real-Time Automation Controller (RTAC)
  • SEL SEL-2414 Transformer Automation Controller (TAC)
  • SEL SEL-734B Advanced Monitoring and Control System
  • SEL SEL-734W and LINAM WCS
  • SEL SEL-2431 Voltage Regulator Control
  • SEL SEL-5601-2 Synchrowave Event Software
  • SEL SEL-5032 acSELerator Architect Software
  • SEL SEL-5030 acSELerator QuickSet Software
  • SEL SEL-751A Feeder Protection Relay
  • SEL SEL-751A Feeder Protection Relay
  • SEL SEL-2440 DPAC Discrete Programmable Automation Controller
  • SEL SEL-2240 Axion
  • SEL SEL-401 Protection, Automation, and Control Merging Unit
  • SEL SEL-TMU TiDL Merging Unit
  • SEL SEL-700BT Motor Bus Transfer Relay
  • SEL SEL-849 Motor Management Relay
  • SEL SEL-3790 Low-Voltage Divider Module
  • SEL SEL-710-5 Motor Protection Relay
  • SEL SEL-487V Capacitor Bank Protection, Automation, and Control System
  • SEL SEL-351RS Kestrel Single-Phase Recloser Control
  • SEL SEL-651RA Recloser Control
  • SEL SEL-651R Advanced Recloser Control
  • SEL SEL-551C Overcurrent/Reclosing Relay
  • SEL SEL-351S Protection System
  • SEL SEL-851 Feeder Protection Relay
  • SEL SEL-451 Protection, Automation, and Bay Control System
  • SEL SEL-751 Feeder Protection Relay
  • SEL SEL-311C Transmission Protection System
  • SEL SEL-387L Line Current Differential Relay
  • SEL SEL-311L Line Current Differential Protection and Automation System
  • SEL SEL-787L Line Current Differential Relay
  • SEL SEL-421 Protection, Automation, and Control System
  • SEL SEL-9L Line Relay
  • SEL SEL-411L Advanced Line Differential Protection, Automation, and Control System
  • SEL SEL-587Z High-Impedance Differential Relay
  • SEL SEL-7251 Electromechanical Direct-Replacement Assemblies
  • SEL SEL-787Z High-Impedance Differential Relay and SEL-HZM High-Impedance Module
  • SEL SEL-487B Bus Differential and Breaker Failure Relay
  • SEL SEL-387 Current Differential and Overcurrent Relay
  • SEL SEL-387A Current Differential and Overcurrent Relay
  • SEL SEL-2600 RTD Module
  • SEL SEL-387E Current Differential and Voltage Relay
  • SEL SEL-787-2/-3/-4 Transformer Protection Relay
  • SEL SEL-487E Transformer Protection Relay
  • SEL SEL-2664S Stator Ground Protection Relay
  • SEL SEL-300G Generator Relay
  • SEL SEL-700G Generator Protection Relay
  • SEL SEL-400G Advanced Generator Protection System
  • SEL SEL-T400L Time-Domain Line Protection
  • ADLINK SEL-T401L Ultra-High-Speed Line Relay
  • ADLINK Multi-Function DAQ PCI-9222/9223
  • ADLINK PICMG Single Board Computers NuPRO-A40H
  • ADLINK HSL-4XMO  HSL-4XMO-TB-D103  HSL-4XMO-CD-N-006
  • ADLINK industrial computer motherboard NuPRO-965DV
  • ADLINK PCI-7442 switch card Digital I/O
  • ADLINK PCI-7260 Digital I/O
  • ADLINK PICMG Single Board Computers NuPRO-852
  • ADlink 6U CompactPCI 2.0 Blades cPCI-6840
  • Adlink PICMG Single Board Computers NuPRO-935A
  • ADLINK ADLINK NuPRO-841 REV:1.0 PICMG Single Board Computers
  • ADLINK PCI-8254 / PCI-8258 DSP-based 4/8-axis Advanced Motion Controllers
  • ADLINK NUPRO-780 PICMG Single Board Computers
  • ADLINK USB-7230/7250 Isolated USB Digital I/O Modules
  • ADLINK USB-7230/7250 Isolated USB Digital I/O Modules
  • Adlink Technology 51-37111-0C1 cPCI-R8217 cPCI-R3700A PCB Interface Card