SlideShare une entreprise Scribd logo
1  sur  10
Télécharger pour lire hors ligne
How to Set Up GV-Wiegand Capture

                                                                                                   Article ID: GV07-08-20-06
                                                                                                     Release Date: 8/20/2007




Contents
Setting Up the Connected Device ............................................................................................2
Overlaying Access Data ...........................................................................................................3
Setup Test ................................................................................................................................3
Wiegand Data Format ..............................................................................................................4
      Introduction ........................................................................................................................4
      Setting Up Wiegand Format ..............................................................................................5
Getting Help .............................................................................................................................8




Before Use

It is important to confirm the compatibility between the GV-Wiegan Capture and the card
reader/cards. When you purchase the card reader and cards, make sure the card reader and
cards support any of the Wiegand formats from 16 bits to 40 bits and the card reader is
powered by 12V DC.




GeoVision Inc.                                                       1                            Revision Date: 8/20/2007
Setting Up the Connected Device

1. On the main screen, click the Configure button, and select GV Wiegand Capture Device
   Setup. This dialog box appears.




2. Click the Device Setting tab, and select New. This dialog box appears.




      Device: Name the access control system.

      COM: Select the COM port connected to the GV-Wiegand Capture.

      Address: Select the ID of the connected GV-Wiegand Capture from 0 to 9 and A to F.
      The address should match the ID setting on the front panel of the GV-Wiegand
      Capture.

      Camera: Assign the access control system to a channel on which access data would
      overlay.




GeoVision Inc.                               2                 Revision Date: 8/20/2007
Overlaying Access Data

To overlay access data on the surveillance videos, follow these steps:


1. On the main screen, click the Configure button, and select Text Overlay Setting. This
   dialog box appears.




2. Select the positions where the text and photo are overlaid.

   For details, see “4.4 Text Overlay Setting” in GV-Wiegand Capture User’s Manual.




Setup Test

After you finish the device connection and GV-Wiegand Capture settings, it is recommended
to run a test by swiping the cards through the card reader. If the settings are successfully done,
the card numbers should appear on the channel and the bottom of the computer screen.




If the card numbers are not correctly displayed, the settings of data format may need to be
modified. See “Wiegand Data Format” below for more details.

GeoVision Inc.                                  3                   Revision Date: 8/20/2007
Wiegand Data Format

Introduction
Before you can program Wiegand data format in the GV-System, you need to get the following
information concerning the Weigand input:


•       total input bits
•       bit numbers of parity
•       bit length and bit numbers of facility code
•       bit length and bit numbers of ID code
•       the order of the bits


    NOTE

    •    Order refers to the direction of the bits. Most access systems use MSB (Most Significant
         bits) first however some access systems can do LSB (Least Significant Bit) first instead.

    •    Facility code is also known as site code.

    •    ID code is also known as badge code.




Example: the standard 26-bit Weigand format
The 26-bit format consists of 2 parity bits, 8-bit facility code, and 16-bit ID code, for a total of
26 bits. The distribution of data fields is illustrated as below:


P F F F F F F F F U U U U U U U U U U U U U U U U P


               Facility Code                                        ID Code

Parity                                                                                                 Parity



    Code             Parity                Facility Code            ID Code                   Parity
    Bit Number       1                     2, 3, 4, 5, 6, 7, 8, 9   10, 11, 12, 13, 14, 15,   26
                     (MSB)                                          16, 17, 18, 19, 20, 21,   (LSB)
                                                                    22, 23, 24, 25
                                                  Table 1




GeoVision Inc.                                        4                       Revision Date: 8/20/2007
Some access systems require Wiegand data format with LSB first as opposed to the standard
MSB first. The bit numbers of facility code and ID code will change as the follows:


P F F F F F F F F U U U U U U U U U U U U U U U U P


          Facility Code                                    ID Code

Parity                                                                                            Parity



 Code            Parity              Facility Code         ID Code                       Parity
 Bit Number      26                  18, 19, 20, 21, 22,   2, 3, 4, 5, 6, 7, 8, 9, 10,   1
                 (MSB)               23, 24, 25            11, 12, 13, 14, 15, 16,       (LSB)
                                                           17
                                           Table 2


With the basic understanding of how to analyze the information of the 26-bit Wiegand format,
you can apply a similar convention to decode the data in other Wiegand formats, and extract
the facility code and ID code.




Setting Up Wiegand Format
At the following steps, we also use the standard Weigand 26-bit format as example to set up
Wiegand data format on the GV-System.



1. Before you can process to the next step, you need to get the following information from
   the card’s manufacturer or parse the Wiegand data format based on the introduction
   above.

   • total input bits
   • bit numbers of parity
   • bit length and bit numbers of facility code
   • bit length and bit numbers of ID code




GeoVision Inc.                                    5                    Revision Date: 8/20/2007
2. Calculate the facility code and ID code using the following formula: 2 is standard, power
   is depended on facility bit length and ID bit length.

   For example, Wiegand 26-bit format has 8-bit facility code and 16-bit ID code, and then
   calculate them as below:

   Facility code: 28 -1= 255 (There are 3 digits of the result.)

   ID code: 216 -1= 65535 (There are 5 digits of the result.)

3. On the main screen, click the Configure button and select GV Wiegand Capture Device
   Setting.

4. In the GV-Wiegand Capture Setup dialog box, click the Code Format Setting tab, use the
   Code Format drop-down list to select Customized, and then click the Add button. This
   dialog box appears.




