488 HEIDENHAIN Technical Manual iTNC 530 HSCI
Call:
PS B/W/D/K <Mode>
Bit 0:
0 = Modify MP numerical value (MP is a number)
1 = Modify MP string (MP is a string)
Bit 1:
0 = Modify parameter in the file and in the run-time memory
(Bit 2 is then also relevant)
1 = Modify parameter in run-time memory
(behavior like Module 9031)
Bit 2:
0 = Change the file and the run-time memory and
immediately transfer value(s) into the NC
1 = Change the file and the run-time memory,
do not immediately transfer new value(s) into NC
Will be transferred at next call with bit 2 = 0
PS B/W/D/K/S<File name>
not supported at present
(a value must be transferred (e.g. S""), but the value is not evaluated
yet)
PS B/W/D/K <MP number>
PS B/W/D/K <MP index>
PS B/W/D/K/S<MP value>
Depending on the mode, the MP value is interpreted as a PLC
string number, PLC constant string or number
CM 9312
PL B/W/D <Error code>
0: No error
1: Parameter does not exist or cannot be changed
2: New value for parameter is invalid
3: Error while saving
4: Call was not in a submit or spawn job
5: Call during running NC program without change signal
6: Invalid PLC string for file name or MP value
7: Parameter file does not exist
Error code:
Marker Value Meaning
M4203 0 No error
1 See error code
W1022 1 New value for parameter is invalid
2 Parameter does not exist or cannot be changed
11 Invalid PLC string for file name or MP value
20 Call was not in a submit or spawn job
21 Call during running NC program without change signal
36 No MP file found
61 Error while saving