11-05-2025 04:19 AM
here iam using the RT get CPU load vi
ouput iam getting 2 indexes in array
for what index -1 and for what index -2
sbrio 9638 doesn't have dual core ,what is meant by the output of 2 indexes
11-05-2025 05:49 AM
Hi AJAYY,
@AJAYY06 wrote:
sbrio 9638 doesn't have dual core ,what is meant by the output of 2 indexes
Why don't you read the specs (again)? RTFM…
@AJAYY06 wrote:
for what index -1 and for what index -2
Where do you see indices of "-1" and "-2"?
In LabVIEW the array element indices start with 0 and count up…