Controlled Products Systems Group WDG-5912 User Manual
Page 22

©2010
Cypress Computer Systems, Inc. 2/1/10
WDG-5912 Programming Instructions Version 1.0.2
Page 16
05B Number of Digits, Radix in Field 1:
05 00
05D Number of Digits, Radix in Field 2:
05 00
Field 1 is typically the Facility Code Field, 2 is the Badge Field.
If you donʼt want the Facility Code, simply enter a 0 for the Number of digits.
The significance of the fields is determined by the Processing Format chosen.
\L0105B00
Suppress field 1 output
\L0105D07
7 digits for badge number (field 2)
The output RADIX (Decimal / HEX) can also be set differently for each field. This comes in handy when
there is a need to see all bits in a format. Set field 1 to Decimal, Set field 2 to HEX then set the
processing format to “Default”.
Set the number of output digits for field 2 to something large enough to hold the number of bits
expected (2 + number of bits / 4 is typical ) and set the RADIX to Hex (01). Set field 1 to output 3
digits (the bit count). Make sure the format you are presenting is set to process as default (00). Put a
Middle key sequence to separate the 2 fields (a Space is fine).
\L0105B0300
\L0205D0F01
\L0203D0129
Field 1 setup
Field 2 setup
Middle “Space” delimiter
When you present a badge, the following output style should occur.
032 00000005FF005B3
Number of bits
Hex representation of ALL bits
WDG-5912 Programming - The Simulator (Output) Screen