From 8746b911b06fe0fc3060c9c12493c13edfcdbd7e Mon Sep 17 00:00:00 2001 From: Jan Breuer <jan.breuer@jaybee.cz> Date: ćšć, 08 10æ 2015 04:08:06 +0800 Subject: [PATCH] Add SCPI_Param tests for Int32, UInt32, Int64 and UInt64 --- examples/test-CVI_w_GUI/main.c | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/examples/test-CVI_w_GUI/main.c b/examples/test-CVI_w_GUI/main.c index 9982d06..ef981e1 100644 --- a/examples/test-CVI_w_GUI/main.c +++ b/examples/test-CVI_w_GUI/main.c @@ -30,7 +30,9 @@ * @date Thu Nov 15 10:58:45 UTC 2012 * * @brief SCPI parser test with a little GUI built with NI-CVI (Lutz Hoerl, Thorlabs) - * + * You can build this example using CVI 2012SP1, an eval version is available here: + * ftp://ftp.ni.com/evaluation/labview/ekit/other/downloader/NILWCVI2012SP1.exe + * Size is about 550 MB * */ -- Gitblit v1.9.1