›› 2015, Vol. 28 ›› Issue (12): 114-.

• 论文 • 上一篇    下一篇

基于静态链表SCPI解析系统设计

赵云   

  1. (桂林电器科学研究院有限公司 研发中心,广西 桂林 541004)
  • 出版日期:2015-12-15 发布日期:2015-12-15
  • 作者简介:赵云(1982—),男,硕士,工程师。研究方向:嵌入式测控。E-mali:26532401@qq.com

SCPI Parsing Based on Static Linked List

ZHAO Yun   

  1. (R & D Center,Guilin Electric Apparatus Research Institute Co.,Ltd.,Guilin 541004,China)
  • Online:2015-12-15 Published:2015-12-15

摘要:

针对传统的SCPI解释方式占用过多内存,制约了在嵌入式系统上的应用,文中设计了一种方便移植和扩展的SCPI语言解析方法。该种方法用静态链表的结构来保存SCPI命令集,通过这种方法建立的SCPI解析模块,占用内存少,且方便移植和扩展。利用文中方法设计的SCPI解析模块可方便应于各种智能程控仪器,并适用在嵌入式系统下工作。

关键词: SCPI, 静态链表, 程控仪器

Abstract:

This paper designs a convenient transplantation and extension of SCPI language parsing method.This method saves the SCPI command set with static chain table structure.The SCPI parsing module established by this method,enjoys little memory consumption and convenient transplant and extension.This method can be applied to various intelligent programmable instruments and work under the applicable in embedded systems.

Key words: SCPI;static linked list;programmable instruments

中图分类号: 

  • TN314