Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Last revision Both sides next revision
en:multiple_wiegand_format_support [2017/08/25 11:54]
127.0.0.1 external edit
en:multiple_wiegand_format_support [2018/02/20 16:03]
kkshin [2. How the multiple Wiegand format support works]
Line 25: Line 25:
 public struct BS2WiegandConfig public struct BS2WiegandConfig
 { {
- public byte inOut;+ public byte mode;
  public byte useWiegandBypass;​  public byte useWiegandBypass;​
  public byte useFailCode;​  public byte useFailCode;​
Line 52: Line 52:
 public struct BS2WiegandConfig public struct BS2WiegandConfig
 { {
- public byte inOut;+ public byte mode;
  public byte useWiegandBypass;​  public byte useWiegandBypass;​
  public byte useFailCode;​  public byte useFailCode;​