10-20-2024 10:10 AM
I have made a labview program about counting random numbers 1-10 that appear, how can I make it so that when a number appears 2 times it will be entered into an array based on groups, for example 1 (A), 2 (B), 3 (C) and so on, not only when 2 times appear but every multiple of 2, such as 4 times appearing 6 times and so on.
10-20-2024 11:53 AM
Hi rahiltzy,
@rahiltzy wrote:
I have made a labview program about counting random numbers …
But you still failed to attach it…
@rahiltzy wrote:
how can I make it so that when a number appears 2 times it will be entered into an array based on groups, for example 1 (A), 2 (B), 3 (C) and so on, not only when 2 times appear but every multiple of 2, such as 4 times appearing 6 times and so on.
By implementing the needed algorithm in LabVIEW!
Can you describe the required algorithm with words?
11-27-2024 07:00 PM
how to implement node analysis formula to calculate resistor voltage into labview
11-28-2024 01:18 AM
Hi rahiltzy,
@rahiltzy wrote:
how to implement node analysis formula to calculate resistor voltage into labview
Please explain "node analysis formula": which kind of formula do you talk about?
What is a "resistor voltage"? All the resistors I heard of only have a resistance…
11-28-2024 08:10 AM
yees, resistance voltage
11-28-2024 08:41 AM
Hi rahiltzy,
@rahiltzy wrote:
yees, resistance voltage
I see 4 resistors and two power supplies, but still don't know about "resistance voltage"…
Do you need help in applying basic knowledge like those Kirchhoff rules?