Crb files, Appendix a – Opticon LH2 User Manual

Page 39

Advertising
background image

Appendix

A

38

Appendix

A

39

CRB Files

The CRB file is a convenient method for creating and maintaining a set of commands that

can be easily sent to the reader. The CRB files are regular text files with the .crb extension.

These CRB files can be created in any text editor such as “Notepad” and saved with the file

extension of .crb.

The CRB file can be sent to the reader using any standard serial program. You can use

HyperTerminal Program to send the file. Please refer the topic in Chapter 1 - Quick Start-

Up Procedure to set up the HyperTerminal program. After setting the connection use the

Transfer pull-down menu, select “Send Text File...“ (figure) and then select the file you want

to send to the LH2.

The CRB file allows for combining multiple functions into a single file.

NOTE: You can comment your CRB file with a semicolon(;) as shown below.

The standard format of the CRB file is

;>PA7

;enable programming mode

commands

commands

.

.

commands

~

;save the settings

PA8

;disable the programming mode

Advertising