TerminalType Property (Read/Write)

Top  Previous  Next

Sets/gets the terminal type.

 

VB.NET Syntax

 

tnxxxx.TerminalType [= TerminalModel]

 

C# Syntax

 

tnxxxx.TerminalType [= TerminalModel];

 

It can take any of the following constant values:

 

For 5250:

 

Constant Value

Meaning

0

IBM5211m2

1

IBM3179m2

2

IBM3477mFC

3

IBM3180m2

4

IBM3477mFG

5

IBM3196mA1

6

IBM5292m2

7

IBM5291m1

8

IBM5251m11

 

For 3270:

 

Constant Value

Meaning

0

IBM3278m2

1

IBM3278m2E

2

IBM3278m3

3

IBM3278m3E

4

IBM3278m4

5

IBM3278m4E

6

IBM3278m5

7

IBM3278m5E

 

See also TerminalModel for Tn5250 and TerminalModel for Tn3270 constants.