首页 > 其他 > 详细

Mdsplus Conception

时间:2017-09-09 12:46:48      阅读:345      评论:0      收藏:0      [点我收藏+]
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

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

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!