Version Differences for H21

(Share a 3G or 4G Connection with a Windows PC)
Line 278:
  :In code, say you wanted to send the leading check digit of UPCE codes (menu book code 'E6') to distinguish between UPCE0 and UPCE1. You would do this:    :In code, say you wanted to send the leading check digit of UPCE codes (menu book code 'E6') to distinguish between UPCE0 and UPCE1. You would do this: 
  :<pre>BarcodeReader.BCRSettings.CodeOptions[SYMBOLOGY_ID.CODE_UPC_E].dwTransmitCD = BCR_CODE_OPTIONS_TRANSMITCD.BCR_UPC_LEADING0_TRANSMITCD</pre>    :<pre>BarcodeReader.BCRSettings.CodeOptions[SYMBOLOGY_ID.CODE_UPC_E].dwTransmitCD = BCR_CODE_OPTIONS_TRANSMITCD.BCR_UPC_LEADING0_TRANSMITCD</pre> 
- ==Downloads==      
- ===Software===      
- {| style="border: solid;" cellpadding="10" border="1"      
- !style="background-color:#D1D3D4;" | Software      
- !style="background-color:#D1D3D4;" | Description      
- !style="background-color:#D1D3D4;" | Download      
- |-      
- |SDK || The H-21 SDK is two part. The system SDK which is a C++ LIB and Header file as well as the Barcode Reader (BCR) SDK which is installed via the included MSI (Microsoft Installer) program. The BCR portion supports both native and .NET development. See the included documentation. || [http://ftp.opticonusa.com/H21/Software/SDK/H-21%20SDK%20v0.9.7.zip Download]      
- |-      
- | Firmware: Windows Mobile (ActiveSync Install Method || See [[#ActiveSync Method|Upgrade Instructions]] for details on installation. || [ftp://ftp.opticonusa.com/pub/H21/Software/OS/H21FUUTool%20v5.B5810101.001XXXYYYWWERNGER2FS.201101040.zip Download]      
- |-      
- | Firmware: Windows Mobile (SD Card Install Method) || See [[#SD Card Method|Upgrade Instructions]] for details on installation. || [ftp://ftp.opticonusa.com/pub/H21/Software/OS/SDDL%20v5.B5810101.001XXXYYYWWERNGER2FS.201101040.zip Download]      
- |-      
- |}      
- <br />      
- {| style="background-color:#D1D3D4; border: 1px solid" align="center"      
- |align="center" | '''Notice'''      
- |-      
- |align="center" | The downloading and use of any Opticon software implies consent with Opticon's [[EULA | End User License Agreement]].      
- |}      
  ==FAQ==    ==FAQ== 
  '''Help! My device won't connect over ActiveSync or Windows Mobile Device Center! What do I do?'''    '''Help! My device won't connect over ActiveSync or Windows Mobile Device Center! What do I do?''' 
Line 336:
  * [[PHL8000]]    * [[PHL8000]] 
  * [[H25]]    * [[H25]] 
       
    + ==Downloads==  
    + ===Software===  
    + {| style="border: solid;" cellpadding="10" border="1"  
    + !style="background-color:#D1D3D4;" | Software  
    + !style="background-color:#D1D3D4;" | Description  
    + !style="background-color:#D1D3D4;" | Download  
    + |-  
    + |SDK || The H-21 SDK is two part. The system SDK which is a C++ LIB and Header file as well as the Barcode Reader (BCR) SDK which is installed via the included MSI (Microsoft Installer) program. The BCR portion supports both native and .NET development. See the included documentation. || [http://ftp.opticonusa.com/H21/Software/SDK/H-21%20SDK%20v0.9.7.zip Download]  
    + |-  
    + | Firmware: Windows Mobile (ActiveSync Install Method || See [[#ActiveSync Method|Upgrade Instructions]] for details on installation. || [ftp://ftp.opticonusa.com/pub/H21/Software/OS/H21FUUTool%20v5.B5810101.001XXXYYYWWERNGER2FS.201101040.zip Download]  
    + |-  
    + | Firmware: Windows Mobile (SD Card Install Method) || See [[#SD Card Method|Upgrade Instructions]] for details on installation. || [ftp://ftp.opticonusa.com/pub/H21/Software/OS/SDDL%20v5.B5810101.001XXXYYYWWERNGER2FS.201101040.zip Download]  
    + |-  
    + |}  
    + <br />  
    + {| style="background-color:#D1D3D4; border: 1px solid" align="center"  
    + |align="center" | '''Notice'''  
    + |-  
    + |align="center" | The downloading and use of any Opticon software implies consent with Opticon's [[EULA | End User License Agreement]].  
    + |}