LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Additional peripheral of sbrio 9607 with ni9683 RMC Card

I'm using RMC 9683 with sbrio9607. I've been trying to add serial port 2 of sbrio but when I tried to follow the procedure mention in the NI website it doesn't create any serial port. Is there any different method to add the serial port to sbrio. Please guide 

Thanks

 

0 Kudos
Message 1 of 17
(4,265 Views)

Hey, 

 

Could you link the NI page that you are currently using to do this? I think it will give us better insight on what you are trying to do exactly

 

Regards, 

 

Shezaan Noorani

0 Kudos
Message 2 of 17
(4,219 Views)

http://www.ni.com/pdf/manuals/375463a.pdf
http://www.ni.com/pdf/manuals/375960c.pdf

Please find it

I'm following the procedure that is mentioned in the following link but nothing happened

http://zone.ni.com/reference/en-XX/help/375106C-01/sbrioclipgenerator/peripherals/

 

0 Kudos
Message 3 of 17
(4,211 Views)

Sadly you can't do this - I tried to do the same thing. When using the 9683 you don't define a CLIP so you can't configure digital IO to be used as a standard serial port. We had to implement a serial driver in the FPGA code (which I am unable to share - it was supplied password-protected by the vendor who built the board we're mating to the 9683). See https://forums.ni.com/t5/Power-Electronics-Development/Add-additional-serial-ports-when-using-9683/g...

0 Kudos
Message 4 of 17
(4,204 Views)

Thank you for your reply. I can't even access the onboard serial port. I'm testing the port using the 'simple serial example' in LabVIEW Examples (I'm verifying it through loopback test). Is there any different method to use the onboard serial port?  

 

Regards

0 Kudos
Message 5 of 17
(4,200 Views)

Do you get an error, or simply no data, when you run the example?

0 Kudos
Message 6 of 17
(4,189 Views)

Nope, I don't get any data. Neither my com Port is shown under the project. Please tell me how to disable the console out and where it is located. I searched on NI forum but the solution that was given there didn't work out. 

It has already consumed so much if time. Please lemme know any possible way to figure it out. 

 

Thanks, 

 

0 Kudos
Message 7 of 17
(4,182 Views)

Your COM port won't be shown under the project. That doesn't mean there's a problem. There's also no need to disable console out. I'm using the serial port on a 9607, attached to a 9683, for Modbus communication without problems. Please show how you have configured the example program, and how you wired the loopback. Perhaps you wired the wrong pins?

0 Kudos
Message 8 of 17
(4,177 Views)

I've loopback pin 2 (RXD) and 3 (TXD) of sbrio serial port. 
I'm doing the following things

1. Connected 9683 with sbrio 9607

2. For serial communication, using onboard sbrio serial port Loopback pin 2 & 3 (short pin 2 & 3) to simply run the  Example i.e. Simple serial from NI Examples

3. Nothing happens. No data received at the read side. 

 

0 Kudos
Message 9 of 17
(4,169 Views)

Please see this

 

Download All
0 Kudos
Message 10 of 17
(4,168 Views)