Tag Archives: Array

Python – Sklearn – Chi- Categorical Ordinal

Presentation on Chi2 with a categorical ordinal ranking (0-9) and a Categorical-Binary Target Code (case 3 is enabled others commented out)

Posted in Python, Test Sector | Tagged , , , , | Leave a comment

LV Timed Loop Structure – OFFSET

A Look at an LabVIEW(r) timed loop structure with focus on the Offset parameter Tzero T0 Zip LV Modified Example Timed Structure OFFSET The original code you can get from the LabVIEW’s ,examples, structure, timed loop. The modified example in … Continue reading

Posted in LabVIEW(r), Test Sector | Tagged , , , , , , | Leave a comment

LV Waveform Chart and History Data part2

Things to be aware of when coping a Waveform Chart to another vi. Remember: Waveform chart is a datatype Double with extra features Notes Presentation: How to save a Waveform chart data for future work on vi before closing it(VI)Remember: … Continue reading

Posted in LabVIEW(r), Test Sector, Waveform Chart | Tagged , , , , | Leave a comment

LV Sequence Editor Creator Example

Presentation on a simple example of Sequence Editor /Creator using an NI LabVIEW project template as a starting point. Originally Published Mar 7,2023 updated 9/6/2023 Added Right click on Add PS1,2 for parameter, AutoScroll when Sequence list is longer then … Continue reading

Posted in LabVIEW(r), multicolumn ListBox, Test Sector | Tagged , , , , , , , | Leave a comment

LV 2D Array ( Add, Insert, Delete)

Showing some common 2D Array Operations) in LabVIEW(R) Notes •Presentation shows some common 2D Array operation (Add, Insert, Delete) •Programming Language used: LabVIEW® 2019 Base version •LabVIEW is a NI (National Instruments) product •Presentation app: Microsoft’s PowerPoint •Image app used … Continue reading

Posted in Array-2D, LabVIEW(r), Test Sector | Tagged , , , , , , , , | Leave a comment

LV Simple Schematic Builder

Show Pict Ring control in array to create a simple Schematic Builder Notes •Presentation show Pict Ring and Image conversion to remove Array Grid effect •Programming Language used: LabVIEW® 2019 Base version •LabVIEW is a NI (formally National Instruments) product … Continue reading

Posted in Test Sector | Tagged , , , , , | Leave a comment

2D Color Array(B&W) to Boolean Array and XYgraph

Continuing from previous post BMP to 2D Color array This time 2D array to 2D boolean with subset and scaling , then to xy Graph. Programming Language used: LabVIEW®   2D color array(which was turn to B&W image-see previous post) … Continue reading

Posted in Test Sector | Tagged , , , , , , | Leave a comment

LV Test Data Image 0-9s

Loading a bigger file then previous post (that was a small 9×11 pixel pattern) This time using a set of 0 — 9 numbers Image is row of number with description of font used. A full black vertical line is … Continue reading

Posted in Test Sector | Tagged , , , , , , , , , | 1 Comment

LV Rotational Matrix using Array

Using 1D array for x,y. Using 2D for the rotational matrix using the CCW for positive deg Program Language: LabVIEW® 2019 Add a tracking of points just to verify a circle. turn on Track of points and incremented to 90 … Continue reading

Posted in Test Sector | Tagged , , , , | Leave a comment