+1

Adding comment to assign command

Mick Hinton_53 4 weeks ago in Metrology Software / PC-DMIS 0

You should be able to add a comment to the end of an assign line of code.

For example, currently the code is

ASSIGN/V1=10

it would be good if you could add a comment at the end to help with editing the program by adding $$ at the end, example

ASSIGN/V1=10 $$ diameter of hole 1

ASSIGN/V2=20 $$ diameter of hole 2