This database allows you to easily create the needed URLs to work with CNS Barcode.  You can create URLs for scanning, generating, and creating profiles. There is also a Verify section that will accept a CNS Barcode URL and attempt to parse the data to determine if the URL is correct.  For more information and help on each option, click the quesiton mark icon at the end of each field.


Scan
This section allows you to create URLs to use the 'scan' action of CNS Barcode which is used to scan barcodes.  You can either specify the name of a Profile you have already created in the CNS Barcode app, or you can specify options in the 'no-profile scan' box.  Both methods allow you to use the same options, and the only difference is you must create a profile in the app prior to scanning when using Profiles.  The 'no-profile scan' box allows you to specify options directly in your scan URL so there is no need to create a profile prior to scanning.

Once you have specified your options in the Scan section, click the 'Create URL' button at the bottom of the screen.  The field directly below the button will contain the URL which is used to interact with CNS Barcode.  This can be copied and pasted directly into an 'Open URL' script step in your own database.


Generate
This section allows you to create URLs to use the 'generate' action of CNS Barcode which is used to generate barcodes.  You can either specify the name of a Profile you have already created in the CNS Barcode app, or you can specify options in the 'no-profile generate' box.  Both methods allow you to use the same options, and the only difference is you must create a profile in the app prior to generating when using Profiles.  The 'no-profile generate' box allows you to specify options directly in your generate URL so there is no need to create a profile prior to generating barcodes.

Once you have specified your options in the Generate section, click the 'Create URL' button at the bottom of the screen.  The field directly below the button will contain the URL which is used to interact with CNS Barcode.  This can be copied and pasted directly into an 'Open URL' script step in your own database.


Profile
This section allows you to create URLs to use the 'addprofile' action which will launch CNS Barcode and add a new Profile.  If you choose to use the Profiles for scanning or generating, you will need to either manually add a profile in the CNS Barcode app prior to using it, or use a URL from this section to create a Profile.

Once you have specified your options in the Profile section, click the 'Create URL' button at the bottom of the screen.  The field directly below the button will contain the URL which is used to interact with CNS Barcode.  This can be copied and pasted directly into an 'Open URL' script step in your own database.


Verify
This section will accept a CNS Barcode URL and attempt to parse the data to determine if the URL is correct.  Paste your URL into the field at the top of the screen and then click the 'Check URL' button.  If successful, the fields will contain the options of your URL.  After checking your URL, if you want to change or add options you can do so and then run the 'Rebuild Parsed URL' script to generate a valid URL.