Sidebar - MdsWiki
Navigation
Personal tools

From MdsWiki

(Difference between revisions)
Jump to: navigation, search
Revision as of 10:36, 4 December 2019 (edit)
Zack-vii (Talk | contribs)

← Previous diff
Current revision (02:00, 15 March 2023) (edit)
Slwalsh (Talk | contribs)

 
Line 9: Line 9:
** Introduction:Capability|Capabilities and Concepts ** Introduction:Capability|Capabilities and Concepts
** Introduction:Platforms|Platforms and Language ** Introduction:Platforms|Platforms and Language
-* Documentatuon:Tutorial|Tutorials 
-** Documentation:Tutorial:MdsObjects|APIs 
-*** Documentation:Tutorial:MdsObjects|C/C++ 
-*** Documentation:Tutorial:APIs:IDL|IDL 
-*** Documentation:Tutorial:MdsObjects|java 
-*** Documentation:Tutorial:APIs:javascript|javascript 
-*** Documentation:Tutorial:APIs:LabVIEW|LabVIEW 
-*** Documentation:Tutorial:APIs:MATLAB|MATLAB 
-*** Documentation:Tutorial:MdsObjects|python 
-** Documentation:Tutorial:QuickOverview|Quick Tour  
-** Documentation:Tutorial:CreateTrees|Trees & Data 
-** Documentation:Tutorial:UsingScope|jScope 
-** Documentation:Tutorial:RemoteAccess|Remote Access 
-** Documentation:Tutorial:Events|Events 
-** Documentation:Tutorial:LargeSignals|Large Signals and Streaming 
-** Documentation:Tutorial:WebScope|WebScope 
-** MDSplus.wsgi_module|WSGI 
-** Documentation:Tutorial:DataAccess|Data Access (Fortran, IDL) 
-** Documentation:Tutorial:ExperimentSequence|Experiment Sequence (Setup) 
-** Documentation:Tutorial:Devices|MDSplus Devices 
-** Documentation:Tutorial:MDS_ServerOSX|MdsServer on OSX 
-** Documentation:Tutorial:Using Data Versioning|Using Data Versioning 
* Documentation|Documentation * Documentation|Documentation
 +** Documentation:Tutorial|Tutorials
 +*** Documentation:Tutorial:QuickOverview|Quick Tour
 +*** Documentation:Tutorial:CreateTrees|Trees & Data
 +*** Documentation:Tutorial:APIs|APIs
 +**** Documentation:Tutorial:MdsObjects|Object Oriented API (C++, Java and Python)
 +**** Documentation:Tutorial:APIs:LabVIEW|LabVIEW
 +**** Documentation:Tutorial:APIs:C|C
 +**** Documentation:Tutorial:APIs:Fortran|Fortran
 +**** Documentation:Tutorial:APIs:IDL|IDL
 +**** Documentation:Tutorial:APIs:MATLAB|MATLAB
 +**** Documentation:Tutorial:APIs:julia|julia
 +*** Documentation:Tutorial:GUIs|GUIs
 +**** Documentation:Tutorial:GUIs:jScope|jScope
 +**** Documentation:Tutorial:WebScope|WebScope
 +*** Documentation:Tutorial:RemoteAccess|Remote Access
 +*** Documentation:Tutorial:Events|Events
 +*** Documentation:Tutorial:LargeSignals|Large Signals and Streaming
 +*** Documentation:Tutorial:APIs:javascript | restful MDSplus interface
 +*** Documentation:Tutorial:ExperimentSequence|Experiment Sequence (Setup)
 +*** Documentation:Tutorial:Devices|MDSplus Devices
 +*** Documentation:Tutorial:MDS_ServerOSX|MdsServer on OSX
 +*** Documentation:Tutorial:Using Data Versioning|Using Data Versioning
** Documentation:Users|Users Guide ** Documentation:Users|Users Guide
*** Documentation:Users:Linux_CAMAC|Linux CAMAC *** Documentation:Users:Linux_CAMAC|Linux CAMAC
Line 59: Line 59:
*** Documentation:Reference:Matlab|Matlab *** Documentation:Reference:Matlab|Matlab
*** Documentation:Reference:MDSIP|MDSIP *** Documentation:Reference:MDSIP|MDSIP
-** Documentation:jTraverser2|jTraverser2 
** Documentation:Glossary|Glossary ** Documentation:Glossary|Glossary
** Documentation:FAQ|FAQ ** Documentation:FAQ|FAQ
Line 81: Line 80:
* Developer|Developer * Developer|Developer
** Jenkins|Jenkins ** Jenkins|Jenkins
 +** Pydevice_dev|PyDevices
* Sidebar|Edit Sidebar * Sidebar|Edit Sidebar
* Special:Upload|Upload File * Special:Upload|Upload File

