1194 HEIDENHAIN Technical Manual iTNC 530 HSCI
Error code:
Module 9217 Display pop-up window for messages
Module 9217 can be used in the Machine operating modes to display a pop-
up window with the text of a file (max. 16 KB) and various soft-key rows. The
pressed key or soft key is reported. Starting at a certain number of lines (up to
500 lines possible), a scroll bar is displayed automatically. Use the arrow keys
or the PgUp and PgDn keys to scroll through the pop-up window. The
keyboard is assigned to the pop-up window. The width of the window is
determined by the longest line.
A displayed window can be closed via Module 9261 (sending of events)
through event $010000.
Call:
PS S <Window title>
PS S <ASCII file with message text>
PS B/W/D/K <Mode>
0: No soft-key row; clear window with CE
1: Soft-key row with OK soft key
2: Soft-key row with YES and NO soft keys
3: Soft-key row with YES, NO and END soft keys
CM 9217
PL B/W/D <Pressed key or soft key>
–1: Error
0: CE key
1: OK soft key
2: YES soft key
3: NO soft key
4: END soft key
Error code:
Marker Value Meaning
M1022 0 Incorrect mode transferred
3 Not a valid string for file name or heading
6 Window cannot be displayed (internal error, e.g.
problems with memory or operating system)
20 Module was not called in a spawn job
28 Another PLC pop-up window is open
36 File with the list could not be found
Marker Value Meaning
M4203 0 Pop-up window displayed
1 Error code in W1022
W1022 1 Invalid mode
6 No connection to display server
11 Invalid string for title
20 Module was not called in a submit or spawn job
28 Pop-up window already active
36 .ASCII file with message text does not exist