Difference between revisions of "Lab:B209"

From PrattWiki
Jump to navigation Jump to search
Line 2: Line 2:
  
 
== Specifications ==
 
== Specifications ==
* 49 networked Windows 8.1 [[Lab:B209/Computers|computers]] with WIN domain credential logins split up into 24 lab benches
+
* 48 networked Windows 8.1 [[Lab:B209/Computers|computers]] with WIN domain credential logins split up into 24 lab benches
 
* 1 instructor station Windows 8.1 - equipped with a SMART Sympodium
 
* 1 instructor station Windows 8.1 - equipped with a SMART Sympodium
 
* Projection system with screen
 
* Projection system with screen
Line 44: Line 44:
 
# If you are thinking about printing during this session, type <source lang=text>lpq</source> to check the line printer queue - if there are no entries, you are set.  If there is a list of files, the particular Teer machine to which you have connected is detached from the [[ePrint]] queue.  If you are planning to print anything out, you will want to log into a different Teer machine.
 
# If you are thinking about printing during this session, type <source lang=text>lpq</source> to check the line printer queue - if there are no entries, you are set.  If there is a list of files, the particular Teer machine to which you have connected is detached from the [[ePrint]] queue.  If you are planning to print anything out, you will want to log into a different Teer machine.
  
== Problems Logging In ==
+
== Problems Logging In or Running Programs==
 +
*If your password doesn't work or matlab "doesn't exist,"
 +
*:try logging in to a different Teer machine
 +
 
 +
=== Legacy Errors ===
 +
These errors are from when [[PuTTy]] and [[X-Win]] were the standard for the EGR 103 labs; as of Fall 2014, that is no longer the case.
 
*If xterm will not work and if the error is something about "error in locking authority file"
 
*If xterm will not work and if the error is something about "error in locking authority file"
 
