06-04-2009 10:00 AM
This question would apply to cRIO or sbRIO, I'm considering two sbRIO cards. The two sbRIO cards will be separated by a slip-ring, they can be connected through the slip-ring BUT once built, I will only have physical access to the sbRIO card on the stationary side of the slip-ring. Will I be able to program and data log with both sbRIOs with this architecture? each sbRIO card appears to have just one ethernet port, can they be daisychained ?
06-05-2009 08:15 AM
06-08-2009 09:04 AM
Ethernet networks share the same copper, so despite only one ethernet port on each sbRIO, I figure I can splice the cables together. My main concern is the ability to log data while several 2KHz control loops are running on the sbRIOs. I understand packet scheduling is a feature of LabVIEW RT, but I've never used it in this way. Will I definitely require packet scheduling to avoid jitter on the control loops ?
06-10-2009 05:27 AM
Hi there,
What I reckon you are referring to is that the communication is Token ring based, ie. the data can be passed via a ring method. This method is uncommon nowadays, and has been superseeded by the Starmethod. Token ring networks have since declined in usage and the standards activity has since come to a standstill as switched Ethernet has dominated the LAN/layer 2 networking market.
Our sbRIO adheres to the later standards of 100Base-Tx style connection. You will need to use a switch to communicate with the two sbRIOs...
Kind regards,