10-13-2011 02:54 AM
I have a UCERB24 relay which I want to use to control some electronic channels by manual. My problem is that I do not know how to program it. The UCERB has 24 independet SPDT channels on it. And I want each channel to be at the position NC when I push OFF button (software button), NO when I push ON button (software button). I want all channels to work independently.
I hope you can help me.
Thanks in advance.
10-13-2011 04:04 AM
@omerson wrote:
I have a UCERB24 relay which I want to use to control some electronic channels by manual. My problem is that I do not know how to program it. The UCERB has 24 independet SPDT channels on it. And I want each channel to be at the position NC when I push OFF button (software button), NO when I push ON button (software button). I want all channels to work independently.
I hope you can help me.
Thanks in advance.
Does it come with some DLL, or even better a Labview driver. Have you asked the vendor if they have some solution. I suggest you do some googling as your Google is as good as my. Then you can come back to this thread. Then you have a more specific question
10-13-2011 04:59 AM
I asked to vendor. But I couldnt get the response.
I am waiting a response as "http://forums.ni.com/t5/LabVIEW/How-do-i-program-my-NI9481-relay-station-in-labview/m-p/933663/highl..."
Mr. James can you help me?
Or is there anyone can help me? It is very urgent.
Thanks in advance.
Omer
10-13-2011 05:04 AM
By the looks of it there is a LabVIEW driver
http://www.cyberresearch.com/store/download.aspx?prodid=5429
10-13-2011 06:06 AM
Thank you for your answers and suggestions. But ,I have already got the drivers. My mean is that I do not know how to program it.
Is there any one show me how to program one of the channel of USERB24. Just how to open and close one of the relay channel. This may be a while loop, for loop or etc. After looking that example I will program all of the channel. The problem is this.
I am looking forward to your quick answer.
Thanks in advance.
Omer
10-13-2011 11:01 AM
My guess is that you would use the digital I/O functions in the library. Same as with some of the NI products. Have you tried anything at all?