./nugetz

#sequence

108 packages tagged with “sequence

MiniStand

MiniStand Testing process and production data management Updated version MiniStand is designed to have a standard method to do manufacturing automation, especially to have general and reusable running test sequences and managing production data with failing information, just like NI Test Stand. Surely this is a mini version, anyway, it can adopt to many scenarios in automation software development, like some measuring and validating projects which have the common scenarios to drive some electric devices to do some actions and drive DMM to measure voltage, current or resistance, etc. Currently the version of MiniStand is 1.0.1, it can only drive 3 things: 1. Select test objects sored in Test Sequence Management v2 (an NuGET package), and run in sequential order. 2. Write a piece of production data indicating the time stamp, duration, product SN and result, etc into Production and Defects Management v2 (another NuGET package), also if there are any failings, write those failures too. 3. Write necessary logging information with DBLogger_v2 (3rd NuGET package) In automation software, NI LabVIEW takes to electrical action and drive to measure in most cases, but LabVIEW is hard to use Event Handler to interact with C# assembly directly, so MiniStand takes MQTT communicating with LabVIEW. The flowchart of MiniStand is described in the DOCX document. Prerequisite: 1. You must run GeneralInstaller (the 4th NuGET package) to install some necessary components with Administrator permission. Just run GeneralInstall.exe and all the COM components will be registered. 2. Install MQTT from https://mqttx.app/ Run the WPF application, please type MiniStand.WpfManager.exe in System running dialog (or you can go to folder C:\Program Files (x86)\PatrickGamp\MiniStandApp, why it is x86? Because most industry automation software are using x86 version of LabVIEW) MiniStand is using CSVMultilang (The 5th NuGET package) to do multilang, however, the author has too few time to do the translation jobs, so only 80% multilang jobs are done At main UI, at the right panel is the running test sequences and test steps, and at left panel is the status, and there are 4 context menu items to let you check current production data, today’s, all history, and launch the WPF application of Production and Defects Management. The MiniStand.WpfManager.exe simulates LabVIEW, monitoring commands from MiniStand via MQTT A product or a test sequence or a test step or an action, anyone can be run together or individually. Every time if the testing is over, the production data will be ready, you can check it in right panel as you click the first button, current production data will be shown like below: Remember, unpack InstallBits.zip and run the GeneralInstaller.exe with Administrator permission to use that. Also, 4 db files under assets will help you go through with existing data faster. Please reference to MiniStand.docx under sub folder 'doc'. For technique support or business, please call the cell phone ++0086-18603016232, email: patrickgamp@hotmail.com, WeChat(A Chinese popular chat app) id is same to the cell phone number I am a professional with 26 years software RD experience. In 2005-2018, worked for Microsoft Windows Mobile and Windows Phone developing team, XBox One manufacturing automation team, and Surface imaging test team, after 2019, opened a small automation software corporation at the first strong manufacturing city in the world - Suzhou, China. If you have some industry automation related software project to oursource, or any Windows desktop based non-Web softare developing requirements, please send me email to contact. Author Patrick Gamp Published date January 20, 2024

v1.0.25.5K
StandTestingProductionSequenceMQTT