Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

how can i control a regulator temperature .

Hi everybody!

 

First off, I apologize if this is in the wrong forum board. I'm not too sure where it belongs. And i am newbie in labview.

I want to control a instrument  like regulator temperature with labview. This regulator uses a serial communication protocole ( RS-485). I think i can use a library Visa to etablish a communication. But my PC and my regulator locate in two room . I want to use the module NI 9401 (High-Speed Bidirectional Digital I/O Module), the NI CB-68LPR (Unshielded 68-pin I/O Connector Block) in the first room . Then  i want to use an other NI CB-68LPR (Unshielded 68-pin I/O Connector Block) and in the second room. 

My question is :  Can i use this solution to communicate with regulator?

You can find in the attachments. This attachements describes what i want to do.

 

Thank you for your help.

 

Chako

 

PS:  Sorry for my bad english !

 

 

 

0 Kudos
Message 1 of 5
(3,361 Views)

RS-485 allows for long distance connections (~4000 feet) so no problem there. The 9401 and the connector blocks would have nothing at all to do with the connection. You would use a RS-485 card/adapter in the pc. Trying to write your own serial protocol for the 9401 would be a huge effort.

0 Kudos
Message 2 of 5
(3,355 Views)

 

 

 


Thanks !

 

Charko

0 Kudos
Message 3 of 5
(3,350 Views)

Does not make any more sense than your first idea. Do you really think the type of dumb terminal block is going to make a difference in how you write your program for the 9401? You already said you were going to use VISA so why are you now abandoning that idea to write a serial protocol from scratch? Do you really have any idea how much time this would take? What do you have against an inexpensive RS-485 adapter?

 

Perhaps doing a little basic research on RS-485 as well as understanding what the 9401 can and cannot do would be in order.

0 Kudos
Message 4 of 5
(3,348 Views)

Ok thanks for your suggestion. I will test this option .

 

thanks !

 

 

0 Kudos
Message 5 of 5
(3,345 Views)