취소
다음에 대한 결과 표시 
다음에 대한 검색 
다음을 의미합니까? 

Send ASCII command (STAT) thru ETHERNET connection

Ok that will be great!

Rulee
0 포인트
11/19 메시지
2,007 조회수

Okay here is the entire project saved for LabVIEW 8.2.1

========================
=== Engineer Ambiguously ===
========================
12/19 메시지
2,005 조회수
If the instrument works with Tera Term, you know telnet connections to the device work, and you already know how to do it. Is there any reason why you aren't using the telnet VI to implement what you already know how to do? It seems to me that this would be a much more direct route to your goal.

Mike...

Certified Professional Instructor
Certified LabVIEW Architect
LabVIEW Champion

"... after all, He's not a tame lion..."

For help with grief and grieving.
0 포인트
13/19 메시지
1,978 조회수

Good morning, yes I have it working with TT but I am wanting more visual I am not wanting the temeperature of chamber because software for chamber already gives me that using profile, I have a device that is in chamber testing over a period of 1hr and 30 min at different temperatures, driving it to 0c then to 65c for sheltered and -40c to +65c while doing that TT is sending a STAT command evry 2 minutes and sending back 4 data results. The problem I am having is part of testing the syastem shutts off for a period of 15 minutes so we are having to start TT manually that is why I wanted to automate using LV.

Thanks for your support!

Rulee
0 포인트
14/19 메시지
1,968 조회수

Exactly, the point is that you can use LV to communicate with the device using telnet the same as you are doing with TT. Since you already are familiar with using telnet (through TT) you can leverage that knowledge with LV by using the telnet client VIs.

 

Mike...


Certified Professional Instructor
Certified LabVIEW Architect
LabVIEW Champion

"... after all, He's not a tame lion..."

For help with grief and grieving.
0 포인트
15/19 메시지
1,962 조회수

This might be silly but where is the telnet VI located? 

 

Rulee
0 포인트
16/19 메시지
1,956 조회수

@rvillarr wrote:

This might be silly but where is the telnet VI located? 

 


If you are runing LabView 8.2.1 then you do not have the Telnet Vi's.

 

That was part of the Internet Toolkit add-on.

 

http://digital.ni.com/public.nsf/allkb/190F584418A60C0B8625745D00803410

 

It was not a free add-on back then but since the Internet Toolkit had been rolled into the Lab VIew package since 2011(?) the old one might be free now, but I don't know for sure.

========================
=== Engineer Ambiguously ===
========================
0 포인트
17/19 메시지
1,947 조회수

Yes it is free, but you will have to download the ITK for LV2012. For LV2013 and later the telnet VIs were removed from the toolkit.

 

In any case, http://www.ni.com/download/labview-internet-toolkit-2012/3122/en/ is a good link for downloading the 2012 toolkit. I downloaded them and then opened the telnet example in LV2013. I had to manually search for some VIs, but everything seems to be there.

 

Mike...


Certified Professional Instructor
Certified LabVIEW Architect
LabVIEW Champion

"... after all, He's not a tame lion..."

For help with grief and grieving.
18/19 메시지
1,931 조회수

Hi, RTSLVU.

I also need to communicate with a scale via Ethernet and ASCII strings. I will download and study your Thermotron VI. I just wanted to ask you a question: I don't have the physical scale with me. Do you know how I can simulate it, either using a separate computer running some communication program (Putty? Hyperterminal (which is no longer available for Windows 10)?) or within the same computer running labVIEW?

Thank you

0 포인트
19/19 메시지
1,462 조회수