gtps4m3u | System Generation |
One PKSTG macro should be coded for each 3705/EP and 3745/PEP control
unit. The PKSTG macros should be at the end of the input stream and
should be in control unit number sequence.
Each PKSTG macro generates a PKST record. It defines the control
status, the control unit type and the subchannel range of an EP control
unit.
Format
- CUNO=x
- The symbolic control unit number in decimal. PKSTG macros should be
coded in ascending sequence by control unit number starting with zero.
- PHADR=(x,y)
- For an EP or PEP control unit: This term indicates the range of
subchannel addresses. x and y are two digit hexadecimal numbers to
represent the minimum and maximum data subchannel address respectively.
- CUSTAT=O|M|F
- This parameter defines the initial status of a control unit. The
default is off line.
- CTLSW=AL|IH
- This parameter sets the 2703 idle status.
- AL
- The 2703 is not idle.
- IH
- The 2703 is idle.
Examples
None.
References
None.