Contents
Display Legacy Contents

 Print
    Zebra RFID GPIO    
This action is use to manage the General Purpose Input/Output ports.

Parameters

Operation Type Set GPI State
Allow to enable or disable a general purpose  input port (GPI).
   

Port Number <numeric> -
  The input port number to set the state.
   
  Enabled <string> -
   If the speciifyed input port is to be enabled or disabled.
   
Operation Type Get GPI State
 Allow to determine if a general purpose  input port (GPI) is enabled or disabled and its current state (low/high)
   
  Port Number <numeric> -
  The input port number to get the state.
   
  Target Enabled <numeric> -
  Will get 1 if this port is currently enabled and 0 if it is disabled.
   
  Target State<numeric> -
  Will get 1 if this port is currenytly high (true) and 0 if it is low (false).
   
Operation Type Get GPI Event Info
This should be used inside the event "RFID GPI State" and is triggered when an enabled GPI port state changes from low to high or vice-versa.
   
  Target Port Number <numeric> -
  The input port number that triggered this event due to a state change.
   
  Target State <numeric> -
   The new state of the GPI port.
   
Operation Type Set GPO State
This allows to change the sate of a general purpose output port (GPO) to high (true) or low (false).
   
  Port Number <numeric> -
  The output port number to change the state.
   
  State <numeric> -
  The new state for the output port o-Low(false) or 1-High(true).
   
Operation Type Get GPO State
This allows to get the current sate of a general purpose output port (GPO).
   
  Port Number <numeric> -
  The output port number to get the state.
   
  State <numeric> -
  This will get the current state of the output port to 0 if low(false) or 1 if high(true). 


     

    See also
    NFC Connect
    NFC Disconnect
    NFC Set Publishing State
    NFC Create NDEF Message
    NFC Parse NDEF Message
    NFC Get Tag Type
    NFC Read Tag
    NFC Write Tag
    Jet Set Label type
    Jet Read Tag ID
    JET Read Tag Text
    Jet Write Tag Text
    HF Set Label Type
    HF Read Tag ID
    HF Read Tag Text
    HF Write Tag Text
    Intermec Connect
    Intermec Disconnect
    Intermec Set Label Type
    Intermec Get tag ID List
    Intermec Read Tag Text
    Intermec Write Tag Text
    Inter. Send BRI Command
    Syscan Connect
    Syscan Disconnect
    Syscan Select Label Type
    Syscan Get tag ID List
    Syscan Select Tag
    Syscan Read Tag Text
    Syscan Write Tag Text
    Syscan Send Command
    Syscan Get Answer
    ACG Connect
    ACG Disconnect
    ACG Select Label Type
    ACG Get Tag ID List
    ACG Select Tag
    ACG Read Tag Text
    ACG Write Tag text
    ACG Send Command
    ACG Get Answer
    Baracoda Inicialize
    Baracoda Uninitialize
    Baracoda Connect Device
    Baracoda Disconnect Device
    Baracoda Read RFID Tag Data
    Baracoda Write RFID Tag Data
    Unitech RH767UHF Connect
    Unitech RH767UHF Disconnect
    Unitech RH767UHF Get Tag List
    Unitech RH767UHF Read Tag
    Unitech RH767UHF Write Tag
    Unitech RH767UHF Send Tag Password
    Unitech RH767UHF Get Parameter
    Unitech RH767UHF Set Parameter
    Psion RFID UHF Connect
    Psion RFID UHF Disconnect
    Psion RFID UHF Get Tag List
    Psion RFID UHF Read Tag
    Psion RFID UHF Write Tag
    Psion RFID UHF Get Property
    Psion RFID UHF Set Property
    Psion RFID UHF Set Password
    Psion RFID UHF Set Lock State
    Psion RFID UHF Kill Tag
    Psion RFID HF Connect
    Psion RFID HF Disconnect
    Psion RFID HF Set Tag Type
    Psion RFID HF Get Tag List
    Psion RFID HF Read Tag
    Psion RFID HF Write Tag
    Nordic ID Connect
    Nordic ID Disconnect
    Nordic ID RFID Select Tag Type
    Nordic ID RFID Get Tag ID List
    Nordic ID RFID Select Tag
    Nordic ID RFID Read Tag
    Nordic ID RFID Write Tag
    CipherLab RFID Connect
    CipherLab RFID Disconnect
    CipherLab RFID Reset
    CipherLab Read Tag ID
    CipherLab Read Tag Text
    CipherLab Write Tag Text
    Zebra RFID Connect
    Zebra RFID Disconnect
    Zebra RFID Get Tag List
    Zebra RFID Read Tag
    Zebra RFID Write Tag
    Zebra RFID Set Password
    Zebra RFID Set Lock State
    Zebra RFID Kill Tag
    Zebra RFID Get Configuration
    Zebra RFID Set Configuration
    Zebra RFID Inventory
    Nordic ID NUR Connect
    Nordic ID NUR Disconnect
    Nordic ID NUR Is Connected
    Nordic ID NUR Get Tag List
    Nordic ID NUR Inventory
    Nordic ID NUR Read Tag
    Nordic ID NUR WriteTag
    Nordic ID NUR Set Password
    Nordic ID NUR Set Lock State
    Nordic ID NUR Kill Tag
    Nordic ID NUR Get Configuration
    Nordic ID NUR Set Configuration
    Samples

     
     
    Updated: 9/28/2018 10:31 AM