Neil Pate 212 Report post Posted September 30, 2016 (edited) I am looking through some RT code, and am a bit confused by the following node. Can anybody tell me how I would make the node with the "chip" icon on it? The VI with this in in under the RT CompactRIO target folder in the project. I am pretty sure this has something to do with Scan mode on the FPGA or shared variables or user-defined variables, however I am not very familiar with any of these. Any ideas? Edit: the C-Series module that this node refers to is currently tucked away under my FPGA Target, so perhaps this is old test code from when the module was used in Scan mode? If I move the modue out from the FPGA to just under the chassis the little glyph looks different, like a little blue square wave with a triangular wave just about it. Edited September 30, 2016 by Neil Pate Quote Share this post Link to post Share on other sites
JamesMc86 48 Report post Posted September 30, 2016 I think this is a scan engine node that has lost it's reference to the IO point. That's what it reminds me of anyway. The blue square means that it is actually connected to something. Quote Share this post Link to post Share on other sites
Neil Pate 212 Report post Posted October 2, 2016 Thanks James. I have tried everything and cannot seem to recreate it. Don't really need to just now it is bugging me! :-) Quote Share this post Link to post Share on other sites
infinitenothing 48 Report post Posted October 11, 2016 Expansion chassis node? See the bottom of this: http://www.ni.com/white-paper/10555/en/ Quote Share this post Link to post Share on other sites
etuzuner 0 Report post Posted March 3, 2017 Simply open new empty project and add a cRIO manually. After that add a C series module manually again (for example NI 9401). Drag&drop the DIO1 to the block diagram and create an indicator like you've shown above. When you remove the module or that I/O node of NI 9401, you'll see the exact "chip" that you've asked for. As James said, I think it occurs because when it loses its reference. Emre Quote Share this post Link to post Share on other sites