Ask AI
— answers from the official manualAnswers from the official manual.
Common questions
Common Questions
9 totalHow do I initialize the display?
To return the display to its initial state, send the 'Esc @' command (Hex: 1B 40). This resets all settings and positions the cursor at home.
What USB protocol is used for communication?
The device uses a virtual COM Port with USB interface. The default baud rate is 9600 bps, non-parity, 8 data bits, and 1 stop bit with DTR/DSR control.
What are the supported operating systems?
The software supports Windows versions including Windows 7 Professional (32-bit and 64-bit), Linux distributions like Red Hat Enterprise, Ubuntu 12.04 LTS, and Android 4.0 and newer.
How do I move the cursor to a specific position?
Sending 'US Lf xx yy' (Hex: 1F 3C xx yy) will move the cursor to a specified column (xx) and row (yy). The valid range is 1 ≤ x ≤ 20 for columns and y = 1, 2, or 4 lines.
What languages are supported by the display?
The display supports multiple language code pages including US English, Japanese (Shift JIS), among others. Codepage selection can be done using 'Esc t n'.
What safety standards does it meet?
The product complies with EMC (Electromagnetic Compatibility) standards as well as VCCI (Voluntary Control Council for Interference by Information Technology Equipment).
Full Manual
11 pages
Rmn: Hsn-Pd02
© Copyright 2020 HP Development Company, L.P. All rights reserved. Android is a trademark of Google LLC. Linux® is the registered trademark of Linus Torvalds in the U.S. and other countries. Microsoft and Windows are either registered trademarks or trademarks of Microsoft Corporation in the United States and/or other countries. Enterprise Linux and Red Hat are trademarks of Red Hat, Inc. in the United States and other countries. The information contained herein is subject to change without notice. The only warranties for HP products and services are set forth in the express warranty statements accompanying such products and services. Nothing herein should be construed as constituting an additional warranty. HP shall not be liable for technical or editorial errors or omissions contained herein. First Edition: October 2020 Document Part Number: M42381-001 Product notice This user guide describes features that are common to most models. Some features may not be available on your computer. To access the latest user guides, go to http://www.hp.com/support, and follow the instructions to find your product. Then select Manuals. Software terms By installing, copying, downloading, or otherwise using any software product preinstalled on this computer, you agree to be bound by the terms of the HP End User License Agreement (EULA). If you do not accept these license terms, your sole remedy is to return the entire unused product (hardware and software) within 14 days for a full refund subject to the refund policy of your seller. For any further information or to request a full refund of the price of the computer, please contact your seller.Contents
Hsn-Pd02
Display Method Vacuum Fluorescent Display (Blue-green) Resolution 256 × 64 Dots Display Mode Alphanumeric: 32 digits × 3 lines 32 digits × 4 lines Character Dot Matrix 8 × 16 dots for single-byte characters 16 × 16 dots for double-bytes characters Dot Size 0.49 (W) × 0.48 (H) mm Dot Pitch 0.64 (H) × 0.63 (V) mm Viewing Direction Maximum 90° Average Brightness 600 cd/m2 Character type Alphanumeric and Compound (2-Bytes) Words Character size Font 8 × 16 – 4.97 (W) × 9.93 (H) mm Font 16 × 16 – 10.09 (W) × 9.93 (H)mm User Define Character 96 characters Viewing Area 163.69(W)X40.17 (H) mm Module Dimension 230 (L) × 66.5 (W) × 26 (D) mm Top Head Dimension 240 (L) × 95 (W) × 49 (D) mm Viewing Angle Maximum 90° Net Weight Approximately 1650 grams Commands ModeUitimate
Language US English, Japanese InterfaceUsb
Baud rate Direct connection 9600 or 19200 bpsMtbf
30,000 hours Power Consumption 12 V – 400 mA EMC / Safety standardsCb, Vcci
2.2. Electrical specification 2.2.1. Block diagram
2.2.2. Power request Voltage (typical): 12 VDC +/- 10% Current consumption (typical): 400 mA
2.2.3. Communication interface Interface USB (Virtual COM Port) The default protocol of the virtual RS232 port is 9600 bps, non-parity, 8 data bits, 1 stop bit and with DTR/DSR control.
Vfd
Mcu
Usb Uart
Control & Data PowerUsb Input
Dc Input
Eeprom
Linux Red Hat® Enterprise Linux®/CentOS 6 (64 and 32 bit) and newer Suse Linux® Enterprise Point of Service 11 (64 or 32 bit) and newer Ubuntu 12.04 LTS (64 or 32 bit) and newer
Android Android™ 4.0 and newer
3.2. Command list 3.2.1. ULTIMATE command mode Command Hex Function Description
Ht
09 Move cursor rightBs
08 Move cursor leftUs Lf
1F 0A
Move cursor upLf
0A
Move cursor downUs Cr
1F 0D
Move cursor to right-most positionCr
0D
Move cursor to left-most positionHom
0B
Move cursor to home positionUs B
1F 42
Move cursor to bottom position US $ x y 1F 24 x y Move cursor to specified position 1≦x(column)≦20 ; 1≦y(row)≦2 US C n 1F 43 n Select/cancel cursor display n=0, canceled ; n=1, selectedClr
0C
Clear display screenCan
18 Clear cursor line US X n 1F 58 n Brightness adjustment 1 ≦ n ≦ 4 US E n 1F 45 n Blink display screen 0≦n≦255 (n*50msec) ON / (n*50msec) OFF n=0, blinking is canceled n=255, display is turned offEsc @
1B 40
Initialize display ESC t n 1B 74 n Select character code table (see Table 1) ESC R n 1B 52 n Select international character set (see Table 2) US r n 1F 72 n Select/cancel reverse character n=0, canceled; n=1, selectedUs Md1
1F 01
Specify overwrite modeUs Md2
1F 02
Specify vertical scroll modeUs Md3
1F 03
Specify horizontal scroll mode US T h m 1F 54 h m Set and display time 0≦h≦23 ; 0≦m≦59Us U
1F 55
Display of time counter ESC u E..CR 1B 75 45 hh 3A mm 0D Set and display 24-hour time 0x30≦h ,m≦0x39 ESC u 1..CR 1B 75 49 [data x 40] 0D Two-line displayEsc [ D
1B 5B 44
Move cursor leftEsc [ C
1B 5B 43
Move cursor rightEsc [ A
1B 5B 41
Move cursor upEsc [ B
1B 5B 42
Move cursor downEsc [ H
1B 5B 48
Move cursor to home positionEsc [ L
1B 5B 4C
Move cursor to left-most positionEsc [ R
1B 5B 52
Move cursor to right-most positionEsc [ K
1B 5B 4B
Move cursor to bottom position ESC l x y 1B 6C x y Move cursor to specified position 1≦x≦20, y=1,2 ESC u A..CR 1B 75 41 [data x 32] 0D Display data on line 1 ESC u B..CR 1B 75 42 [data x 32] 0D Display data on line 2 ESC u C..CR 1B 75 43 [data x 32] 0D Display data on line 3 GS r A 1D 72 41 [data x 96] 0D Marquee on line 1 GS r B 1D 72 42 [data x 96] 0D Marquee on line 2 GS r C 1D 72 43 [data x 96] 0D Marquee on line 3 GS r D 1D 72 44 [data x 96] 0D Marquee on line 4Pc437
USA, Standard Europe 1 0x01 Katakana Japanese 244 0xF4Cp932
Japanese Shift JIS4.2. Table 2 International character set Index n Country ASCII code Dec Hex 23 24 40