-
Recent Posts
- LV Tabs is not an enum
- LV StandAlone or in SubPanel
- LV MultiColumn List Box (MCLB)
- LV Enum and String
- Python Example Testing Functions , Running Test List, Mini Test Report (not Gui version), Only Console result.
- LV Random number tools (two shown) (0-100)
- Finding Exponent that best matches a exponent type data set in LV base version – two methods – (one setup , Focus Targeting- Coarse-Fine).
- LV 2D Array ( Add, Insert, Delete)
- Excel(r) create cell reference from Concatenated Text
- LV Picture functions – Space ship payload control example
- LV Simple Schematic Builder
- LV XY Graph and Annotation
- Barcode BMP image to Number
- LV Spiral
- Simple Display Sign using Excel and Macros
- LV Modified Vertical and Horizontal Slider and Boolean
- LV Position and Bounds
- EXCEL VBA UserForm Project Status continued (Enter button)
- Excel® Focus on Userform VBA operation in a ProjectStatus example
- LV_BOAT_GATE_Drydock
Categories
Meta
Category Archives: Test Sector
LV Tabs is not an enum
Presentation on Tab pages (not the same as enum) Notes •Presentation on Tabs and Array of Tabs constants •Programming Language used: LabVIEW® 2019 Base version •LabVIEW is a NI (formally National Instruments) product •Presentation app: Microsoft’s PowerPoint •Presentation shown to … Continue reading
LV StandAlone or in SubPanel
Presentation on determining if running VI as standalone or in a SubPanel Notes •Presentation on Determining if VI is running stand alone or in a subPanel •Programming Language used: LabVIEW® 2019 Base version •LabVIEW is a NI (formally National Instruments) … Continue reading
LV MultiColumn List Box (MCLB)
Presentation on Multicolumn List Box (select 1 and Scalar Datatype Note •Presentation on LV MultiColumn List Box •Programming Language used: LabVIEW® 2019 Base version •LabVIEW is a NI (formally National Instruments) product •Presentation app: Microsoft’s PowerPoint •Presentation shown to spark … Continue reading
LV Enum and String
Presentation on Enum to String and String to Enum Notes •Presentation on Enum to string and String to Enum •Programming Language used: LabVIEW® 2019 Base version •LabVIEW is a NI (formally National Instruments) product •Presentation app: Microsoft’s PowerPoint •Presentation shown … Continue reading
Python Example Testing Functions , Running Test List, Mini Test Report (not Gui version), Only Console result.
Showing use of functions and running sequence via list, with a mini Test report function List had Test function to run. Example Tests_seq=[component,electrical,optical,OE,EO] The OE test result in this example has a random result output which helps develope code for … Continue reading
Posted in Test Sector
Tagged Python, Python3.7, random from list, Run Function list, Test function example
Leave a comment
LV Random number tools (two shown) (0-100)
Two tools are used to create random number (0-100) but only one is what I wanted. Notes •Presentation to show two different random tools using LabVIEW® •Programming Language used: LabVIEW® 2019 Base version •LabVIEW is a NI (National Instruments) product … Continue reading
Finding Exponent that best matches a exponent type data set in LV base version – two methods – (one setup , Focus Targeting- Coarse-Fine).
Labview(r) base version does not have fitting functions so using this time to show two methods (one setup , Focus Targeting- Coarse-Fine). The 2nd method will result in reduce steps counts One setup for the required resolution (499 steps) Focus … Continue reading
Posted in Test Sector
Tagged Coarse Fine Method, Exponent, Focus Targeting Method, Formula, Iteration Method, LabVIEW(r)
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 Test Sector
Tagged 2D array, Array, Array Delete, Array Insert, Array Size, LabVIEW(r), remove duplication, Sort, Transpose
Leave a comment
Excel(r) create cell reference from Concatenated Text
Turning a Concatenated Text to a cell reference. Notes •Presentation of Creating a cell reference from a created Text •Excel ® used is a Microsoft product •Presentation app: Microsoft’s PowerPoint •Presentation shown to spark ideas of use. •This presentation is … Continue reading
LV Picture functions – Space ship payload control example
Using a combination of images and picture functions to create a simulation of a space ship putting payload on a space truck Notes •Presentation to show use of Picture function using LabVIEW® •Programming Language used: LabVIEW® 2019 Base version •LabVIEW … Continue reading