Hello everyone,
got a little question for you!
I’ve got a cutting tool on my robot. For example, if i want to cut 10mm i need nozzle 100Amp, if i want to cut 20mm, i need a nozzle for 200Amp.
So, the cutting torch needs different nozzles for both cuts. Now i want to show a picture before we start cutting, which shows which parts the customer have to use for the cut.
Then he have to press ok when everything is fine.
It’s kind a safety thing, you know…
I tried it like this:
I saved a picture in HOME directory
Rapid
answer := UIMessageBox (Header:= "Got the right parts?"Image:=“100Amp.jpg”;
That works, but the picture’s maximum size is only 185x300 pixel !!! :worried:
That’s by far too short, there are a lot of details and numbers on the pictures and you can’t read it anymore by that size…
So i think now you know what my problem is!
Is there any another way to pop up a picture.:warning:
Best regards, “7”