SlideShare uma empresa Scribd logo
1 de 10
Baixar para ler offline
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

Mais conteúdo relacionado

Semelhante a GeoVision : Access Control Solutions : How to : Wiegand settings

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
 
4.2 Service TestThis test is for the Services module. It designe.docx
4.2 Service TestThis test is for the Services module. It designe.docx4.2 Service TestThis test is for the Services module. It designe.docx
4.2 Service TestThis test is for the Services module. It designe.docxgilbertkpeters11344
 
GRUG 2.0 6 Digital Guerrilla Validation 20180503
GRUG 2.0 6 Digital Guerrilla Validation 20180503GRUG 2.0 6 Digital Guerrilla Validation 20180503
GRUG 2.0 6 Digital Guerrilla Validation 20180503Glasgow Revit User Group
 
Cisp Payment Application Best Practices
Cisp Payment Application Best PracticesCisp Payment Application Best Practices
Cisp Payment Application Best Practicesguestcc519e
 
Raspberry Pi Vehicles Number Plate Recognition
Raspberry Pi Vehicles Number Plate RecognitionRaspberry Pi Vehicles Number Plate Recognition
Raspberry Pi Vehicles Number Plate RecognitionIRJET Journal
 

Semelhante a GeoVision : Access Control Solutions : How to : Wiegand settings (20)

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
 
Plan PCI.docx
Plan PCI.docxPlan PCI.docx
Plan PCI.docx
 
4.2 Service TestThis test is for the Services module. It designe.docx
4.2 Service TestThis test is for the Services module. It designe.docx4.2 Service TestThis test is for the Services module. It designe.docx
4.2 Service TestThis test is for the Services module. It designe.docx
 
GRUG 2.0 6 Digital Guerrilla Validation 20180503
GRUG 2.0 6 Digital Guerrilla Validation 20180503GRUG 2.0 6 Digital Guerrilla Validation 20180503
GRUG 2.0 6 Digital Guerrilla Validation 20180503
 
Cisp Payment Application Best Practices
Cisp Payment Application Best PracticesCisp Payment Application Best Practices
Cisp Payment Application Best Practices
 
Raspberry Pi Vehicles Number Plate Recognition
Raspberry Pi Vehicles Number Plate RecognitionRaspberry Pi Vehicles Number Plate Recognition
Raspberry Pi Vehicles Number Plate Recognition
 

Mais 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
 

Mais 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
 

Último

Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubKalema Edgar
 
Vector Databases 101 - An introduction to the world of Vector Databases
Vector Databases 101 - An introduction to the world of Vector DatabasesVector Databases 101 - An introduction to the world of Vector Databases
Vector Databases 101 - An introduction to the world of Vector DatabasesZilliz
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationSlibray Presentation
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Commit University
 
Story boards and shot lists for my a level piece
Story boards and shot lists for my a level pieceStory boards and shot lists for my a level piece
Story boards and shot lists for my a level piececharlottematthew16
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationRidwan Fadjar
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebUiPathCommunity
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfAddepto
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 3652toLead Limited
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Patryk Bandurski
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsRizwan Syed
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfAlex Barbosa Coqueiro
 
Training state-of-the-art general text embedding
Training state-of-the-art general text embeddingTraining state-of-the-art general text embedding
Training state-of-the-art general text embeddingZilliz
 
Search Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfSearch Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfRankYa
 
SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxNavinnSomaal
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationSafe Software
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyAlfredo García Lavilla
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLScyllaDB
 

Último (20)

Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding Club
 
Vector Databases 101 - An introduction to the world of Vector Databases
Vector Databases 101 - An introduction to the world of Vector DatabasesVector Databases 101 - An introduction to the world of Vector Databases
Vector Databases 101 - An introduction to the world of Vector Databases
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck Presentation
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!
 
Story boards and shot lists for my a level piece
Story boards and shot lists for my a level pieceStory boards and shot lists for my a level piece
Story boards and shot lists for my a level piece
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 Presentation
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio Web
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdf
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL Certs
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdf
 
Training state-of-the-art general text embedding
Training state-of-the-art general text embeddingTraining state-of-the-art general text embedding
Training state-of-the-art general text embedding
 
Search Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfSearch Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdf
 
SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptx
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easy
 
DMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special EditionDMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special Edition
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQL
 

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