Where allowed to run: All environments (*ALL) Threadsafe: No |
Parameters Examples Error messages |
The Add Extended Wireless Controller Bar Code Entry (ADDEWCBCDE) command adds a set of bar code group parameters to an extended wireless controller source file member. The bar code group defines the parameters for scanning a particular bar code label. The Portable Transaction Computer (PTC) group specifies the bar code groups that are used to configure the bar code scanner.
Restriction: If the values specified for the INZFILE and INZMBR parameters of this command do not match the values specified for the corresponding parameters of the wireless controller description, extended wireless controller configuration data will not be downloaded to the wireless adapter.
Restriction: To execute this command, the user profile requires *IOSYSCFG special authority.
Note: You can use the Change Controller Description (Local Work Station) (CHGCTLLWS) command to view or change values specified for the INZFILE and INZMBR parameters in the wireless controller description.
Top |
Keyword | Description | Choices | Notes |
---|---|---|---|
BCDGRP | Barcode group | Name | Required, Positional 1 |
INZMBR | Initialization source member | Name | Required, Positional 2 |
INZFILE | Initialization source file | Qualified object name | Optional, Positional 3 |
Qualifier 1: Initialization source file | Name, QEWCSRC | ||
Qualifier 2: Library | Name, *LIBL, *CURLIB | ||
BCDTYPE | Barcode type | *UPC, *EAN, *PLESSEY, *ALPHAPLESSEY, *ISBNPLESSEY, *PUREPLESSEY, *SAINPLESSEY, *UPCA, *UPCE, *EAN8, *EAN13, *CODABAR, *CODE3OF9, *CODE2OF5, *DISCR2OF5, *INTERL2OF5, *INDUST2OF5, *CODE11, *CODE128, *CODE93 | Optional |
LBLLEN | Label length | 0-64, 0 | Optional |
CHK1DIGIT | First check digit | *NO, *YES | Optional |
CHK2DIGIT | Second check digit | *NO, *YES | Optional |
ALLZERO | All zeros | *NO, *YES | Optional |
ALPHADSP | Alpha display | *NO, *YES | Optional |
ADDON2 | Add on 2 | *NO, *YES | Optional |
ADDON5 | Add on 5 | *NO, *YES | Optional |
SYS1UPCE | System 1 UPC-E | *NO, *YES | Optional |
SYS0UPCE | System 0 UPC-E | *NO, *YES | Optional |
UPCE | UPC-E | *NO, *YES | Optional |
EAN13 | EAN 13 | *NO, *YES | Optional |
EXT3OF9 | Extended Character Set | *NO, *YES | Optional |
ADDON | Add on | *BIDIRECTIONAL, *FORWARD | Optional |
DROPBEGIN | Drop begin | 0-64, 0 | Optional |
DROPEND | Drop end | 0-64, 0 | Optional |
TEXT | Text 'description' | Character value, *BLANK | Optional |
Top |
Specifies the bar code group name to be added. This name is used to identify configuration data related to a bar code group. If the bar code group name has been previously added, this command will fail. The bar code group name is a unique alphanumeric character string of as many as 16 characters in length.
Top |
Specifies the extended wireless controller source file member to add the bar code entry to. The bar code configuration data is added to this member.
Top |
Specifies the name of the source physical file that contains the extended wireless controller source file member. If the source physical file does not exist, this command will fail.
The name of the source file can be qualified by one of the following library values:
The possible values are:
Top |
Specifies the bar code type defined by this bar code group.
The possible values are:
Top |
Specifies the label length of a bar code label for the specified bar code group.
The possible values are:
Top |
Specifies whether the check digit or the first check digit are checked on the bar code label. This is valid only when *PLESSEY, *CODE3OF9, *EXTCODE3OF9, *CODE11, or *CODE2OF5 are specified by the BCDTYPE parameter.
The possible values are:
Top |
Specifies whether the second check digit is checked on the bar code label. This is valid only when *PLESSEY or *CODE11 are specified by the BCDTYPE parameter.
The possible values are:
Top |
Specifies whether a bar code label of all 0's is a valid scan. This is valid only when BCDTYPE(*PLESSEY) is specified.
The possible values are:
Top |
Specifies whether to display bar code label characters : ; < = > and ? as the alphabetic characters A, B, C, D, E and F, respectively. This is valid only when BCDTYPE(*PLESSEY) is specified.
The possible values are:
Top |
Specifies whether a 2-digit add on is valid or ignored. This is valid only when *UPC or *EAN are specified by the BCDTYPE parameter.
The possible values are:
Top |
Specifies whether a 5-digit add on is valid or ignored. This is valid only when *UPC or *EAN are specified by the BCDTYPE parameter.
The possible values are:
Top |
Specifies whether a System 1 UPC-E is valid or ignored. This is valid only when *UPC or *EAN are specified by the BCDTYPE parameter.
The possible values are:
Top |
Specifies whether a System 0 UPC-E is valid or ignored. This is valid only when *UPC or *EAN are specified by the BCDTYPE parameter.
The possible values are:
Top |
Specifies whether a UPC-E should be expanded to UPC-A. This is valid only when *UPC or *EAN are specified by the BCDTYPE parameter.
The possible values are:
Top |
Specifies whether UPC and EAN bar codes are expanded to EAN-13. This is valid only when *UPC or *EAN are specified by the BCDTYPE parameter.
The possible values are:
Top |
Specifies whether code 3 of 9 bar code uses the extended character set. This is valid only when *CODE3OF9 is specified by the BCDTYPE parameter.
The possible values are:
Top |
Specifies the direction of add on digits. This is valid only when *UPC or *EAN are specified by the BCDTYPE parameter.
The possible values are:
Top |
Specifies the number of characters to drop from the beginning of the bar code label. The valid range of values is from 0 through 64.
The possible values are:
Top |
Specifies the number of characters to drop from the end of the bar code label. The valid range of values is from 0 through 64.
The possible values are:
Top |
Specifies text that briefly describes the PTC entry.
The possible values are:
Top |
ADDEWCBCDE BCDGRP(BCD01) INZMBR(EWC01) INZFILE(QGPL/QEWCSRC) BCDTYPE(*UPC)
This command adds a bar code group named BCD01 with a bar code type of *UPC in a extended wireless controller configuration source file member named EWC01 in source physical file QEWCSRC in QGPL.
Top |
None
Top |