Where allowed to run: All environments (*ALL) Threadsafe: No |
Parameters Examples Error messages |
The Add Extended Wireless Controller PTC Entry (ADDEWCPTCE) command adds a set of Portable Transaction Computer (PTC) group parameters to an extended wireless controller source file member. The PTC group parameters are the configurable PTC 5250 emulation operating parameters. These parameters are sent to each configured PTC at emulation startup. The Add Extended Wireless Controller Member (ADDEWCM) command must be run before this command to create the source file member.
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 |
---|---|---|---|
PTCGRP | PTC 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 | ||
PTCRANGE | PTC ID range | Element list | Optional |
Element 1: Begin ID | 0001-1022, 0001 | ||
Element 2: End ID | 0001-1022, 1022 | ||
INTENSITY | Intensity | *NORMAL, *INVERSE | Optional |
STSLINE | Status line | *YES, *NO | Optional |
CSRTYPE | Cursor type | *UNDERLINE, *BLOCK | Optional |
INACTTMR | Inactivity timer | 0-9999, *DEV | Optional |
BCKLTTMR | Backlight timer | 0-9999, *DEV | Optional |
BCKLTKEY | Backlight key | *ON, *OFF | Optional |
BYPASSEXIT | Bypass exit | *YES, *NO | Optional |
AUTORUN | Automatic run | *YES, *NO | Optional |
PRINTER | Printer | *SYSTEM, *PTC | Optional |
WANDTYPE | Wand type | *NONE, *PENCIL, *LASER, *RS232 | Optional |
PECKRATE | Wand pecking rate | *DEV, 2, 4, 8, 16, 32, 48 | Optional |
LASERTMR | Laser read timer | *DEV, 1440, 2880, 4320, 5760 | Optional |
BCDFKEY | Barcode function keys | *OFF, *ON | Optional |
AUTOENTER | Auto Enter | *OFF, *ON | Optional |
CSRLOC | Cursor location | *HOLD, *FIRST | Optional |
SHORTSCAN | Short scan | *YES, *NO | Optional |
SCANEOF | Scan end of file | *YES, *NO | Optional |
POLL | Fast poll interval | 0-9999, *DEV | Optional |
POLLDLY | Fast poll delay | 0-9999, *DEV | Optional |
POLLDECAY | Fast poll decay | 0-255, *DEV | Optional |
SLOWPOLL | Slow poll interval | 0-99999, *DEV | Optional |
DESTHOP | Destination hop | Single values: *NONE Other values (up to 8 repetitions): Element list |
Optional |
Element 1: Destination ID | 4001-4FFE | ||
Element 2: Frequency | 1, 2, 3, 4, 5, 900, 901, 902, 903, 904, 905, 906, 907, 908, 909, 910, 911 | ||
Element 3: Data rate | *NONE, 1M, 2M | ||
Element 4: Radio system identifier | 000002-FFFFFE, 000002 | ||
BCDGRP | Barcode group | Single values: *NONE Other values (up to 6 repetitions): Name |
Optional |
TEXT | Text 'description' | Character value, *BLANK | Optional |
ENBKBDMAP | Enable keyboard remapping | *NO, *YES | Optional |
ENBSCNFMT | Enable screen reformatting | *NO, *YES | Optional |
DEVPFX | Device name prefix | Simple name, QWLS | Optional |
Top |
Specifies the PTC group name to be added. This name is used to identify configuration data related to a group of PTCs bound by the PTCRANGE parameter. The PTC group name is a unique alphanumeric character string with a maximum of 16 characters in length.
Top |
Specifies the extended wireless controller source file member in which the PTC entry is added. The PTC 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 beginning and ending 4-character decimal PTC ID to use for this PTC group. The defined configuration data is downloaded to any PTC detected within this range. A PTC group of a single PTC can be specified by setting the beginning and ending PTC ID to the same value.
The possible Beginning ID values are:
The possible Ending ID values are:
Top |
Specifies how the emulation screen on the PTC handles a field with the intensity attribute set.
The possible values are:
Top |
Specifies whether the status line is displayed on the PTC.
The possible values are:
Top |
Specifies the type of cursor for use on the PTC.
The possible values are:
Top |
Specifies, in seconds, the inactivity timer value for the PTC. The PTC will power down if no activity occurs on the PTC during this time period.
The possible values are:
Top |
Specifies, in seconds, the backlight inactivity timer value for the PTC. The PTC turns the backlight off if no activity occurs on the PTC during this time period.
The possible values are:
Top |
Specifies whether the backlight turns on when a key is pressed on the PTC.
The possible values are:
Top |
Specifies whether to bypass exit processing when leaving emulation on the PTC.
The possible values are:
Top |
Specifies whether emulation software automatically runs on the PTC at system IPL.
The possible values are:
Top |
Specifies whether the printer for the PTC is the system printer or a printer that is locally attached to the PTC.
The possible values are:
Top |
Specifies the type of wand scanner being used.
The possible values are:
Top |
Specifies the wand pecking rate, in milliseconds. This value sets the time interval between the wand power on and power off states that is used to detect whether a label is present.
The possible values are:
Top |
Specifies the laser read timer value, in milliseconds. If a good scan has not been performed before the given timer value, then the laser is turned off.
The possible values are:
Top |
Specifies whether function keys are entered by bar code labels.
The possible values are:
Top |
Specifies whether the PTC Auto Enter function is on or off.
The possible values are:
Top |
Specifies when the cursor is moved from one window chunk to another window chunk, if the cursor defaults to the first input field in the chunk or hold its relative position within the window. A chunk is defined as being a portion of the 5250 emulation screen equal to the size of the PTC display.
The possible values are:
Top |
Specifies whether a bar code label that does not completely fill an input field is processed as if it has filled that field.
The possible values are:
Top |
Specifies whether an erase end of field is done when a bar code label is shorter than the input field.
The possible values are:
Top |
Specifies, in milliseconds, the fast poll interval for the radio module on the PTC.
The possible values are:
Top |
Specifies, in milliseconds, the fast poll delay parameter for the PTC radio module.
The possible values are:
Top |
Specifies the fast poll decay for the PTC radio module. The valid range of values is from 0 through 255.
The possible values are:
Top |
Specifies, in milliseconds, the slow poll interval for radio module on the PTC.
The possible values are:
Top |
Specifies the alternate destination ID (transport address) that the PTC attempts to connect to at emulation startup time. This is a four-element field and up to 8 destination hops can be specified.
The possible values are:
The possible Destination ID (Tranport Address) values are:
Specifies which center frequency to use on the radio based on the radio channel set. The radio channel set is determined by the radio country code.
Valid values are from 1 to 5 for PTC's operating in the 2.4 Gigahertz range and 900 to 911 for PTC's operating in the 900 Megahertz range. If a value in the 900 to 911 range is used, the data rate may not be specified (900 Megahertz data rates are fixed by the frequency channel number).
The possible Frequency values for the 2.4 Gigahertz range are:
For channel set 9, there are five center frequencies.
For channel set 10, there are five center frequencies. Channel set 10 is used in ETSI (European Telecommunication and Standards Institute) countries.
For channel set 11, there is one center frequency.
For channel set 12, there are three center frequencies.
For channel set 13, there are three center frequencies.
The possible Frequency values for the 900 Megahertz range are: 900, 901, 902, 903, 904, 905, 906, 907, 908, 909, 910, and 911.
The possible Datarate values are:
Specifies the wireless LAN data rate.
The possible Sys-ID values are:
Specifies the 6-character hexadecimal radio system identifier to be used.
Top |
Specifies the bar code group names used to define the bar code scanning capability of the PTC group. Bar code group names are defined and modified by the ADDEWCBCDE and CHGEWCBCDE commands.
The possible values are:
Top |
Specifies text that briefly describes the PTC entry.
The possible values are:
Top |
Enables or disables Keyboard Mapping function.
NOTE: The Keyboard Mapping function is not supported on the 2668 Feature Number.
The possible values are:
Top |
Enables or disables Screen Reformatter function.
NOTE: The Screen Reformatter function is not supported on the 2668 Feature Number.
The possible values are:
Top |
Specifies a PTC Device Name Prefix. The is a 6 character alpha numeric string that can be used to uniquely identify PTC displays. It will be used in the following format: PPPPPPXXXX. PPPPPP is the 6 character prefix and XXXX is the PTC ID Range.
Top |
ADDEWCPTCE PTCGRP(PTC01) INZMBR(EWC01) PTCRANGE(0001 0020)
This command adds the configuration parameters for the PTC for a PTC group named PTC01 for PTCs with addresses from 1 to 20 to the extended wireless controller source file member EWC01 in source physical file QEWCSRC in the library list.
Top |
None
Top |