5. Because the Wiegand format we use here is the 26-bit format, select 26 in the Bit field.
   The calculation result of facility code has 3 digits; select 3 in the Facility Code field. The
   calculation result of ID code has 5 digits; select 5 in the I.D. Code field.




GeoVision Inc.                                   6                   Revision Date: 8/20/2007
6. Click Next. This dialog box appears.




7. In the fields of Parity, Facility Code and I.D. Code, enter the bit numbers of each code.
   Refer to Table 1 in “Introduction” for details.

   In the Parity field, select 1 and 26.

   In the Facility Code field, select from 2 to 9

   In the I.D Code field, select from 10 to 25.

8. Click Add. In the GV-Wiegand Capture Setup dialog box, you can view the format
   settings.




GeoVision Inc.                                    7                Revision Date: 8/20/2007
9. Test the settings by swiping the cards through the card reader. If the displayed card
    number cannot match the card, make sure the above settings are correctly configured. Or
    see “Getting Help” below.




Getting Help

If you are not certain about the information of Wiegand data format, please follow the steps
below to get your card format information and send us for calculation. You need to know at
least the total bit inputs to proceed with following steps.


1. On the main screen, click the Configure button, and select GV Wiegand Capture Device
   Setting.

2. In the GV-Wiegand Capture Setup dialog box, click the Code Format Setting tab, use the
   Code Format drop-down list to select Wiegand 26-bit, 37bit, and click OK.

3. Swipe different cards through the card reader and make sure at least 5 records of data
   have been processed.

4. Again, go to the GV-Wiegand Capture Setup dialog box to set up a new code format. Click
   the Code Format Setting tab, use the Code Format drop-down list to select Customized,
   and then click the Add button. This dialog box appears.




5. In the Bit field, select your total bit inputs, e.g. 33-bit format.

    In the Facility Code field, select O.

    In the I.D. Code field, select 1.




GeoVision Inc.                                    8                      Revision Date: 8/20/2007
6. Click Next. This dialog box appears.




7. In the Parity field, enter 1 and the total bit inputs, e.g. 1 and 33.

   In the Facility Code field, keep it blank.

   In the ID Code field, enter from 2 to (the total bit inputs minus 1), e.g. from 2 to 32.

8. Click Add. The settings are displayed in the GV-Wiegand Capture Setup dialog box. Click
   OK to exit the dialog box.




GeoVision Inc.                                  9                   Revision Date: 8/20/2007
9. Again, swipe different cards through the card reader and make sure at least 5 records of
   data have been processed.

10. Find the mdb file of POS that are stored on the hard disk.




   You can check the stored location by clicking the Configure button on the main screen,
   selecting System Log Setting and then clicking the Set Location… button to find out the
   location.

11. Send us the following information to AccessControl@geovision.com.tw for Wiegand data
   format calculation:

   • mdb file

   • the desired number of characters displayed on the computer

   Note the process will take at least 3 business days or even longer due to the follow-up
   questions and confirmations.




GeoVision Inc.                                 10                  Revision Date: 8/20/2007

Contenu connexe

Tendances

Cement Australia - Portland Cement Safety Data Sheet
Cement Australia - Portland Cement Safety Data SheetCement Australia - Portland Cement Safety Data Sheet
Cement Australia - Portland Cement Safety Data Sheetgirlfoster10
 
Class on selo2
Class on selo2Class on selo2
Class on selo2Indulal Vc
 
Deform 3 d_v61_pc_installation_notes
Deform 3 d_v61_pc_installation_notesDeform 3 d_v61_pc_installation_notes
Deform 3 d_v61_pc_installation_notessundar sivam
 
2 os mensageiros-1944
2 os mensageiros-19442 os mensageiros-1944
2 os mensageiros-1944paulasa pin
 
CIS13: Bootcamp: Ping Identity OAuth and OpenID Connect In Action with PingFe...
CIS13: Bootcamp: Ping Identity OAuth and OpenID Connect In Action with PingFe...CIS13: Bootcamp: Ping Identity OAuth and OpenID Connect In Action with PingFe...
CIS13: Bootcamp: Ping Identity OAuth and OpenID Connect In Action with PingFe...CloudIDSummit
 
Manual ferroli divatech micro ln f24
Manual ferroli divatech micro ln f24Manual ferroli divatech micro ln f24
Manual ferroli divatech micro ln f24Precio Calderas
 
Human rights of old persons वृद्ध आणि मानवी हक्क
Human rights of  old persons    वृद्ध आणि मानवी हक्कHuman rights of  old persons    वृद्ध आणि मानवी हक्क
Human rights of old persons वृद्ध आणि मानवी हक्कBhushan Rajput
 
Java Card 2.x FAQ (2001)
Java Card 2.x FAQ (2001)Java Card 2.x FAQ (2001)
Java Card 2.x FAQ (2001)Julien SIMON
 
Discover the All new DocuSign Developer Center
Discover the All new DocuSign Developer CenterDiscover the All new DocuSign Developer Center
Discover the All new DocuSign Developer CenterDocuSign
 
Modelo Tecnologia - Serviços Gerenciados em Segurança de TI
Modelo Tecnologia - Serviços Gerenciados em Segurança de TIModelo Tecnologia - Serviços Gerenciados em Segurança de TI
Modelo Tecnologia - Serviços Gerenciados em Segurança de TIEd Oliveira
 

Tendances (11)

Cement Australia - Portland Cement Safety Data Sheet
Cement Australia - Portland Cement Safety Data SheetCement Australia - Portland Cement Safety Data Sheet
Cement Australia - Portland Cement Safety Data Sheet
 
