This page (revision-22) was last changed on 26-Nov-2021 10:22 by lurtan

This page was created on 26-Nov-2021 10:22 by jmyers

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note
22 26-Nov-2021 10:22 14 KB lurtan to previous
21 26-Nov-2021 10:22 14 KB rforbes to previous | to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 36 changed one line
*There are 4 main pieces of software that are required to be loaded and maintained on the clocks.
*There are four main pieces of software that are required to be loaded and maintained on the clocks.
At line 40 changed one line
**High Line Provided
**System Provided
At line 44 changed 2 lines
*Loading all four pieces of software is preformed via TFTP communication.
{{TFTP [-i] host [GET | PUT] source [destination]}}
*Loading all four pieces of software is preformed via TFTP communication.:\\{{tftp -i <ipaddress> PUT App.jar \flashdisk\App.jar}}
At line 79 changed one line
*Employees may be requested to punch into a specific job (ENTER_JOB). When this is true, the information collected identifying the employee is sent immediately to the server for validation and a list of jobs the employee may clock into is returned to the clock. If the employee has only one assignment, the punch will be recorded and the clock will declare a successful punch recorded.
*Employees may be requested to punch into a specific job (ENTER_JOB). When this is true, the information collected identifying the employee is sent immediately to the server for validation and a list of jobs the employee may clock into is returned to the clock. If the employee has only one assignment, the punch will be recorded and the clock will declare a successful punch recorded. The number of jobs an employee can punch into the G2 clock is limited to 8 (as there are 8 selection buttons).
At line 95 changed one line
*The enroll key is used to capture two finger print bio scans referred to as templates and record them into the clock memory. An option to store the print templates on the server is provided in the configuration file (STORE_BIO). If this attribute is false, two templates will be stored on the clock only. The true two templates will be stored on both the clock being used and in the database which the web server points to.
*The enroll key is used to capture two finger print bio scans referred to as templates and record them into the clock memory. An option to store the print templates on the server is provided in the configuration file (STORE_BIO). If this attribute is false, two templates will be stored on the clock only. The true two templates will be stored on both the clock being used and in the database which the web server points to.