Description
| In the #MSG command, the number of programmed format elements (%s, %S, %d, %D, %f, %F) must be associated with all the corresponding values.
Syntax example (3 format elements, 3 values):
N10 #MSG ["WERT1=%D WERT2=%D WERT3=%D ", 10, 20 ,30]
:
For further information see [PROG// Section: Messages from the NC program]
|
Number of the programmed format elements (%s, %S, %d, %D, %f, %F)
|