nodeMCU IOT教學03 - NodeMCU導論
nodeMCU IOT教學03 - NodeMCU導論nodeMCU IOT教學03 - NodeMCU導論
nodeMCU IOT教學03 - NodeMCU導論
 
Class on selo2
Class on selo2Class on selo2
Class on selo2
 
Deform 3 d_v61_pc_installation_notes
Deform 3 d_v61_pc_installation_notesDeform 3 d_v61_pc_installation_notes
Deform 3 d_v61_pc_installation_notes
 
2 os mensageiros-1944
2 os mensageiros-19442 os mensageiros-1944
2 os mensageiros-1944
 
CIS13: Bootcamp: Ping Identity OAuth and OpenID Connect In Action with PingFe...
CIS13: Bootcamp: Ping Identity OAuth and OpenID Connect In Action with PingFe...CIS13: Bootcamp: Ping Identity OAuth and OpenID Connect In Action with PingFe...
CIS13: Bootcamp: Ping Identity OAuth and OpenID Connect In Action with PingFe...
 
Manual ferroli divatech micro ln f24
Manual ferroli divatech micro ln f24Manual ferroli divatech micro ln f24
Manual ferroli divatech micro ln f24
 
Human rights of old persons वृद्ध आणि मानवी हक्क
Human rights of  old persons    वृद्ध आणि मानवी हक्कHuman rights of  old persons    वृद्ध आणि मानवी हक्क
Human rights of old persons वृद्ध आणि मानवी हक्क
 
Java Card 2.x FAQ (2001)
Java Card 2.x FAQ (2001)Java Card 2.x FAQ (2001)
Java Card 2.x FAQ (2001)
 
Discover the All new DocuSign Developer Center
Discover the All new DocuSign Developer CenterDiscover the All new DocuSign Developer Center
Discover the All new DocuSign Developer Center
 
Modelo Tecnologia - Serviços Gerenciados em Segurança de TI
Modelo Tecnologia - Serviços Gerenciados em Segurança de TIModelo Tecnologia - Serviços Gerenciados em Segurança de TI
Modelo Tecnologia - Serviços Gerenciados em Segurança de TI
 

Similaire à GeoVision : Access Control Solutions : How to : Wiegand settings

T bar codeoffice10_user_manual_en
T bar codeoffice10_user_manual_enT bar codeoffice10_user_manual_en
T bar codeoffice10_user_manual_enKriz Motlhala
 
AUTOMATIC DETECTION OF OVERSPEED VEHICLE
AUTOMATIC DETECTION OF OVERSPEED VEHICLEAUTOMATIC DETECTION OF OVERSPEED VEHICLE
AUTOMATIC DETECTION OF OVERSPEED VEHICLEIRJET Journal
 
ANPR based Security System Using ALR
ANPR based Security System Using ALRANPR based Security System Using ALR
ANPR based Security System Using ALRAshok Basnet
 
Workshop using open source software for mobile data collection workshop - a...
Workshop   using open source software for mobile data collection workshop - a...Workshop   using open source software for mobile data collection workshop - a...
Workshop using open source software for mobile data collection workshop - a...Wisconsin Land Information Association
 
Bill redirect field
Bill redirect fieldBill redirect field
Bill redirect fieldtopomax
 
AUTOMATIC NUMBERPLATE RECOGNITION
AUTOMATIC NUMBERPLATE RECOGNITIONAUTOMATIC NUMBERPLATE RECOGNITION
AUTOMATIC NUMBERPLATE RECOGNITIONIRJET Journal
 
Integrate card reader_with_dvr-updated110617
Integrate card reader_with_dvr-updated110617Integrate card reader_with_dvr-updated110617
Integrate card reader_with_dvr-updated110617TSOLUTIONS
 
IRJET- Recognition of Vehicle Number Plate using Raspberry PI
IRJET-  	  Recognition of Vehicle Number Plate using Raspberry PIIRJET-  	  Recognition of Vehicle Number Plate using Raspberry PI
IRJET- Recognition of Vehicle Number Plate using Raspberry PIIRJET Journal
 
IRJET- Recognition of Vehicle Number Plate using Raspberry PI
IRJET- Recognition of Vehicle Number Plate using Raspberry PIIRJET- Recognition of Vehicle Number Plate using Raspberry PI
IRJET- Recognition of Vehicle Number Plate using Raspberry PIIRJET Journal
 
Smart Barcode Based Trolley for Automated Billing Using Image Processing Tech...
Smart Barcode Based Trolley for Automated Billing Using Image Processing Tech...Smart Barcode Based Trolley for Automated Billing Using Image Processing Tech...
Smart Barcode Based Trolley for Automated Billing Using Image Processing Tech...IRJET Journal
 
RS232 barcode scanner Proximity reader on a specific field in your application
RS232 barcode scanner Proximity reader on a specific field in your applicationRS232 barcode scanner Proximity reader on a specific field in your application
RS232 barcode scanner Proximity reader on a specific field in your applicationtopomax
 
Design of VGA Controller using VHDL for LCD Display using FPGA
Design of VGA Controller using VHDL for LCD Display using  FPGADesign of VGA Controller using VHDL for LCD Display using  FPGA
Design of VGA Controller using VHDL for LCD Display using FPGAIJMER
 
Limitations of Barcode and QR code Scanner
Limitations of Barcode and QR code ScannerLimitations of Barcode and QR code Scanner
Limitations of Barcode and QR code ScannerIRJET Journal
 
