Additional NI Software Idea Exchange

cancel
Showing results for 
Search instead for 
Did you mean: 
BenDAE

cRIO's have console out, but MAX can't read it. Let's fix that!

Status: New

Why don't we integrate PuTTY or some version of it into MAX? "Console out" is powerful troubleshooting tool for all NI RT targets and more because it tranfers vital information such as errors and IP address information regardless of whether you can find the device in MAX. It's especially useful for devices that don't have hardware dipswitches. It's a great tool, but is useless without a program like PuTTY. Hence, my suggestion remain to integrate PuTTY or some form of it into MAX. 

 

http://www.cnet.com/1770-5_1-0.html?query=extra+putty&tag=srch

Ben D.
Applications Engineer
National Instruments
1 Comment
metux
Member

Putty is probably not the right tool, as it's GUI-only.

A better option would be just calling ssh(1) on a pipe/pty and grab it's output from there.

Pretty trivial.

Linux Embedded / Kernel Hacker / BSP / Driver development / Systems engineering