QTP 03 (NEW)

Quick Terminal Panel - 3 I/O + I2C BUS

QTP 03 English User Manual PDF format.

Ver. 6.00 - Rel. 11 March 2005.

Views of the availables models of QTP 03 Operator Panels or Serial Display

 

QTP-Editor

QTP-Show

QTP 03 is a complete Low Cost operator panel with small overall dimension, specifically designed for industrial use and for direct mounting on automatic machinery. It is a video terminal suitable for a direct interface between operator and machine in any of the control or comand operations which could be necessary during running or diagnostic of the same machine.
Some new features make it suitable for interesting application fields as a stand alone message visualizator that are previously saved and then displayed by the digital I/O signals available on the card.

The picture is a top view of the card QTP 03 without display.

Typical connection of a QTP 03 - RS 232.

Typical connection of a QTP 03 - I2C BUS.

QTP 03 is available with Alphanumeric Fluorescent or LCD Displays, backlite with LEDs panel, with 20 characters for 2 or 4 lines or with 40 characters for 2 lines. QTP 03 is directly connected to the display, so it has an overall frontal dimension equal to the selected display used for visualization. For the mechanic fixing the user must use the onboard displays holes.

Optional front panel, QTP 72144, equipped with QTP 03-C2

QTP 03 is really usefull in all those applications where the user must visualize some messages and must manage no more than 3 keys for user interaction. QTP 03 allows, with its EEPROM, the capability to store more than 90 messages. These messages can be then displayed in two different ways: by dedicated commands received by the master unit to QTP, through the communication line, or Automatically, for example at the switch on operation, and in an Autonomous Way by the status change of the proper digital signals. With this feature the master work time and its program space are optimized or even erased, in fact messages must not be sent to the panel every time, they are already stored inside EEPROM of the QTP 03.

Housing QTP 72144 and QTP 96192.

Furthermore it is possible to get messages back through the serial line and read them again. So QTP 03 can be used as little mass memory where the user can save and read Set-Up informations, Passwords, Identification Codes, etc.
The horizontal Scrolling attribute for the saved messages, let the user displays more information on less space: on the first row of the display up to 200 characters can be shown in a self managed sliding modality.

Optional front panel, QTP 72144, equipped with QTP 03-C2.

Some models of QTP 03 can be inserted in the proper container QTP 72144 or QTP 96192 obtaining an enclosed product that have a protected front side and back openings for connections and that can be easily mounted in front panel modality.

Main features of QTP 03 are as follows:


The maximum dimension of QTP 03 are reported in the following figure; to obtain complete mounting quotes please refer to user manual.


The QTP 03 is able to execute an entire range of display commands, as clear screen, cursor position, etc., with code compatibility to ADDS View-Point standard and moreover it recognizes and execute many other commands, as described in the following table:

QTP 03

RS 232 - I2C BUS
COMMANDS SUMMARIZING TABLE

 C O M M A N D

 CODE

 HEX CODE

 MNEMONIC

 Home

 01

 01

 SOH

 Cursor Left

 21

 15

 NACK

 Cursor Right

 06

 06

 ACK

 Cursor Down

 10

 0A

 LF

 Cursor Up

 26

 1A

 SUB

 Carriage Return

 13

 0D

 CR

Carriage Return + Line Feed

 29

 1D

 GS

 Absolute Cursor Position

 27 89 r c

 1B 59 r c

 ESC Y

ASCII(r) ASCII(c)

 Backspace

 08

 08

 BS

 Clear Page

 12

 0C

 FF

 Clear Line

 25

 19

 EM

 Clear End of Line

 27 75

 1B 4B

 ESC K

 Clear End of Page

 27 107

 1B 6B

 ESC k

 Cursor Off

 27 80

 1B 50

 ESC P

Steady Cursor On

 27 79

 1B 4F

 ESC O

 Blinking block cursor on

 27 81

 1B 51

 ESC Q

Beep

 07

 07

 BEL

 Reading of Version Number

 27 86

 1B 56

 ESC V

 Operating Mode Selection

27 65 mode 

1B 41 mode 

ESC A ASCII(mode) 

 BUZZER activation

27 50 255 attr

1B 32 FF attr

ESC 2 ASCII(255) ASCII(attr)

 Fluorescent display brightness setting

27 108 lum

1B 6C lum

ESC l ASCII(lum)

 Request for EEPROM Writing

 27 51

 1B 33

 ESC 3

 Writing of Presence Byte

 27 33 78 byte

 1B 21 4E byte

 ESC ! N ASCII(byte)

 Reading of Presence Byte

 27 33 110

 1B 21 6E

 ESC ! n

 Key code reconfiguration

27 55 key n. code

 1B 37 key n. code

 ESC 7 ASCII(key n.) ASCII(code)

Keyclick ON Without Memorization

 27 53

 1B 35

ESC 5 

Keyclick OFF Without Memorization

 27 54

 1B 36

 ESC 6

Keyclick ON with Memorization

 27 33 53

 1B 21 35

ESC ! 5 

Keyclick OFF with Memorization

 27 33 54

 1B 21 36

 ESC ! 6

 Definition of User Character

 27 66 nchr
Pat0...Pat7

 1B 42 nchr
Pat0...Pat7

 ESC B ASCII(nchr)
ASCII(Pat0)...ASCII(Pat7)

 Definition and Memorization
of User Character

 27 33 66 nchr
Pat0...Pat7

 1B 21 42 nchr
Pat0...Pat7

 ESC ! B ASCII(nchr)
ASCII(Pat0)...ASCII(Pat7)

 Reading of max Message Number

 27 110

 1B 6E

 ESC n

Message Storage

 27 33 67
nmess
chr0 ... chr19

 1B 21 43
nmess
chr0 ... chr13

 ESC ! ASCII(nmess) ASCII(chr0) ... ASCII(chr19)

Message Reading

 27 33 69
nmess

 1B 21 45 nmess

 ESC ! E ASCII(nmess)

Visualization of "n" Messages

 27 33 68
nmess n

 1B 21 44
nmess n

 ESC ! D ASCII(nmess) ASCII(n)

Scrolling

Messages Visualization

 27 33 83
nmess ncar

 1B 21 53
nmess ncar

 ESC ! S ASCII(nmess) ASCII(ncar)

Configuration I/O signals

 27 179 signal cnf

 1B B3 signal cnf

 ESC ASCII(179)
ASCII(signal) ASCII(cnf)

Write all digital Outputs

 27 166 out

 1B A6 out

 ESC ASCII(166)
ASCII(out)

Read all digital Inputs

 27 167

 1B A7

 ESC ASCII(167)

Set visualization from
I/O signals combination

 27 150 cmb nmess
lengh shift r c

 1B 96 cmb nmess
lengh shift r c

 ESC ASCII(150) ASCII(cmb) ASCII(nmess) ASCII(lengh) ASCII(shift) ASCII(r) ASCII(c)


A list of accessories can be used to speed up and simplify the connection of QTP 03 to the other electronic systems, as described below:

A C C E S S O R I E S

 

 CKS AMP 8

Connector KIT Set, 8 pins

8 Female pins + AMP plastic housing for QTP_03, etc..

 

 AMP8 Cable

AMP Cable Connector, 8 pins

1 m cable with 8 pins female AMP connector for QTP_03, etc..


Page up-dated at December 15, 2014


homeHome CPU Tables Categorical Index QTP QTP-Editor            Articles