IRJET- Smart Trolley for Billing System
IRJET-   	  Smart Trolley for Billing SystemIRJET-   	  Smart Trolley for Billing System
IRJET- Smart Trolley for Billing SystemIRJET Journal
 
How to extend an outbound i doc
How to extend an outbound i docHow to extend an outbound i doc
How to extend an outbound i docrupesh chouhan
 
REN_AN-CM-242_Binary_Parity_Generator_and_Checker_APN_20210701_2.pdf
REN_AN-CM-242_Binary_Parity_Generator_and_Checker_APN_20210701_2.pdfREN_AN-CM-242_Binary_Parity_Generator_and_Checker_APN_20210701_2.pdf
REN_AN-CM-242_Binary_Parity_Generator_and_Checker_APN_20210701_2.pdfSantoshDeshmukh36
 
Implementation of Low Bit Rate Vocoder for Speech Compression
Implementation of Low Bit Rate Vocoder for Speech CompressionImplementation of Low Bit Rate Vocoder for Speech Compression
Implementation of Low Bit Rate Vocoder for Speech CompressionIRJET Journal
 

Similaire à GeoVision : Access Control Solutions : How to : Wiegand settings (20)

T bar codeoffice10_user_manual_en
T bar codeoffice10_user_manual_enT bar codeoffice10_user_manual_en
T bar codeoffice10_user_manual_en
 
AUTOMATIC DETECTION OF OVERSPEED VEHICLE
AUTOMATIC DETECTION OF OVERSPEED VEHICLEAUTOMATIC DETECTION OF OVERSPEED VEHICLE
AUTOMATIC DETECTION OF OVERSPEED VEHICLE
 
ANPR based Security System Using ALR
ANPR based Security System Using ALRANPR based Security System Using ALR
ANPR based Security System Using ALR
 
Workshop using open source software for mobile data collection workshop - a...
Workshop   using open source software for mobile data collection workshop - a...Workshop   using open source software for mobile data collection workshop - a...
Workshop using open source software for mobile data collection workshop - a...
 
Bill redirect field
Bill redirect fieldBill redirect field
Bill redirect field
 
Qr codes
Qr codesQr codes
Qr codes
 
AUTOMATIC NUMBERPLATE RECOGNITION
AUTOMATIC NUMBERPLATE RECOGNITIONAUTOMATIC NUMBERPLATE RECOGNITION
AUTOMATIC NUMBERPLATE RECOGNITION
 
Quick start manual geode
Quick start manual  geodeQuick start manual  geode
Quick start manual geode
 
Integrate card reader_with_dvr-updated110617
Integrate card reader_with_dvr-updated110617Integrate card reader_with_dvr-updated110617
Integrate card reader_with_dvr-updated110617
 
IRJET- Recognition of Vehicle Number Plate using Raspberry PI
IRJET-  	  Recognition of Vehicle Number Plate using Raspberry PIIRJET-  	  Recognition of Vehicle Number Plate using Raspberry PI
IRJET- Recognition of Vehicle Number Plate using Raspberry PI
 
IRJET- Recognition of Vehicle Number Plate using Raspberry PI
IRJET- Recognition of Vehicle Number Plate using Raspberry PIIRJET- Recognition of Vehicle Number Plate using Raspberry PI
IRJET- Recognition of Vehicle Number Plate using Raspberry PI
 
Smart Barcode Based Trolley for Automated Billing Using Image Processing Tech...
Smart Barcode Based Trolley for Automated Billing Using Image Processing Tech...Smart Barcode Based Trolley for Automated Billing Using Image Processing Tech...
Smart Barcode Based Trolley for Automated Billing Using Image Processing Tech...
 
RS232 barcode scanner Proximity reader on a specific field in your application
RS232 barcode scanner Proximity reader on a specific field in your applicationRS232 barcode scanner Proximity reader on a specific field in your application
RS232 barcode scanner Proximity reader on a specific field in your application
 
Design of VGA Controller using VHDL for LCD Display using FPGA
Design of VGA Controller using VHDL for LCD Display using  FPGADesign of VGA Controller using VHDL for LCD Display using  FPGA
Design of VGA Controller using VHDL for LCD Display using FPGA
 
Limitations of Barcode and QR code Scanner
Limitations of Barcode and QR code ScannerLimitations of Barcode and QR code Scanner
Limitations of Barcode and QR code Scanner
 
IRJET- Smart Trolley for Billing System
IRJET-   	  Smart Trolley for Billing SystemIRJET-   	  Smart Trolley for Billing System
IRJET- Smart Trolley for Billing System
 
How to extend an outbound i doc
How to extend an outbound i docHow to extend an outbound i doc
How to extend an outbound i doc
 
REN_AN-CM-242_Binary_Parity_Generator_and_Checker_APN_20210701_2.pdf
REN_AN-CM-242_Binary_Parity_Generator_and_Checker_APN_20210701_2.pdfREN_AN-CM-242_Binary_Parity_Generator_and_Checker_APN_20210701_2.pdf
REN_AN-CM-242_Binary_Parity_Generator_and_Checker_APN_20210701_2.pdf
 
Implementation of Low Bit Rate Vocoder for Speech Compression
Implementation of Low Bit Rate Vocoder for Speech CompressionImplementation of Low Bit Rate Vocoder for Speech Compression
Implementation of Low Bit Rate Vocoder for Speech Compression
 
Bar tender manual
Bar tender manualBar tender manual
Bar tender manual
 

Plus de TSOLUTIONS

