From d071f2c303e2286421d97c7b77bad47cf37f2d25 Mon Sep 17 00:00:00 2001
From: Jan Breuer <jan.breuer@jaybee.cz>
Date: 周一, 26 11月 2012 22:55:15 +0800
Subject: [PATCH] Netbeans project cleanup

---
 scpi/scpi_ieee488.c |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/scpi/scpi_ieee488.c b/scpi/scpi_ieee488.c
index 005ea90..7474643 100644
--- a/scpi/scpi_ieee488.c
+++ b/scpi/scpi_ieee488.c
@@ -157,7 +157,8 @@
 }
 
 /**
- * *CLS
+ * *CLS - This command clears all status data structures in a device. 
+ *        For a device which minimally complies with SCPI. (SCPI std 4.1.3.2)
  * @param context
  * @return 
  */

--
Gitblit v1.9.1