working hard


New computer – automation install
February 6, 2006, 4:35 pm
Filed under: automation, lab
  • copy opla files from \\sjc-filer21b\wg-h\hindenburg\Private\shared\Toolkits\WBU-Compliance\PTT\OPLA
  • install cvi
  • install sql tool set
  • setup data source (odbc)
    • control panel / administrative tools
      • system dsn: add, microsoft access database *mdb
        • data source name: Results Database
        • description: result (this is very important)
        • select database file
  • install ni-488.2 from ni.com (2.2.4, 103.5 MB)
  • install visa run-time from ni.com
  • create result folder, i.e. c:\automation, this is very important
  • install db viewer
    • access
    • winsql
      • query example: select * from resultsheader, resultdetails where headerlink=resultslink and headerlink> 1800

Reference: post

Comments Off