Results 1 to 4 of 4

Thread: CONTROL WATER PUMP PROGRAM

  1. #1
    Login to Give a bone
    0

    Default CONTROL WATER PUMP PROGRAM

    You are asked to write a program to control the status (either ON or OFF) of a water pump depending on the water level of the storage tank: If the water level of the tank is higher than the user defined maximum level, the status of the pump should be set to OFF, otherwise, the status of the pump should be set to ON. Your program should only check on status once.


    Create pseudo-codes, flowchart, and AutoLISP codes by using the IF-THEN-ELSEstatement/function for the above described task. The program should prompt the user to enter the maximum level of the storage tank. Use appropriate variable names as follow:


    Water level of the storage tank: Level


    Maximum level of the storage tank: MaxLevel

  2. #2
    Administrator Opie's Avatar
    Join Date
    2002-01
    Location
    jUSt Here (a lot)
    Posts
    9,106
    Login to Give a bone
    0

    Default Re: CONTROL WATER PUMP PROGRAM

    Is this a school or other course work request?
    If you have a technical question, please find the appropriate forum and ask it there.
    You will get a quicker response from your fellow AUGI members than if you sent it to me via a PM or email.
    jUSt

  3. #3
    Login to Give a bone
    0

    Default Re: CONTROL WATER PUMP PROGRAM

    yes。autocad class

  4. #4
    Mod / Salary / SM Wanderer's Avatar
    Join Date
    2001-12
    Location
    St. Louis
    Posts
    5,408
    Login to Give a bone
    0

    Default Re: CONTROL WATER PUMP PROGRAM

    Quote Originally Posted by justinweihong683244 View Post
    yes。autocad class
    Well, why don't you tell us what you've got so far, then ask specific questions about where you're hung up, so folks can help you learn... folks are very helpful here at teaching each other to fish.
    Melanie Stone
    @MistresDorkness

    Archibus, FMS/FMInteract and AutoCAD Expert (I use BricsCAD, Revit, Tandem, and Planon, too)
    Technical Editor
    not all those who wander are lost

Similar Threads

  1. Replies: 0
    Last Post: 2015-08-07, 05:37 PM
  2. Render - Pump room with chilled water piping
    By stykface in forum ACA/AMEP Gallery
    Replies: 3
    Last Post: 2015-04-12, 01:47 PM
  3. 2013: Revit Program Addon's for Locking or Water Marking Families
    By bogggers89 in forum Revit - Platform
    Replies: 3
    Last Post: 2013-10-17, 12:02 AM
  4. Layer Naming for Water & Waste Water Treatment Plants
    By Trevor_Smith in forum CAD Standards
    Replies: 2
    Last Post: 2007-06-12, 05:26 PM
  5. Replies: 5
    Last Post: 2006-07-24, 07:45 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •