Welcome to Synthiam!

The easiest way to program the most powerful robots. Use technologies by leading industry experts. ARC is a free-to-use robot programming software that makes servo automation, computer vision, autonomous navigation, and artificial intelligence easy.

Get Started
Asked — Edited

Screen Capture In ARC

I think that would be an awesome feature. Just a simple button to screen grab and save a jpeg to a folder or the desktop.it can be optimized for file size and resolution.(with all these pictures on this website, I know server space will fill up pretty fast:) ) what do you guys think? currently if I have a issues either with a control or ARC I have to click print screen button and then open photoshop and ctrl,v and save..... just a random thought:)


ARC Pro

Upgrade to ARC Pro

Harnessing the power of ARC Pro, your robot can be more than just a simple automated machine.

#1  
Windows 7 has the " Snipping Tool" which would save a step....its what I use for screen captures that converts to a jpeg! :)
#2  
Huh, I've never used that.thanks for the tip
User-inserted image

that's a lot faster! cool;)
United Kingdom
#3  
For the whole screen...
Hit the print screen button, paste it in paint (or whatever), save, done.

For the active window...
Hit alt & print screen, paste in paint (or whatever), save, done.

If it's a process of clicks and whatnot Windows 7 has the Problem Step Recorder too, which records mouse clicks, key presses and saves screens with a lot of detail. Type problem step recorder in the search box of the start menu.
#5  
Thanks @Rich for the other ways to screen capture! :)