Releases: DEWETRON/SCPI-LabView-Client
v1.0.11
2020-04-27 Release Notice OXYGEN SCPI App v1.0.11
SCPI Test Application for Oxygen, based on LabView Library (dewetron_lib_oxygen_scpi-1.0.0.11.vip)
-
Files:
** OXYGEN_SCPI_App_v1.0.11.zip -
Version: 1.0.11
-
Requirements:
** Windows 10 64-Bit or Windows 7 64 Bit
** OXYGEN SCPI over Ethernet interface v1.10 or higher (included in OXYGEN R3.6 or higher) -
Installation procedure for OXYGEN_SCPI_App_v1.0.11:
** Run installer by executing Setup.exe and follow instructions
** First installation will require some time as LAbVIEW Runtime is installed -
Description
** Can be used to test and demonstrate OXYGEN SCPI interface
*** Connect and Disconnect to SCPI host
*** Execute predefined common commands (*IDN?, *VER?, *RST, :SYST:ERR?)
*** Load dms setup file (:SETUP:LOAD)
*** Set File name (:STOR:FILE:NAME)
*** Query Channel List (:CHANNELLIST:NAMES?)
*** Edit Recording state (:STOR:START, :STOR:PAUS, :STOR:STOP)
*** Enter any SCPI command via command line
*** Numeric Measurement value transfer
**** Start and stop numeric measurement value transfer (:NUMERIC:NORMAL:ITEMS, :NUMERIC:NORMAL:VALUE?)
**** Set aggregation rate (:RATE)
**** Transfer and display data of up to 6 channels
*** ELOG data transfer
**** Select Calculation mode (:ELOG:CALCULATIONS), period time (:ELOG:PERIOD) and timestamp (:ELOG:TIMESTAMP)
**** Start and stop data transfer, Fetch data from buffer (:ELOG:ITEMS, :ELOG:START, :ELOG:STOP, :ELOG:FETCH?)
**** Transfer and display data of up to 6 channels -
Known Limitations
** Data can only be displayed in this app but is not stored to a separate file
** Other commands than stated above can only be entered via the user command line
** No direct support of data stream (DSTREAM) commands, could be entered via the user command line