02-20-2017 06:26 AM
Hi
I have a subVI that runs a state machine. Is there a way to add a schematic of the state machine in block diagram.By schematic, I mean like a picture of state machine that I create elsewhere.
02-20-2017 06:31 AM
You can insert images on the blockdiagram. The only disadvantages of this are:
- Increased size of the block diagram
- Increased file size
02-20-2017 06:39 AM
You can just copy/paste any picture into your block diagram, if this is what you ask. Alternatively, you can add a html file to the help of your VI: http://zone.ni.com/reference/en-XX/help/371361J-01/lvhowto/creatingediting_vi_desc/
02-20-2017 08:27 AM
@GoKu25 wrote:
Hi
I have a subVI that runs a state machine. Is there a way to add a schematic of the state machine in block diagram.By schematic, I mean like a picture of state machine that I create elsewhere.
Just drag and drop it in the diagram.
I do that for most of my state machines.
Ben