Current command:
lf gallagher sim --help
Enables simulation of GALLAGHER card with specified card number. Simulation runs until the button is pressed or another USB command is issued. usage: lf gallagher sim [-h] [-r <hex>] [--rc <decimal>] [--fc <decimal>] [--cn <decimal>] [--il <decimal>] options: options: -h, --help This help -r, --raw <hex> raw hex data. 12 bytes max --rc <decimal> Region code. 4 bits max --fc <decimal> Facility code. 2 bytes max --cn <decimal> Card number. 3 bytes max --il <decimal> Issue level. 4 bits max examples/notes: lf gallagher sim --raw 0FFD5461A9DA1346B2D1AC32 lf gallagher sim --rc 0 --fc 9876 --cn 1234 --il 1