background image

 

 

 

 

15

 

Dura Communication protocol 

 

15.1

 

Message Format 

The interface board supports a data rate of 19200 bits per second. 
Data shall be transmitted with no parity, one start bit, and one stop bit. 
The basic message format is shown below: 
 

ATTN 

ADDR 

 

CMD 

 

LEN 

IHCHK 

 

DATA 

 

IDCHK 

 
The minimum message length is 7 bytes. 
 

15.1.1

 

Attention (ATTN) 

 
This byte identifies the start of a message. The following three values are defined: 
 

ATTN 

Description 

0x07 

Command 

0x06 

Acknowledge 

0x15 

Negative Acknowledge 

 
A remote master initiates a command using the 0x07 attention code. The interface board will reply with an acknowledge 
(ACK) code if the command was received successfully, or a negative acknowledge (NACK) if the command contained 
errors. 
Note that the interface board will acknowledge messages, even if it fails to execute the actions contained within. 
NACKs are only issued when the message format is corrupted, e.g. invalid checksums. 
 

15.1.2

 

Address (ADDR) 

 
This byte is used to identify and address individual interface boards. In a multi-slave configuration, the master can 
target each interface board individually, in which case the addressed interface board will reply with either an ACK or a 
NACK. 
The remote master can address all interface boards simultaneously using the broadcast address. In this case the interface 
boards will not reply. 
 

ADDR 

Description 

0x00:0xFE  Individual address space 

0xFF 

Broadcast address 

 
 
 
 
 
 
 
 
 

User Reference Manual – DuraPanel series 

PN: 07353-000 Rev B Page 18 

Summary of Contents for DuraPanel 7"

Page 1: ...User Manual DuraPanel Series DuraPanel 7 DuraPanel 12...

Page 2: ...installed and used in accordance with the instructions advised by ISIC A S it may cause interference to radio communication The DuraPanel series manufactured by ISIC A S is designed to comply with th...

Page 3: ...IMULATION 13 11 MECHANICAL OUTLINE DURAPANEL 7 OPTIONAL FAN 14 12 MECHANICAL OUTLINE DURAPANEL 12 INCH FLUSH 15 13 MECHANICAL OUTLINE DURAPANEL 12 INCH RETROFIT 16 14 MECHANICAL OUTLINE DURAPANEL 12 I...

Page 4: ...conditions according to IEC 60945 However keeping the temperature and vibration level at a minimum will extend the life time of the product ISIC recommend operating this product at normal room temper...

Page 5: ...nel 3 1 DuraPANEL7 connections Optional fan output 3 2 DuraPANEL12 connections FAN PWR 4 x USB 4 x LAN Serial DVI I 2 x PWR DC RESET CHASSIS FAN PWR 2 x USB 4 x LAN Serial 2 x PWR DC RESET DVI I CHASS...

Page 6: ...3 TxD Rx 4 DTR Rx 5 GND 6 DSR 7 RTS 8 CTS 9 RI COM2 settings RS232 422 485 is set in BIOS 4 1 DuraPANEL12 Serial COM port used for external communication COM1 COM port used for internal communication...

Page 7: ...two independent galvanic isolated power inputs Mating part number Weidm ller BLZP5 08HC 02 180F Pin Power in 1 0VDC 2 24VDC 4 3 Fan output Mating part JST XHP 2 housing SXH 001T P0 6 terminal Pin FAN...

Page 8: ...x 91 mm View angle 89 T B 89 L R typical Luminance 450 Cd m2 typical Optional Ambient light sensor Contrast ratio Touch 800 1 typical 10 finger PCAP touch internal USB interface Front glass Anti Refl...

Page 9: ...Front Display size 12 1 inch 16 10 LCD TFT MVA technology Resolution 1280 x 800 Active area 261 x 163 mm View angle 88 T B 88 L R typical Luminance 400 Cd m 2 typical Optional Ambient light sensor Con...

Page 10: ...outline DuraPanel 7 Drop in NJS 25 08 2015 General tolerances 0 2 Hole position 0 1 Angle straightness and flatness DS ISO 2768 H Scale Drawing no Replaces 07376 001 A Rev Subject ISIC A S Edwin Rahr...

Page 11: ...f 45 70207077 Web www isic dk This docoment contains proprietary information and is not to be used or reproduced without the written permission of ISIC A S ECO Material Surface Sheet 1 of 1 A1 1 1 VES...

Page 12: ...2 Hole position 0 1 Angle straightness and flatness DS ISO 2768 H Scale Drawing no Replaces 07376 002 A Rev Subject ISIC A S Edwin Rahrs Vej 54 DK 8220 Brabrand Tlf 45 70207077 Web www isic dk This do...

