06-06-2024 12:44 AM
Is there some way to get 'Add Frame' vertically (downwards) in flat sequence structures?
06-06-2024 12:52 AM
Hi Jyo,
@Jyo263 wrote:
Is there some way to get 'Add Frame' vertically (downwards) in flat sequence structures?
No.
The better question is: Why do you think you need more than a "one frame sequence structure"?
What exactly do you want to solve where THINK DATAFLOW doesn't seem to apply?
06-06-2024 03:52 AM
06-06-2024 03:56 AM
Hi Wiebe,
wiebe@CARYA wrote:
In Windows: ALT+CTRL+ Right Arrow 😁
On my computer (at work) nothing happens for this specific key combination, but I guess what you are talking about… 😄
06-06-2024 04:13 AM
@GerdW wrote:
Hi Wiebe,
wiebe@CARYA wrote:
In Windows: ALT+CTRL+ Right Arrow 😁On my computer (at work) nothing happens for this specific key combination, but I guess what you are talking about… 😄
Hotkeys can be disabled (somewhere, the location changes all the time).
CTRL+ALT+Arrow sure freaked me out the first time I hit it accidentally.
06-06-2024 07:34 AM
Unless you are doing pretty sophisticated "time" measurements (particularly on a Real-Time platform) or programming FPGA, you should (almost) never use a Sequence structure. Use Wires (such as the Error Line) to establish the sequence of operations.
Bob Schor
06-06-2024 02:06 PM - edited 06-06-2024 02:08 PM
The answer is: You can only add frames to the right and left in flat sequence structures.
While it is generally true that you don't often need multi-frame flat sequence structures, they can be useful for structuring code visually, and forcing execution order when using LV primitives without error in/out terminals.
06-06-2024 06:05 PM
06-06-2024 06:23 PM
@littlesphaeroid wrote:
The answer is: You can only add frames to the right and left in flat sequence structures.
While it is generally true that you don't often need multi-frame flat sequence structures, they can be useful for structuring code visually, and forcing execution order when using LV primitives without error in/out terminals.
FPGA aside, you could get away with zero sequence structures if you make a subVI out of the code you want to encapsulate.
06-06-2024 11:47 PM - edited 06-06-2024 11:49 PM
@altenbach wrote:
And please (please!) don't vote for this idea.
Hmmm... Compared to natural languages, for example, egyptian hieroglyphs could be written vertically, (and, by the way, right to left as well). So, we can turn code into kind of art work:
And also traditionally, Chinese, Vietnamese, Korean, and Japanese are written vertically in columns...