VIVOTEK Presentation : บรรยายพิเศษเทคโนโลยีระบบกล้องวงจรปิด IPCCTV Technology...
VIVOTEK Presentation : บรรยายพิเศษเทคโนโลยีระบบกล้องวงจรปิด IPCCTV Technology...VIVOTEK Presentation : บรรยายพิเศษเทคโนโลยีระบบกล้องวงจรปิด IPCCTV Technology...
VIVOTEK Presentation : บรรยายพิเศษเทคโนโลยีระบบกล้องวงจรปิด IPCCTV Technology...TSOLUTIONS
 
VIVOTEK Presentation : TSOLUTIONS : Integrated Security Solutions Provider fo...
VIVOTEK Presentation : TSOLUTIONS : Integrated Security Solutions Provider fo...VIVOTEK Presentation : TSOLUTIONS : Integrated Security Solutions Provider fo...
VIVOTEK Presentation : TSOLUTIONS : Integrated Security Solutions Provider fo...TSOLUTIONS
 
GeoVision : Access Control Solutions : Knowledge : AS Manager using MSSQL Server
GeoVision : Access Control Solutions : Knowledge : AS Manager using MSSQL ServerGeoVision : Access Control Solutions : Knowledge : AS Manager using MSSQL Server
GeoVision : Access Control Solutions : Knowledge : AS Manager using MSSQL ServerTSOLUTIONS
 
GeoVision : Video Management Solutions : How to : Upgrading GV-CMS CenterV2 C...
GeoVision : Video Management Solutions : How to : Upgrading GV-CMS CenterV2 C...GeoVision : Video Management Solutions : How to : Upgrading GV-CMS CenterV2 C...
GeoVision : Video Management Solutions : How to : Upgrading GV-CMS CenterV2 C...TSOLUTIONS
 
GeoVision : Access Control Solutions : How to : Upgrading AS Manager
GeoVision : Access Control Solutions : How to : Upgrading AS ManagerGeoVision : Access Control Solutions : How to : Upgrading AS Manager
GeoVision : Access Control Solutions : How to : Upgrading AS ManagerTSOLUTIONS
 
GeoVision : Video Management Solutions : How to : Trigger GV-NVR Thru AS-200
GeoVision : Video Management Solutions : How to : Trigger GV-NVR Thru AS-200GeoVision : Video Management Solutions : How to : Trigger GV-NVR Thru AS-200
GeoVision : Video Management Solutions : How to : Trigger GV-NVR Thru AS-200TSOLUTIONS
 
GeoVision : Video Management Solutions : Technology Solutions Index
GeoVision : Video Management Solutions : Technology Solutions IndexGeoVision : Video Management Solutions : Technology Solutions Index
GeoVision : Video Management Solutions : Technology Solutions IndexTSOLUTIONS
 
GeoVision : Access Control Solutions : Single Door with 2 times schedule
GeoVision : Access Control Solutions : Single Door with 2 times schedule GeoVision : Access Control Solutions : Single Door with 2 times schedule
GeoVision : Access Control Solutions : Single Door with 2 times schedule TSOLUTIONS
 
GeoVision : Video Management Solutions : Open Windows Firewall to allow Webca...
GeoVision : Video Management Solutions : Open Windows Firewall to allow Webca...GeoVision : Video Management Solutions : Open Windows Firewall to allow Webca...
GeoVision : Video Management Solutions : Open Windows Firewall to allow Webca...TSOLUTIONS
 
GeoVision : Intergation Solutions : GV-NVR and Access Control with PTZ preset...
GeoVision : Intergation Solutions : GV-NVR and Access Control with PTZ preset...GeoVision : Intergation Solutions : GV-NVR and Access Control with PTZ preset...
GeoVision : Intergation Solutions : GV-NVR and Access Control with PTZ preset...TSOLUTIONS
 
GeoVision : CCTV Solutions : Set Noise tolerance to avoid false alarm
GeoVision : CCTV Solutions : Set Noise tolerance to avoid false alarmGeoVision : CCTV Solutions : Set Noise tolerance to avoid false alarm
GeoVision : CCTV Solutions : Set Noise tolerance to avoid false alarmTSOLUTIONS
 
GeoVision : CCTV Solutions : GV-NVR Sanyo connection issue
GeoVision : CCTV Solutions : GV-NVR Sanyo connection issueGeoVision : CCTV Solutions : GV-NVR Sanyo connection issue
GeoVision : CCTV Solutions : GV-NVR Sanyo connection issueTSOLUTIONS
 
GeoVision : CCTV Solutions : Rename preset cause GV-NVR restart
GeoVision : CCTV Solutions : Rename preset cause GV-NVR restartGeoVision : CCTV Solutions : Rename preset cause GV-NVR restart
GeoVision : CCTV Solutions : Rename preset cause GV-NVR restartTSOLUTIONS
 
GeoVision : CCTV Solutions : GV-NVR Remote error message
GeoVision : CCTV Solutions : GV-NVR Remote error messageGeoVision : CCTV Solutions : GV-NVR Remote error message
GeoVision : CCTV Solutions : GV-NVR Remote error messageTSOLUTIONS
 
GeoVision : CCTV Solutions : Recording issue with Bosch IP Camera
GeoVision : CCTV Solutions : Recording issue with Bosch IP CameraGeoVision : CCTV Solutions : Recording issue with Bosch IP Camera
GeoVision : CCTV Solutions : Recording issue with Bosch IP CameraTSOLUTIONS
 
GeoVision : CCTV Solutions : RAID vs Non-RAID System for Storing Surveillance...
GeoVision : CCTV Solutions : RAID vs Non-RAID System for Storing Surveillance...GeoVision : CCTV Solutions : RAID vs Non-RAID System for Storing Surveillance...
GeoVision : CCTV Solutions : RAID vs Non-RAID System for Storing Surveillance...TSOLUTIONS
 
GeoVision : CCTV Solutions : POS Display for Player
GeoVision : CCTV Solutions : POS Display for PlayerGeoVision : CCTV Solutions : POS Display for Player
GeoVision : CCTV Solutions : POS Display for PlayerTSOLUTIONS
 
GeoVision : CCTV Solutions : Multicast solutions
GeoVision : CCTV Solutions : Multicast solutionsGeoVision : CCTV Solutions : Multicast solutions
GeoVision : CCTV Solutions : Multicast solutionsTSOLUTIONS
 
GeoVision : CCTV Solutions : GV-NVR for Object counting
GeoVision : CCTV Solutions : GV-NVR for Object countingGeoVision : CCTV Solutions : GV-NVR for Object counting
GeoVision : CCTV Solutions : GV-NVR for Object countingTSOLUTIONS
 
GeoVision : CCTV Solutions : GV-NVR Lite VS QNAP VS-2008 Pro
GeoVision : CCTV Solutions : GV-NVR Lite VS QNAP VS-2008 ProGeoVision : CCTV Solutions : GV-NVR Lite VS QNAP VS-2008 Pro
GeoVision : CCTV Solutions : GV-NVR Lite VS QNAP VS-2008 ProTSOLUTIONS
 

Plus de TSOLUTIONS (20)

VIVOTEK Presentation : บรรยายพิเศษเทคโนโลยีระบบกล้องวงจรปิด IPCCTV Technology...
VIVOTEK Presentation : บรรยายพิเศษเทคโนโลยีระบบกล้องวงจรปิด IPCCTV Technology...VIVOTEK Presentation : บรรยายพิเศษเทคโนโลยีระบบกล้องวงจรปิด IPCCTV Technology...
VIVOTEK Presentation : บรรยายพิเศษเทคโนโลยีระบบกล้องวงจรปิด IPCCTV Technology...
 
VIVOTEK Presentation : TSOLUTIONS : Integrated Security Solutions Provider fo...
VIVOTEK Presentation : TSOLUTIONS : Integrated Security Solutions Provider fo...VIVOTEK Presentation : TSOLUTIONS : Integrated Security Solutions Provider fo...
VIVOTEK Presentation : TSOLUTIONS : Integrated Security Solutions Provider fo...
 
GeoVision : Access Control Solutions : Knowledge : AS Manager using MSSQL Server
GeoVision : Access Control Solutions : Knowledge : AS Manager using MSSQL ServerGeoVision : Access Control Solutions : Knowledge : AS Manager using MSSQL Server
GeoVision : Access Control Solutions : Knowledge : AS Manager using MSSQL Server
 
GeoVision : Video Management Solutions : How to : Upgrading GV-CMS CenterV2 C...
GeoVision : Video Management Solutions : How to : Upgrading GV-CMS CenterV2 C...GeoVision : Video Management Solutions : How to : Upgrading GV-CMS CenterV2 C...
GeoVision : Video Management Solutions : How to : Upgrading GV-CMS CenterV2 C...
 
GeoVision : Access Control Solutions : How to : Upgrading AS Manager
GeoVision : Access Control Solutions : How to : Upgrading AS ManagerGeoVision : Access Control Solutions : How to : Upgrading AS Manager
GeoVision : Access Control Solutions : How to : Upgrading AS Manager
 
GeoVision : Video Management Solutions : How to : Trigger GV-NVR Thru AS-200
GeoVision : Video Management Solutions : How to : Trigger GV-NVR Thru AS-200GeoVision : Video Management Solutions : How to : Trigger GV-NVR Thru AS-200
GeoVision : Video Management Solutions : How to : Trigger GV-NVR Thru AS-200
 
GeoVision : Video Management Solutions : Technology Solutions Index
GeoVision : Video Management Solutions : Technology Solutions IndexGeoVision : Video Management Solutions : Technology Solutions Index
GeoVision : Video Management Solutions : Technology Solutions Index
 
GeoVision : Access Control Solutions : Single Door with 2 times schedule
GeoVision : Access Control Solutions : Single Door with 2 times schedule GeoVision : Access Control Solutions : Single Door with 2 times schedule
GeoVision : Access Control Solutions : Single Door with 2 times schedule
 
GeoVision : Video Management Solutions : Open Windows Firewall to allow Webca...
GeoVision : Video Management Solutions : Open Windows Firewall to allow Webca...GeoVision : Video Management Solutions : Open Windows Firewall to allow Webca...
GeoVision : Video Management Solutions : Open Windows Firewall to allow Webca...
 
GeoVision : Intergation Solutions : GV-NVR and Access Control with PTZ preset...
GeoVision : Intergation Solutions : GV-NVR and Access Control with PTZ preset...GeoVision : Intergation Solutions : GV-NVR and Access Control with PTZ preset...
GeoVision : Intergation Solutions : GV-NVR and Access Control with PTZ preset...
 
GeoVision : CCTV Solutions : Set Noise tolerance to avoid false alarm
GeoVision : CCTV Solutions : Set Noise tolerance to avoid false alarmGeoVision : CCTV Solutions : Set Noise tolerance to avoid false alarm
GeoVision : CCTV Solutions : Set Noise tolerance to avoid false alarm
 
GeoVision : CCTV Solutions : GV-NVR Sanyo connection issue
GeoVision : CCTV Solutions : GV-NVR Sanyo connection issueGeoVision : CCTV Solutions : GV-NVR Sanyo connection issue
GeoVision : CCTV Solutions : GV-NVR Sanyo connection issue
 
GeoVision : CCTV Solutions : Rename preset cause GV-NVR restart
GeoVision : CCTV Solutions : Rename preset cause GV-NVR restartGeoVision : CCTV Solutions : Rename preset cause GV-NVR restart
GeoVision : CCTV Solutions : Rename preset cause GV-NVR restart
 
GeoVision : CCTV Solutions : GV-NVR Remote error message
GeoVision : CCTV Solutions : GV-NVR Remote error messageGeoVision : CCTV Solutions : GV-NVR Remote error message
GeoVision : CCTV Solutions : GV-NVR Remote error message
 
GeoVision : CCTV Solutions : Recording issue with Bosch IP Camera
GeoVision : CCTV Solutions : Recording issue with Bosch IP CameraGeoVision : CCTV Solutions : Recording issue with Bosch IP Camera
GeoVision : CCTV Solutions : Recording issue with Bosch IP Camera
 
GeoVision : CCTV Solutions : RAID vs Non-RAID System for Storing Surveillance...
GeoVision : CCTV Solutions : RAID vs Non-RAID System for Storing Surveillance...GeoVision : CCTV Solutions : RAID vs Non-RAID System for Storing Surveillance...
GeoVision : CCTV Solutions : RAID vs Non-RAID System for Storing Surveillance...
 
GeoVision : CCTV Solutions : POS Display for Player
GeoVision : CCTV Solutions : POS Display for PlayerGeoVision : CCTV Solutions : POS Display for Player
GeoVision : CCTV Solutions : POS Display for Player
 
GeoVision : CCTV Solutions : Multicast solutions
GeoVision : CCTV Solutions : Multicast solutionsGeoVision : CCTV Solutions : Multicast solutions
GeoVision : CCTV Solutions : Multicast solutions
 
GeoVision : CCTV Solutions : GV-NVR for Object counting
GeoVision : CCTV Solutions : GV-NVR for Object countingGeoVision : CCTV Solutions : GV-NVR for Object counting
GeoVision : CCTV Solutions : GV-NVR for Object counting
 
GeoVision : CCTV Solutions : GV-NVR Lite VS QNAP VS-2008 Pro
GeoVision : CCTV Solutions : GV-NVR Lite VS QNAP VS-2008 ProGeoVision : CCTV Solutions : GV-NVR Lite VS QNAP VS-2008 Pro
GeoVision : CCTV Solutions : GV-NVR Lite VS QNAP VS-2008 Pro
 

Dernier

Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...apidays
 
Advantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessAdvantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessPixlogix Infotech
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityPrincipled Technologies
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsJoaquim Jorge
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024Results
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slidevu2urc
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024The Digital Insurer
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Scriptwesley chun
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUK Journal
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?Antenna Manufacturer Coco
 

Dernier (20)

Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
Advantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessAdvantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your Business
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?
 