Page 13: ...rs Vej 54 DK 8220 Brabrand Tlf 45 70207077 Web www isic dk This docoment contains proprietary information and is not to be used or reproduced without the written permission of ISIC A S ECO Material Su...

Page 14: ...2768 H Scale Drawing no Replaces 07386 000 A Rev Subject ISIC A S Edwin Rahrs Vej 54 DK 8220 Brabrand Tlf 45 70207077 Web www isic dk This docoment contains proprietary information and is not to be u...

Page 15: ...v Subject ISIC A S Edwin Rahrs Vej 54 DK 8220 Brabrand Tlf 45 70207077 Web www isic dk This docoment contains proprietary information and is not to be used or reproduced without the written permission...

Page 16: ...erances 0 2 Hole position 0 1 Angle straightness and flatness DS ISO 2768 H Scale Drawing no Replaces 07377 001 A Rev Subject ISIC A S Edwin Rahrs Vej 54 DK 8220 Brabrand Tlf 45 70207077 Web www isic...

Page 17: ...e straightness and flatness DS ISO 2768 H Scale Drawing no Replaces 07377 004 A Rev Subject ISIC A S Edwin Rahrs Vej 54 DK 8220 Brabrand Tlf 45 70207077 Web www isic dk This docoment contains propriet...

Page 18: ...received successfully or a negative acknowledge NACK if the command contained errors Note that the interface board will acknowledge messages even if it fails to execute the actions contained within N...

Page 19: ...message with zero data This requirement does not apply to broadcasted messages 15 2 3 Data Sent DS The DS field is only transmitted as a mirror of the sent data 15 2 4 Data Field DATA The data field i...

Page 20: ...ATA field will be set to an ASCII string with the ISIC P N and revision Maximum length is 20 characters Example Ask for the Monitor Firmware Version ATTN ADDR CMD LEN IHCHK 0x07 0x00 0x56 0x45 0x52 0x...

Page 21: ...ge with the current fan state in the DATA field If the checksum was invalid the monitor will reply with a NACK message Example Turn the fan on ATTN ADDR CMD LEN IHCHK DATA IDCHK 0x07 0x00 0x46 0x41 0x...

Page 22: ...x49 0x53 0x00 0x10 Reply from interface board 00100 ATTN ADDR CMD LEN IHCHK DATA IDCHK 0x06 0x00 0x4C 0x49 0x53 0x05 0x0C 0x30 0x30 0x31 0x30 0x30 0x0E 16 Backlight color etc settings The monitor of D...

Page 23: ...15W DuraPanel 12 20W 25W 19 In rush current Test object condition A 24VDC DuraPanel 7 85 DuraPanel 12 85 20 Troubleshooting Problem Cause Solutions No picture on display No power connected Apply power...

Page 24: ...enmark Bank Code 0892 SWIFT HANDDKKK IBAN for DKK DK53 0892 0001 0159 69 IBAN for EUR DK48 0892 0003 0026 19 IBAN for USD DK26 0892 0003 0026 27 Contacts RFQ s By fax to 45 70 20 79 76 By mail to sale...

Page 25: ...h the panel PC s Chapter 3 new DuraPANEL7 drawing in updated and RS232 changed to serial Chapter 4 RS422 485 information added in serial table updated with correct pin out DuraPANEL12 swapped COM1 COM...

Page 26: ...s of the warranty Monitor classification ISO 9241 307 2008 Allowed defects per type per million pixels Defect classes Pixel defects Cluster defect Type 1 Type 2 Type 3 total 2xN3a N3b Type 1 Type 2 Ty...

Page 27: ...tly dark Cluster A cluster consists of 5 x 5 pixels Cluster pixel defect type 1 Cluster pixel defect type 2 Pixels in a cluster area constantly lit Pixels in a cluster area constantly dark Cluster pix...

Page 28: ...ications Screen type Native resolution Number of pixels Pixel defect type 1 Pixel defect type 2 Pixel defect Type 3 total 2xN3a N3b Cluster defect type 1 and 2 Cluster defect type 3 WVGA 800x480 384 0...

Page 29: ...25 Appendix B Certificate of Conformity User Reference Manual DuraPanel series PN 07353 000 Rev B Page 29...

Page 30: ...Edwin Rahrs Vej 54 DK 8220 Brabrand Denmark Web http www isic systems com Email service isic systems com User Reference Manual DuraPanel series PN 07353 000 Rev B Page 30...

Reviews: