zoukankan      html  css  js  c++  java
  • About LabView

    Recently I am running an experiment. Because the lab has only NI devices, I have to learn to use the so-called "Graphical Programming Language" LabView.

    Then I found it hard to use...

    Then I tried to google 'LabView Stupid'...

    Then I got this hot article and tons of comments: 

    https://jshoer.wordpress.com/2007/08/03/why-i-hate-despise-detest-and-loathe-labview/

    why I hate, despise, detest, and loathe LabView

    1. Inability to write descriptive comments!
    2. Inability to name variables!!!
    3. Nonlinear, graphical programming interface:
      1. Messy, horribly hard-to-follow programs!  Wires everywhere!
      2. Extreme difficulty to insert new commands into an established program without ruining the organization structure!!
      3. Frakking impossible to debug!!!!!
      4. Computer processors operate linearly anyway–LABVIEW IS LYING!!!
    4. Sequence structures–the most cumbersome way possible for the LabView creators to have tried to rectify the problem that sometimes YOU JUST NEED TO EXECUTE COMMANDS IN ORDER JUST LIKE A CONVENTIONAL PROGRAM, DAMMIT!!!
    5. Mouse sensitivity!  As in, my programming ability should not have to rely on my skill to accurately position the mouse over some of those frakking tiny terminals!
    6. Timing structures–THEY DO NO SUCH THING!
    7. The fact that it has to rebuild all its data acquisition sub-VIs every time I want to make a tiny change to the sampling mode!
    8. Shift registers and sequence instances!  The saddest excuses for variables on the planet–and they contribute to the messy wiring problem!!
    9. It handles arrays in an extraordinarily clunky manner–and when you’re taking data, the role LabView is best suited for, MOST OF THE TIME YOU CAN’T POSSIBLY AVOID USING ARRAYS!
    10. MY LAB RUNS ON IT AAAAAAAAAAAAAAAAAAAAHHHHHHHH!!!!!
  • 相关阅读:
    Oracle配置手册
    Vim配置手册
    高斯消元
    dp专场的蒟蒻题解
    mac 软件意外退出
    spring security整体流程
    服务启动shell脚本
    nohup 启动命令
    linux service脚本
    docker 安装prometheus和grafna
  • 原文地址:https://www.cnblogs.com/andrew-wang/p/4674373.html
Copyright © 2011-2022 走看看