GeoVision : Access Control Solutions : How to : Wiegand settings

  • 1. How to Set Up GV-Wiegand Capture Article ID: GV07-08-20-06 Release Date: 8/20/2007 Contents Setting Up the Connected Device ............................................................................................2 Overlaying Access Data ...........................................................................................................3 Setup Test ................................................................................................................................3 Wiegand Data Format ..............................................................................................................4 Introduction ........................................................................................................................4 Setting Up Wiegand Format ..............................................................................................5 Getting Help .............................................................................................................................8 Before Use It is important to confirm the compatibility between the GV-Wiegan Capture and the card reader/cards. When you purchase the card reader and cards, make sure the card reader and cards support any of the Wiegand formats from 16 bits to 40 bits and the card reader is powered by 12V DC. GeoVision Inc. 1 Revision Date: 8/20/2007
  • 2. Setting Up the Connected Device 1. On the main screen, click the Configure button, and select GV Wiegand Capture Device Setup. This dialog box appears. 2. Click the Device Setting tab, and select New. This dialog box appears. Device: Name the access control system. COM: Select the COM port connected to the GV-Wiegand Capture. Address: Select the ID of the connected GV-Wiegand Capture from 0 to 9 and A to F. The address should match the ID setting on the front panel of the GV-Wiegand Capture. Camera: Assign the access control system to a channel on which access data would overlay. GeoVision Inc. 2 Revision Date: 8/20/2007
  • 3. Overlaying Access Data To overlay access data on the surveillance videos, follow these steps: 1. On the main screen, click the Configure button, and select Text Overlay Setting. This dialog box appears. 2. Select the positions where the text and photo are overlaid. For details, see “4.4 Text Overlay Setting” in GV-Wiegand Capture User’s Manual. Setup Test After you finish the device connection and GV-Wiegand Capture settings, it is recommended to run a test by swiping the cards through the card reader. If the settings are successfully done, the card numbers should appear on the channel and the bottom of the computer screen. If the card numbers are not correctly displayed, the settings of data format may need to be modified. See “Wiegand Data Format” below for more details. GeoVision Inc. 3 Revision Date: 8/20/2007
  • 4. Wiegand Data Format Introduction Before you can program Wiegand data format in the GV-System, you need to get the following information concerning the Weigand input: • total input bits • bit numbers of parity • bit length and bit numbers of facility code • bit length and bit numbers of ID code • the order of the bits NOTE • Order refers to the direction of the bits. Most access systems use MSB (Most Significant bits) first however some access systems can do LSB (Least Significant Bit) first instead. • Facility code is also known as site code. • ID code is also known as badge code. Example: the standard 26-bit Weigand format The 26-bit format consists of 2 parity bits, 8-bit facility code, and 16-bit ID code, for a total of 26 bits. The distribution of data fields is illustrated as below: P F F F F F F F F U U U U U U U U U U U U U U U U P Facility Code ID Code Parity Parity Code Parity Facility Code ID Code Parity Bit Number 1 2, 3, 4, 5, 6, 7, 8, 9 10, 11, 12, 13, 14, 15, 26 (MSB) 16, 17, 18, 19, 20, 21, (LSB) 22, 23, 24, 25 Table 1 GeoVision Inc. 4 Revision Date: 8/20/2007
  • 5. Some access systems require Wiegand data format with LSB first as opposed to the standard MSB first. The bit numbers of facility code and ID code will change as the follows: P F F F F F F F F U U U U U U U U U U U U U U U U P Facility Code ID Code Parity Parity Code Parity Facility Code ID Code Parity Bit Number 26 18, 19, 20, 21, 22, 2, 3, 4, 5, 6, 7, 8, 9, 10, 1 (MSB) 23, 24, 25 11, 12, 13, 14, 15, 16, (LSB) 17 Table 2 With the basic understanding of how to analyze the information of the 26-bit Wiegand format, you can apply a similar convention to decode the data in other Wiegand formats, and extract the facility code and ID code. Setting Up Wiegand Format At the following steps, we also use the standard Weigand 26-bit format as example to set up Wiegand data format on the GV-System. 1. Before you can process to the next step, you need to get the following information from the card’s manufacturer or parse the Wiegand data format based on the introduction above. • total input bits • bit numbers of parity • bit length and bit numbers of facility code • bit length and bit numbers of ID code GeoVision Inc. 5 Revision Date: 8/20/2007
  • 6. 2. Calculate the facility code and ID code using the following formula: 2 is standard, power is depended on facility bit length and ID bit length. For example, Wiegand 26-bit format has 8-bit facility code and 16-bit ID code, and then calculate them as below: Facility code: 28 -1= 255 (There are 3 digits of the result.) ID code: 216 -1= 65535 (There are 5 digits of the result.) 3. On the main screen, click the Configure button and select GV Wiegand Capture Device Setting. 4. In the GV-Wiegand Capture Setup dialog box, click the Code Format Setting tab, use the Code Format drop-down list to select Customized, and then click the Add button. This dialog box appears. 5. Because the Wiegand format we use here is the 26-bit format, select 26 in the Bit field. The calculation result of facility code has 3 digits; select 3 in the Facility Code field. The calculation result of ID code has 5 digits; select 5 in the I.D. Code field. GeoVision Inc. 6 Revision Date: 8/20/2007
  • 7. 6. Click Next. This dialog box appears. 7. In the fields of Parity, Facility Code and I.D. Code, enter the bit numbers of each code. Refer to Table 1 in “Introduction” for details. In the Parity field, select 1 and 26. In the Facility Code field, select from 2 to 9 In the I.D Code field, select from 10 to 25. 8. Click Add. In the GV-Wiegand Capture Setup dialog box, you can view the format settings. GeoVision Inc. 7 Revision Date: 8/20/2007
  • 8. 9. Test the settings by swiping the cards through the card reader. If the displayed card number cannot match the card, make sure the above settings are correctly configured. Or see “Getting Help” below. Getting Help If you are not certain about the information of Wiegand data format, please follow the steps below to get your card format information and send us for calculation. You need to know at least the total bit inputs to proceed with following steps. 1. On the main screen, click the Configure button, and select GV Wiegand Capture Device Setting. 2. In the GV-Wiegand Capture Setup dialog box, click the Code Format Setting tab, use the Code Format drop-down list to select Wiegand 26-bit, 37bit, and click OK. 3. Swipe different cards through the card reader and make sure at least 5 records of data have been processed. 4. Again, go to the GV-Wiegand Capture Setup dialog box to set up a new code format. Click the Code Format Setting tab, use the Code Format drop-down list to select Customized, and then click the Add button. This dialog box appears. 5. In the Bit field, select your total bit inputs, e.g. 33-bit format. In the Facility Code field, select O. In the I.D. Code field, select 1. GeoVision Inc. 8 Revision Date: 8/20/2007
  • 9. 6. Click Next. This dialog box appears. 7. In the Parity field, enter 1 and the total bit inputs, e.g. 1 and 33. In the Facility Code field, keep it blank. In the ID Code field, enter from 2 to (the total bit inputs minus 1), e.g. from 2 to 32. 8. Click Add. The settings are displayed in the GV-Wiegand Capture Setup dialog box. Click OK to exit the dialog box. GeoVision Inc. 9 Revision Date: 8/20/2007
  • 10. 9. Again, swipe different cards through the card reader and make sure at least 5 records of data have been processed. 10. Find the mdb file of POS that are stored on the hard disk. You can check the stored location by clicking the Configure button on the main screen, selecting System Log Setting and then clicking the Set Location… button to find out the location. 11. Send us the following information to AccessControl@geovision.com.tw for Wiegand data format calculation: • mdb file • the desired number of characters displayed on the computer Note the process will take at least 3 business days or even longer due to the follow-up questions and confirmations. GeoVision Inc. 10 Revision Date: 8/20/2007