Jan Breuer
2016-02-14 fbd16b32739a35ed3d3cf7e9aa4cfb6a75758e46
libscpi/inc/scpi/constants.h
@@ -41,19 +41,11 @@
extern "C" {
#endif
/*  4.1.3.6 *IDN? */
#define SCPI_DEFAULT_1_MANUFACTURE "CTU FEE"
#define SCPI_DEFAULT_2_MODEL "TSI3225"
#define SCPI_DEFAULT_3 "0"
#define SCPI_DEFAULT_4_REVISION "01-01"
/* 21.21 :VERSion?
 * YYYY.V
 * YYYY = SCPI year
 * V = SCPI revision
 */
    /* 21.21 :VERSion?
     * YYYY.V
     * YYYY = SCPI year
     * V = SCPI revision
     */
#define SCPI_STD_VERSION_REVISION "1999.0"
#ifdef   __cplusplus