*:Go to the PuTTY page regarding [[PuTTY#Xauthority_file_locking| Xauthority_file_locking]]
 
*:Go to the PuTTY page regarding [[PuTTY#Xauthority_file_locking| Xauthority_file_locking]]
 
*If x-win needs a license, use the Activation License option and note that the license will be on the screen in the front of the room.
 
*If x-win needs a license, use the Activation License option and note that the license will be on the screen in the front of the room.
*If your password doesn't work or matlab "doesn't exist,"
 
*:try logging in to a different Teer machine
 
 
*If PuTTY claims that you cannot connect to localhost or some other graphical problem:
 
*If PuTTY claims that you cannot connect to localhost or some other graphical problem:
 
*#Make sure the Teer machine did not complain about an error in locking authority file - if it did, see solution above.
 
*#Make sure the Teer machine did not complain about an error in locking authority file - if it did, see solution above.
Line 60: Line 63:
 
Partial list:
 
Partial list:
 
=== Specifically for EGR 103 ===
 
=== Specifically for EGR 103 ===
 +
As of Fall, 2014:
 
* Acrobat reader
 
* Acrobat reader
 
* [[ePrint]]
 
* [[ePrint]]
Line 67: Line 71:
 
* National Instruments Measurements and drivers
 
* National Instruments Measurements and drivers
 
* National Instruments LabVIEW (as of Fall 2010)
 
* National Instruments LabVIEW (as of Fall 2010)
 +
* [[MobaXterm]]
 +
* [[SSH]] (including file transfer)
 +
 +
<!--
 
* [[PuTTY]] (including configuration file to log in to any Teer machines with X11 forwarding)
 
* [[PuTTY]] (including configuration file to log in to any Teer machines with X11 forwarding)
 
** Fall 2013: The configuration files do not seem to be static at the moment - hopefully this can be fixed
 
** Fall 2013: The configuration files do not seem to be static at the moment - hopefully this can be fixed
* [[SSH]] (including file transfer)
 
 
* [[X-Win 32]]
 
* [[X-Win 32]]
 +
-->
  
== Tech Notes ==
 
* After installing a new version of MATLAB 32-bit, be sure to:
 
** Right-click and run as administrator
 
** daqregister('nidaq')
 
  
 
=== Other courses ===
 
=== Other courses ===
Line 86: Line 90:
 
* SMART Sympodium drivers
 
* SMART Sympodium drivers
 
* SMART Notebook
 
* SMART Notebook
 +
 +
== Tech Notes ==
 +
* After installing a new version of MATLAB 32-bit, be sure to:
 +
** Right-click and run as administrator
 +
** daqregister('nidaq')
  
 
== Questions ==
 
== Questions ==

Revision as of 14:48, 23 August 2014

B209 Fitzpatrick is a computer lab used by EGR 103, EGR 224, ECE 382, ME 131, and occasionally ME 141 and ME 160.

Specifications

  • 48 networked Windows 8.1 computers with WIN domain credential logins split up into 24 lab benches
  • 1 instructor station Windows 8.1 - equipped with a SMART Sympodium
  • Projection system with screen
  • WolfVision document camera
  • 25 National Instruments NI PCI 6014e or NI PCI 6221 cards (one at instructor station, one per lab bench)
  • 20 Circuit Specialists PBB 272 powered breadboards
  • 20 Circuit Specialists MS8264 digital multimeters

Using the PCs to Run Unix Programs Remotely

Here is the somewhat long-form of the log-in procedure:

  1. Pick a PC
  2. Log in using your OIT WIN credentials
  3. Start MobaXterm
  4. Type
     ssh -XY NETID@teer##.oit.duke.edu
    
    where NETID is your NET ID and ## is the two digit number of the Teer machine you want to use.
  5. If you are thinking about printing during this session, type
    lpq
    
    to check the line printer queue - if there are no entries, you are set. If there is a list of files, the particular Teer machine to which you have connected is detached from the ePrint queue. If you are planning to print anything out, you will want to log into a different Teer machine.

Problems Logging In or Running Programs

  • If your password doesn't work or matlab "doesn't exist,"
    try logging in to a different Teer machine

Legacy Errors

These errors are from when PuTTy and X-Win were the standard for the EGR 103 labs; as of Fall 2014, that is no longer the case.

  • If xterm will not work and if the error is something about "error in locking authority file"
    Go to the PuTTY page regarding Xauthority_file_locking
  • If x-win needs a license, use the Activation License option and note that the license will be on the screen in the front of the room.
  • If PuTTY claims that you cannot connect to localhost or some other graphical problem:
    1. Make sure the Teer machine did not complain about an error in locking authority file - if it did, see solution above.
    2. Make sure X-Win 32 is running.
    3. Hover over the X-Win icon to make sure it is Display 0 - if not, see the X-Win 32 page for troubleshooting.
    4. Exit PuTTY, restart it, load the session you tried to open, go to X11 or Tunneling in the Category, and make sure X11 was checked
    5. If none of that works, find a TA or the instructor.

Software

Partial list:

Specifically for EGR 103

As of Fall, 2014:

  • Acrobat reader
  • ePrint
  • MATLAB with toolboxes (esp. Simulink, data acquisition, controls)
    • Be sure shortcut has "Start In" of C:\Documents and Settings\mrglocal\My Documents\MATLAB
  • Microsoft Office
  • National Instruments Measurements and drivers
  • National Instruments LabVIEW (as of Fall 2010)
  • MobaXterm
  • SSH (including file transfer)


Other courses

Instructor Station

The instructor station includes several extra pieces of software. This includes:

  • Software for document camera
  • SMART Sympodium drivers
  • SMART Notebook

Tech Notes

  • After installing a new version of MATLAB 32-bit, be sure to:
    • Right-click and run as administrator
    • daqregister('nidaq')

Questions

Post your questions by editing the discussion page of this article. Edit the page, then scroll to the bottom and add a question by putting in the characters *{{Q}}, followed by your question and finally your signature (with four tildes, i.e. ~~~~). Using the {{Q}} will automatically put the page in the category of pages with questions - other editors hoping to help out can then go to that category page to see where the questions are. See the page for Template:Q for details and examples.

External Links

References