HEIDENHAIN TNC 306 Technical Manual User Manual
Page 409

3/2000
TNC 416/TNC 406/TNC 306
PLC Modules for TNC 416/406
7-119
corresponding screen window is displayed again and provided the string has not been overwritten
by a repeat call of Module 9082 in the meantime. Module 9081 can be used to check whether the
display is currently active.
This job cannot be aborted by a CAN command during processing of the module in a SUBMIT Job.
Possible errors:
- The module has not been called from a SUBMIT Job.
- A line less than 0 or greater than 1 was specified.
- A column less than 0 or greater than 37 was specified.
- The number of the string is outside the permitted range (0..3).
- No end of string was found.
- The last character(s) in the string cannot be displayed in the screen window.
The string is not displayed on screen in any of these error modes.
Call:
PS
K/B/W/D
Line number (0...1)
PS
K/B/W/D
Column number (0...37)
PS
K/B/W/D
Color number (0...15)
PS
K/B/W/D
String number (0...3)
CM
9082
Error status after call: M3171 =
0: String displayed (when screen window for
PLC status is displayed)
1: No display, error condition see above