FCA-V4 Turnstile
V4 Turnstile[edit | edit source]
LINUX BOARD[edit | edit source]
Customer Specific Configuration[edit | edit source]
Disconnect the Entry scanner and the Exit scanner, run the script:
wget http://readonly:secret@svn.crm.ventureresearch.com/svn/linux/testing/fcb/vr-v4turnstile-secondrun.sh -O - | sh
Setup Turnstile DUALZONE configuration[edit | edit source]
Connect the Entry scanner and the Exit scanner, run the script:
wget http://readonly:secret@svn.crm.ventureresearch.com/svn/linux/testing/fcb/pre-ship_v4turnstile.sh -O - | sh
VRHM Test[edit | edit source]
- VR Tri-Badge Scanner [Entry]
Connect the Entry scanner, Disconnect the Exit scanner, Reboot the board before test.
- VR Tri-Badge Scanner [Exit]
Disconnect the Entry scanner, Connect the Exit scanner, Reboot the board before test.
- FCBackground Turnstile V4 [Prebox]
The complete turnstile system test. Use the UHF badge only.
After System Test[edit | edit source]
Setup security login:
nc localhost 2020 set password 0 vrfc7 0 commit
Tri-Badge Scanner[edit | edit source]
Steps to prepare a Tri-Badge Scanner[edit | edit source]
1. Acknowledge the scanner is Entry or Exit
2. Prepare VR Serial label and Entry/Exit label
3. Connect the scanner to the testing Linux board and the black IO box
4. Wait a few seconds, check if the scanner is online
GET INVENTORY
5. Change the board serial number to the scanner's serial number
1 SET VRSERIAL xxxxx 1 COMMIT CAN RESET
6. Configure QR barcode scanner
7. Configure HF reader:
Follow the instructions in M:\$$-CUSTOMERS\FC Background\BADGE SCANNER UHF HF QR\Documents\HF Reader\Load Configuration to HF READER.pdf.
8. Start a VRHM test
Details[edit | edit source]
Entry Scanner:
- Component ID: 10108. If different, change it by the commands:
VRSNxxxxx SET COMPONENTID 10108 VRSNxxxxx COMMIT CAN RESET
- Set VR Serial Number:
C10108 SET VRSERIAL xxxxx C10108 COMMIT
- Configure M6e Nano or M7e Pico:
C10108 SET MUX 1 C10108 SET POWERBASE 9 C10108 SET SESSIONVAL 1 C10108 SET TAGMETADATA EPC ANTENNA READCOUNT RSSI C10108 PASSTHRU SET SCANNER SCMCNT C10108 PASSTHRU SET SCANNER LAMENA0 C10108 PASSTHRU SET SCANNER AIMENA0 C10108 PASSTHRU SET SCANNER MIRLRE1 C10108 PASSTHRU SET SCANNER CNTALW3 C10108 PASSTHRU SET SCANNERMODE CONT C10108 COMMIT
- Configure HF Reader:
If you have set the HF Reader in the Step 7 above, please skip the steps blow.
curl http://readonly:secret@svn.ventureresearch.com/svn/linux/testing/innovazones/Innovaand_VRCOnfig.hwg+ -o /tmp/jbsconfig_v4.hwg+
- ONLY run this next line to program the scanner. Scanner needs to be connected:
pcprox-util -d -p /var/run/vrgpio/vrproto_serial_c10108_pty_ch2 -f /tmp/jbsconfig_v4.hwg+
- Expected Output
pcprox-util: Starting pcProx utility version 0.2 pcprox-util: with debug printing! pcprox-util: Serial mode, port: /var/run/vrgpio/vrproto_serial_c10109_pty_ch2 pcprox-util: Symbolic file /dev/tty_hf exists pcprox-util: Success to create the symbolic file /dev/tty_hf pcprox-util: Filesize: 17756 pcprox-util: Opening Serial Device pcprox-util: SetComLinux result: 1 pcprox-util: Loading file: /tmp/jbsconfig_v4.hwg+ pcprox-util: Read dev cfg fm file: 1 pcprox-util: Writing Configuration... pcprox-util: Write cfg: 1
Exit Scanner:
- Component ID: 10109. If different, change it by the commands:
VRSNxxxxx SET COMPONENTID 10109 VRSNxxxxx COMMIT CAN RESET
- Set VR Serial Number:
C10109 SET VRSERIAL xxxxx C10109 COMMIT
- Configure M6e Nano or M7e Pico:
C10109 SET MUX 1 C10109 SET POWERBASE 9 C10109 SET SESSIONVAL 1 C10109 SET TAGMETADATA EPC ANTENNA READCOUNT RSSI C10109 PASSTHRU SET SCANNER SCMCNT C10109 PASSTHRU SET SCANNER LAMENA0 C10109 PASSTHRU SET SCANNER AIMENA0 C10109 PASSTHRU SET SCANNER MIRLRE1 C10109 PASSTHRU SET SCANNER CNTALW3 C10109 PASSTHRU SET SCANNERMODE CONT C10109 COMMIT
- Configure HF Reader:
If you have set the HF Reader in the Step 7 above, please skip the steps blow.
curl http://readonly:secret@svn.ventureresearch.com/svn/linux/testing/innovazones/Innovaand_VRCOnfig.hwg+ -o /tmp/jbsconfig_v4.hwg+
- ONLY run this next line to program the scanner. Scanner needs to be connected:
pcprox-util -d -p /var/run/vrgpio/vrproto_serial_c10109_pty_ch2 -f /tmp/jbsconfig_v4.hwg+
- Expected Output
pcprox-util: Starting pcProx utility version 0.2 pcprox-util: with debug printing! pcprox-util: Serial mode, port: /var/run/vrgpio/vrproto_serial_c10109_pty_ch2 pcprox-util: Symbolic file /dev/tty_hf exists pcprox-util: Success to create the symbolic file /dev/tty_hf pcprox-util: Filesize: 17756 pcprox-util: Opening Serial Device pcprox-util: SetComLinux result: 1 pcprox-util: Loading file: /tmp/jbsconfig_v4.hwg+ pcprox-util: Read dev cfg fm file: 1 pcprox-util: Writing Configuration... pcprox-util: Write cfg: 1