码迷,mamicode.com
首页 > 其他好文 > 详细

Mdsplus Conception

时间:2017-09-09 12:55:52      阅读:189      评论:0      收藏:0      [点我收藏+]

标签:opera   基础   writing   nbsp   div   ecif   组成   cto   image   

MDSplus的是分层结构,其中基础的数据的结构是树形(TREE)结构。大量的节点(NODES)组成树的分支和叶子。MDSplus中的SHOTS是由模型树创建的副本。个人理解: 每个SHOT都是从model tree拷贝过来的模版,然后添加各自的数据。
技术分享

 

 
1.节点自描述的特性
2.树和文件的关系
3.数据类型
4.表达式
5.本地和远程
5.some mdsp api
 
  
Tress structure 
=>top hierarchy is the name of the tree,next is child nodes,underneath them is members node.This kind of hierarchy as analogous to the directories and files on a os
=>three ways to uniquely specify a node in a tree ,the full path name,a relative path nameand a tag name
     full path name:  \treename::top.child1.child2:member
 
Data types
=>single/double/signal/device,and so forth 
 
Expression 
some basic operation:plus/multiply,and so forth 
 
Reading and Writing manipute
 
Graphical Tools
 
 
 
 
 
 
 
 
 
 
 

Mdsplus Conception

标签:opera   基础   writing   nbsp   div   ecif   组成   cto   image   

原文地址:http://www.cnblogs.com/qhzhang/p/7497585.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!