FEPI EXTRACT CONV

Function

FEPI EXTRACT CONV gets general information about a conversation.

Syntax

Read syntax diagramSkip visual syntax diagramFEPI EXTRACT CONV
 
>>-FEPI EXTRACT CONV--CONVID(data-value)--+--------------+------>
                                          '-DEVICE(cvda)-'
 
>--+--------------+--+-----------------+------------------------>
   '-FORMAT(cvda)-'  '-POOL(data-area)-'
 
>--+-------------------+--+-----------------+------------------->
   '-TARGET(data-area)-'  '-NODE(data-area)-'
 
>--+----------------------+------------------------------------><
   '-SENSEDATA(data-area)-'
 

Options

CONVID(8-character data-value)
specifies the ID of the conversation for which information is wanted. The conversation must be owned by the task issuing the command.
DEVICE(cvda)
returns a value that identifies the mode of conversation and the type of device. The relevant CVDA values are:
Value
Meaning
T3278M2
SLU2 mode, 3278 Model 2
T3278M3
SLU2 mode, 3278 Model 3
T3278M4
SLU2 mode, 3278 Model 4
T3278M5
SLU2 mode, 3278 Model 5
T3279M2
SLU2 mode, 3279 Model 2B
T3279M3
SLU2 mode, 3279 Model 3B
T3279M4
SLU2 mode, 3279 Model 4B
T3279M5
SLU2 mode, 3279 Model 5B
TPS55M2
SLU2 mode, PS/55, 24 lines
TPS55M3
SLU2 mode, PS/55, 32 lines
TPS55M4
SLU2 mode, PS/55, 43 lines
LUP
SLU P mode, all cases.
FORMAT(cvda)
in SLU2 mode, returns a value that identifies the data mode. The relevant CVDA values are:
  • DATASTREAM
  • FORMATTED
NODE(8-character data-area)
returns the node name.
POOL(8-character data-area)
returns the pool name.
SENSEDATA(fullword binary data-area)
returns the sense data associated with the last FEPI SEND, FEPI RECEIVE, or FEPI CONVERSE command for the conversation. If there is no sense data, zero is returned.
TARGET(8-character data-area)
returns the target name.

Conditions

The INVREQ condition can have the following RESP2 values:

RESP2
Meaning
215
Session lost.
240
Conversation ID not owned by this task.
[[ Contents Previous Page | Next Page Index ]]