Gpio version control system, Application name and version information – Printronix PrintNet Enterprise User Manual

Page 271

Advertising
background image

Application Name and Version Information

271

Figure 240. Prt_Locked Mapping Table

If it is the third try, the event generator timer starts and the Prt_Locked
mapping table is selected. In this table we’ll inform the user that the printer is
locked by displaying the Printer Locked message on the LCD. We’ll inform the
host by sending a message through the interface and disable the operator
panel, making it useless until a power cycle has been done.

The program could be easier to enter by using the new subroutine function.
The seven entries related to the pressing of the keys to generate the PIN
code could be made a subroutine. This would improve printer memory usage
and save time on typing.

GPIO Version Control System

The Version Control System (VCS) allows you to assign an application name
and add version information to the files. This information helps you easily
identify the purpose of the files created and in which application. The VCS
prints the application name and version information in the printer’s
configuration printout.

Application Name and Version Information

The application name is a logical user-defined name for the GPIO application
and is stored inside the GPIO Configuration file. The maximum length is 16
characters.

The version information contains the following:

Version Number

– V<version>.<revision><release level>

where:

<version> = decimal number ( 1 … n )

<revision> = decimal number ( two digits: 00 … 99 )

<release level> = upper-case alphabetic character ( A … ZZ )

Examples:

V1.00A (initial version), V2.06C, V3.21AA, V3.21BX.

Advertising