Terminal control

The terminal control classes, IccTerminal , IccTermId , and IccTerminalData , allow you to send data to, receive data from, and find out information about the terminal belonging to the CICS® task.

An IccTerminal object is used to represent the terminal that belongs to the CICS task. It can only be created if the transaction has a 3270 terminal as its principal facility. The IccTermId class is used to identify the terminal. IccTerminalData , which is owned by IccTerminal , contains information about the terminal characteristics.