Details
How can we output a new blank line in the NC code when using Post Configurator?
Solution
This can be achieved by using a "NEWLINE" string. For example:
MOM_set_seq_off
MOM_output_literal "NEWLINE"
MOM_set_seq_on
Or another option would be:
LIB_GE_command_buffer mynewline
LIB_GE_command_buffer {LIB_GE_message "NEWLINE" output_0} @NEWLINE1
LIB_GE_command_buffer_output
Hardware/Software Configuration
Platform: INTL64
OS: windows
OS Version: 1064
Product: NX
Application: CAM
Version: V1899
Function: POSTCONFIG
Ref: 002-8507419