Changes between Initial Version and Version 1 of Apps/MultiScale


Ignore:
Timestamp:
05/21/13 15:48:32 (11 years ago)
Author:
travis_l
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Apps/MultiScale

    v1 v1  
     1[[PageOutline]]
     2
     3= Multi-Scale =
     4== About ==
     5This application builds upon the full color check weighing application with up to 5 configurable zones by adding up to 10 scales on the display at the same time.  View up to 10 scales at once or view each scale individually.  Options include EIP and Modbus TCP communication outputs.
     6
     7[[Image(mscale.JPG)]]
     8
     9== Team ==
     10If you have any issues create a [/newticket?component=App/Std/MultiScale&owner=kyle_s new ticket]. Before contacting support please be sure to check the [query:component=App/Std/MultiScale&status!=closed active tickets] to verify the issue isn't already known.
     11
     12=== Support ===
     13[[UserProfilesList(role=support)]]
     14
     15=== Developers ===
     16[[UserProfilesList(name=%Ryan%)]]
     17
     18== Download ==
     19[/raw-attachment/wiki/Apps/MultiScale/chkwgh Click here to download the latest version.] [[br]]
     20[/raw-attachment/wiki/Apps/MultiScale/MultiScale.pdf Click here to download the documentation.]
     21
     22== Source ==
     23Feel free to [/source/mscale/browser browse] the source. You can checkout the source by using the following:
     24
     25{{{
     26# Latest Development Source
     27svn co http://tech.825spectrum.com/svn/applications/standard/mscale
     28}}}