OpenTP1 Version 7 Tester and UAP Trace User's Guide

[Contents][Index][Back][Next]

5.1.4 utofilout (edited output of the tester file content)

Organization of this subsection
(1) Syntax
(2) Function
(3) Option
(4) Command arguments
(5) Output format (-k option = RRQ)
(6) Output format (-k option = RRT)
(7) Output format (-k option = XRQ)
(8) Output format (-k option = XRT)
(9) Output format (-k option = XRV)
(10) Output format (-k option = NRV)
(11) Output format (-k option = COM)

(1) Syntax

utofilout -k tester-file-kind tester-file-name

(2) Function

Edits the contents of the specified tester file in a data format of the specified tester file kind and outputs the edited file to the standard output.

The tester file kind must be of a tester file to be edited and output. If a different tester file kind is specified, its data format is used for editing data. If the data is editable, the edited result is output. If the data cannot be edited, the command fails.

(3) Option

(4) Command arguments

(5) Output format (-k option = RRQ)

[Figure]

Legend:
  1. File information
  2. Data number
  3. Specific information data
  4. User data
    The same data is displayed as follows.
    (First matched data location) - (last matched data location) : SAME DATA
  5. User data location
  6. Hexadecimal representation of user data
  7. ASCII representation of user data

Description
file kind
Tester file kind for the RPC request data file.
file name
Specified tester file path name (up to 64 characters).
data number
Sequential data number from the beginning of file (up to 10 digits).
response area size
Response area size (bytes in decimal) specified for the RPC request data file header.
data length
Data length (bytes in decimal) specified for the RPC request data file header.

(6) Output format (-k option = RRT)

[Figure]

Legend:
  1. File information
  2. Data number
  3. Specific information data
  4. User data
    The same data is displayed as follows.
    (First matched data location) - (last matched data location) : SAME DATA
  5. User data location
  6. Hexadecimal representation of user data
  7. ASCII representation of user data

Description:
file kind
Tester file kind for the RPC response data file.
file name
Specified tester file path name (up to 64 characters).
data number
Sequential data number (up to 10 digits) from the beginning of file.
data length
Data length (bytes in decimal) specified for the RPC response data file header.

(7) Output format (-k option = XRQ)

[Figure]

Legend:
  1. File information
  2. Data number
  3. Specific information data
  4. User data
    The same data is displayed as follows.
    (First matched data location) - (last matched data location) : SAME DATA
  5. User data location
  6. Hexadecimal representation of user data
  7. ASCII representation of user data

Description:
file kind
Tester file kind for the XATMI request data file.
file name
Specified tester file path name (up to 64 characters).
data number
Sequential data number (up to 10 digits) from the beginning of file.
call kind
Call kind (up to 7 characters) specified for the XATMI request data file header.
**** is displayed if no character string is specified.
flag
Flag (8 digits) specified for the XATMI request data file header.
type
Buffer type (up to 8 characters) specified for the XATMI request data file header.
**** is displayed if no character string is specified.
subtype
Buffer subtype (up to 16 characters) specified for the XATMI request data file header.
**** is displayed if no character string is specified.
data length
Data length (bytes in decimal) specified for the XATMI request data file header.

(8) Output format (-k option = XRT)

[Figure]

Legend:
  1. File information
  2. Data number
  3. Specific information data
  4. User data
    The same data is displayed as follows.
    (First matched data location) - (last matched data location) : SAME DATA
  5. User data location
  6. Hexadecimal representation of user data
  7. ASCII representation of user data

Description:
file kind
Tester file kind for the XATMI response data file.
file name
Specified tester file path name (up to 64 characters).
data number
Sequential data number (up to 10 digits) from the beginning of file.
type
Buffer type (up to 8 characters) specified for the XATMI response data file header.
**** is displayed if no character string is specified.
subtype
Buffer subtype (up to 16 characters) specified for the XATMI response data file header.
**** is displayed if no character string is specified.
rval
Service termination code (8 digits) specified XATMI response data file header.
rcode
Return code (up to 11 digits in decimal) specified for the XATMI response data file header.
data length
Data length (bytes in decimal) specified for the XATMI response data file header.

(9) Output format (-k option = XRV)

[Figure]

Legend:
  1. File information
  2. Data number
  3. Specific information data
  4. User data
    The same data is displayed as follows.
    (First matched data location) - (last matched data location) : SAME DATA
  5. User data location
  6. Hexadecimal representation of user data
  7. ASCII representation of user data

Description:
file kind
Tester file kind for the XATMI receive data file and the XATMI send data file.
file name
Specified tester file path name (up to 64 characters).
data number
Sequential data number (up to 10 digits) from the beginning of file.
type
Buffer type (up to 8 characters) specified for the XATMI receive data file header and the XATMI send data file header.
**** is displayed if no character string is specified.
subtype
Buffer subtype (up to 16 characters) specified for the XATMI receive data file header and the XATMI send data file header.
**** is displayed if no character string is specified.
event flag
Event flag (8 digits) specified for the XATMI receive data file header and the XATMI send data file header.
data length
Data length (bytes in decimal) specified for the XATMI receive data file header and the XATMI send data file header.

(10) Output format (-k option = NRV)

[Figure]

Legend:
  1. File information
  2. Data number
  3. Specific information data
  4. User data
    The same data is displayed as follows.
    (First matched data location) - (last matched data location) : SAME DATA
  5. User data location
  6. Hexadecimal representation of user data
  7. ASCII representation of user data

Description:
file kind
Tester file kind for the MCF receive message file.
file name
Specified tester file path name (up to 64 characters).
data number
Sequential data number (up to 10 digits) from the beginning of file.
logical terminal name
Logical terminal name (up to 8 characters) specified for the MCF receive message file.
**** is displayed if no character string is specified.
map name
Map name (up to 8 characters) specified for the MCF receive message file header.
segment type
Segment type (1 character) specified for the MCF receive message file header.
**** is displayed if no character string is specified.
data length
Data length (bytes in decimal) specified for the MCF receive message file header.

(11) Output format (-k option = COM)

[Figure]

Legend:
  1. File information
  2. Data number
  3. Specific information data
  4. Standard output data (user data)
    The same data is displayed as follows.
    (First matched data location) - (last matched data location) : SAME DATA
  5. Standard error output data (user data)
    The same data is displayed as follows.
    (First matched data location) - (last matched data location) : SAME DATA
  6. User data location
  7. Hexadecimal representation of user data
  8. ASCII representation of user data

Description:
file kind
Tester file kind for the operating command result data file.
file name
Specified tester file path name (up to 64 characters).
data number
Sequential data number (up to 10 digits) from the beginning of file.
command result code
Command result code (up to 11 digits in decimal) specified for the operating command result data file.
standard out data length
Length (bytes in decimal) of a standard output character string specified for the operating command result data file.
standard error data length
Length (bytes in decimal) of a standard error output character string specified for the operating command result data file.