Current revision

This page allows editing the navigation sidebar menu. Each line represents a menu link. The asterisks at the start of the line repesent the menu level of the link. This is followed by a space, the URL of the link, a "|", and then the name of the menu link.

Lines at the top, that don't start with an asterisk are considered comments.

Links that are displayed only when a user is logged in, can be added to the bottom of this page. They are seperated from the other links by a single comment line.

  • Introduction|Introduction
    • Introduction:Approach|Approach
    • Introduction:Capability|Capabilities and Concepts
    • Introduction:Platforms|Platforms and Language
  • Documentation|Documentation
    • Documentation:Tutorial|Tutorials
      • Documentation:Tutorial:QuickOverview|Quick Tour
      • Documentation:Tutorial:CreateTrees|Trees & Data
      • Documentation:Tutorial:APIs|APIs
        • Documentation:Tutorial:MdsObjects|Object Oriented API (C++, Java and Python)
        • Documentation:Tutorial:APIs:LabVIEW|LabVIEW
        • Documentation:Tutorial:APIs:C|C
        • Documentation:Tutorial:APIs:Fortran|Fortran
        • Documentation:Tutorial:APIs:IDL|IDL
        • Documentation:Tutorial:APIs:MATLAB|MATLAB
        • Documentation:Tutorial:APIs:julia|julia
      • Documentation:Tutorial:GUIs|GUIs
        • Documentation:Tutorial:GUIs:jScope|jScope
        • Documentation:Tutorial:WebScope|WebScope
      • Documentation:Tutorial:RemoteAccess|Remote Access
      • Documentation:Tutorial:Events|Events
      • Documentation:Tutorial:LargeSignals|Large Signals and Streaming
      • Documentation:Tutorial:APIs:javascript | restful MDSplus interface
      • Documentation:Tutorial:ExperimentSequence|Experiment Sequence (Setup)
      • Documentation:Tutorial:Devices|MDSplus Devices
      • Documentation:Tutorial:MDS_ServerOSX|MdsServer on OSX
      • Documentation:Tutorial:Using Data Versioning|Using Data Versioning
    • Documentation:Users|Users Guide
      • Documentation:Users:Linux_CAMAC|Linux CAMAC
      • Documentation:Users:Datatypes|Data Types
      • Documentation:Users:Tree_syntax|Tree Syntax
      • Documentation:TreeAccess|Tree Access
      • Documentation:Users:TDI|TDI
      • Documentation:Users:AutomatedAnalysis|Automated Analysis
      • Documentation:Users:LongPulseExtensions|Long Pulse Extensions
      • Documentation:Users:MDSobjects|MdsObjects
        • Documentation:Users:MDSobjects:Python|Python
      • Documentation:Users:EPICS|EPICS
      • Documentation:Performance Guidelines|Performance Guidelines
      • Documentation:Users:Tools|Tools
    • Documentation:Reference|Reference
      • Documentation:Reference:TDI|TDI
      • Documentation:Reference:TCL_index|TCL
      • images/ccl.pdf|CCL
      • Documentation:Reference:IDL|IDL
      • Documentation:Reference:C|C
      • Documentation:Reference:Fortran|FORTRAN
      • Documentation:Reference:Php|PHP
      • /mdsobjects/python/doc/|Python
      • Documentation:Reference:Perl|Perl
      • Documentation:Reference:VB|Visual Basic
      • Documentation:Reference:Labview|Labview
      • Documentation:Reference:Matlab|Matlab
      • Documentation:Reference:MDSIP|MDSIP
    • Documentation:Glossary|Glossary
    • Documentation:FAQ|FAQ
  • Software|Software
    • Downloads|Downloads
    • Software:ConfigureEvents | Configuring MDSplus Events
    • Software:BuildingFromSources|Building from sources
    • Github Issues|Bug reports
    • Software:Shared_apps|Shared Applications
    • Software:Chroot|Mdsip Sandbox
  • Links|Links
  • Projects|Projects
    • Projects:hdf5|HDF5
  • User_Contrib|User Contrib.
    • User_Contrib:tricks|Tricks and Solutions
      • User_Contrib:Mathematica|Mathematica
      • User_Contrib:DTACQ|High Speed Long Pulse DAQ
    • User_Contrib:downloads|Downloads
    • User_Contrib:devices|Devices

The following lines are displayed when a user is logged in.

  • Developer|Developer
    • Jenkins|Jenkins
    • Pydevice_dev|PyDevices
  • Sidebar|Edit Sidebar
  • Special:Upload|Upload File
  • Special:Allpages|All Wiki Pages
  • Special:Specialpages|Special Pages
  • Special:Userlogin&type=signup|Create Account