quarchpy 2.2.9.dev1__py2.py3-none-any.whl → 2.2.9.dev3__py2.py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- quarchpy/__pycache__/__init__.cpython-311.pyc +0 -0
- quarchpy/__pycache__/_version.cpython-311.pyc +0 -0
- quarchpy/__pycache__/run.cpython-311.pyc +0 -0
- quarchpy/_version.py +1 -1
- quarchpy/connection_specific/QPS/win-amd64/3rdPartyLicenses/Material-Icons-license.txt +51 -0
- quarchpy/connection_specific/QPS/win-amd64/3rdPartyLicenses/argparse4j-LICENSE.txt +23 -0
- quarchpy/connection_specific/QPS/win-amd64/3rdPartyLicenses/com.sun.istack-license.html +59 -0
- quarchpy/connection_specific/QPS/win-amd64/3rdPartyLicenses/commons-io-LICENSE-2.0.txt +202 -0
- quarchpy/connection_specific/QPS/win-amd64/3rdPartyLicenses/controlsfx-license.txt +29 -0
- quarchpy/connection_specific/QPS/win-amd64/3rdPartyLicenses/jakarta.activation-license.html +59 -0
- quarchpy/connection_specific/QPS/win-amd64/3rdPartyLicenses/jakarta.xml.bind-api-license.html +59 -0
- quarchpy/connection_specific/QPS/win-amd64/3rdPartyLicenses/netty-LICENSE.txt +202 -0
- quarchpy/connection_specific/QPS/win-amd64/3rdPartyLicenses/netty-NOTICE.txt +239 -0
- quarchpy/connection_specific/QPS/win-amd64/InstallType.dat +1 -0
- quarchpy/connection_specific/QPS/win-amd64/app.jar +0 -0
- quarchpy/connection_specific/QPS/win-amd64/app.properties +6 -0
- quarchpy/connection_specific/QPS/win-amd64/license.txt +1 -0
- quarchpy/connection_specific/QPS/win-amd64/qps-command-reference.html +112 -104
- quarchpy/connection_specific/QPS/win-amd64/qps.jar +0 -0
- quarchpy/connection_specific/QPS/win-amd64/qps_lib/JFXUtilities-1.0.jar +0 -0
- quarchpy/connection_specific/QPS/win-amd64/qps_lib/QuarchCommon-2.0.jar +0 -0
- quarchpy/connection_specific/QPS/win-amd64/qps_lib/commons-io-2.18.0.jar +0 -0
- quarchpy/connection_specific/QPS/win-amd64/qps_lib/qutils-1.0.jar +0 -0
- quarchpy/connection_specific/QPS/win-amd64/scriptCommands.txt +26 -4
- quarchpy/connection_specific/QPS/win-amd64/whats-new.txt +20 -12
- quarchpy/connection_specific/__pycache__/connection_QIS.cpython-311.pyc +0 -0
- quarchpy/connection_specific/__pycache__/connection_QPS.cpython-311.pyc +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/bin/java +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/bin/jfr +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/bin/jrunscript +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/bin/jwebserver +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/bin/keytool +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/bin/rmiregistry +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/conf/jaxp-strict.properties.template +123 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/conf/jaxp.properties +46 -26
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/conf/logging.properties +2 -2
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/conf/management/management.properties +4 -5
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/conf/net.properties +1 -3
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/conf/security/java.security +67 -59
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/java.base/asm.md +1 -1
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/java.base/cldr.md +89 -98
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/java.base/icu.md +45 -470
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/java.base/public_suffix.md +1 -1
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/java.base/unicode.md +258 -92
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/java.desktop/freetype.md +7 -7
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/java.desktop/giflib.md +6 -10
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/java.smartcardio/pcsclite.md +4 -4
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/java.xml/schema10part1.md +51 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/java.xml/schema10part2.md +50 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/java.xml/xalan.md +1 -1
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/java.xml/xhtml10.md +57 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/java.xml/xhtml10schema.md +150 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/java.xml/xhtml11.md +68 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/java.xml/xhtml11schema.md +60 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/java.xml/xmlspec.md +63 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/java.xml/xmlxsd.md +43 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/jdk.crypto.cryptoki/pkcs11cryptotoken.md +14 -10
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/jdk.incubator.vector/sleef.md +439 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/jdk.localedata/cldr.md +89 -98
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/classlist +309 -224
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/jexec +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/jfr/default.jfc +36 -10
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/jfr/profile.jfc +35 -10
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/jrt-fs.jar +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/jspawnhelper +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libawt.so +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libawt_headless.so +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libawt_xawt.so +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libdt_socket.so +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libextnet.so +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libfontmanager.so +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libfreetype.so +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libinstrument.so +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libj2gss.so +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libj2pcsc.so +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libj2pkcs11.so +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libjaas.so +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libjava.so +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libjavajpeg.so +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libjawt.so +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libjdwp.so +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libjimage.so +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libjli.so +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libjsig.so +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libjsound.so +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libjsvml.so +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/liblcms.so +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libmanagement.so +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libmanagement_agent.so +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libmanagement_ext.so +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libmlib_image.so +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libnet.so +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libnio.so +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libprefs.so +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/librmi.so +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libsctp.so +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libsimdsort.so +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libsplashscreen.so +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libsyslookup.so +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libverify.so +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libzip.so +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/modules +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/psfontj2d.properties +1 -1
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/security/public_suffix_list.dat +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/server/libjsig.so +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/server/libjvm.so +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/tzdb.dat +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/release +2 -2
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/bin/java +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/bin/jfr +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/bin/jrunscript +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/bin/jwebserver +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/bin/keytool +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/bin/rmiregistry +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/conf/jaxp-strict.properties.template +123 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/conf/jaxp.properties +46 -26
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/conf/logging.properties +2 -2
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/conf/management/management.properties +4 -5
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/conf/net.properties +1 -3
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/conf/security/java.security +67 -59
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/java.base/asm.md +1 -1
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/java.base/cldr.md +89 -98
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/java.base/icu.md +45 -470
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/java.base/public_suffix.md +1 -1
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/java.base/unicode.md +258 -92
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/java.desktop/freetype.md +7 -7
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/java.desktop/giflib.md +6 -10
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/java.smartcardio/pcsclite.md +4 -4
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/java.xml/schema10part1.md +51 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/java.xml/schema10part2.md +50 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/java.xml/xalan.md +1 -1
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/java.xml/xhtml10.md +57 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/java.xml/xhtml10schema.md +150 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/java.xml/xhtml11.md +68 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/java.xml/xhtml11schema.md +60 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/java.xml/xmlspec.md +63 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/java.xml/xmlxsd.md +43 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/jdk.crypto.cryptoki/pkcs11cryptotoken.md +14 -10
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/jdk.localedata/cldr.md +89 -98
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/classlist +315 -223
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/jfr/default.jfc +36 -10
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/jfr/profile.jfc +35 -10
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/jrt-fs.jar +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/jspawnhelper +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libawt.dylib +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libawt_lwawt.dylib +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libdt_socket.dylib +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libextnet.dylib +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libfontmanager.dylib +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libfreetype.dylib +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libinstrument.dylib +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libj2gss.dylib +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libj2pcsc.dylib +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libj2pkcs11.dylib +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libjaas.dylib +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libjava.dylib +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libjavajpeg.dylib +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libjawt.dylib +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libjdwp.dylib +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libjimage.dylib +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libjli.dylib +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libjsig.dylib +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libjsound.dylib +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/liblcms.dylib +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libmanagement.dylib +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libmanagement_agent.dylib +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libmanagement_ext.dylib +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libmlib_image.dylib +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libnet.dylib +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libnio.dylib +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libosx.dylib +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libosxapp.dylib +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libosxkrb5.dylib +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libosxsecurity.dylib +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libosxui.dylib +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libprefs.dylib +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/librmi.dylib +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libsplashscreen.dylib +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libsyslookup.dylib +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libverify.dylib +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libzip.dylib +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/modules +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/psfontj2d.properties +1 -1
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/security/public_suffix_list.dat +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/server/libjsig.dylib +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/server/libjvm.dylib +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/shaders.metallib +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/tzdb.dat +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/release +2 -2
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-console-l1-1-0.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-datetime-l1-1-0.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-debug-l1-1-0.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-errorhandling-l1-1-0.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-file-l1-1-0.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-file-l1-2-0.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-file-l2-1-0.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-handle-l1-1-0.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-heap-l1-1-0.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-interlocked-l1-1-0.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-libraryloader-l1-1-0.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-localization-l1-2-0.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-memory-l1-1-0.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-namedpipe-l1-1-0.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-processenvironment-l1-1-0.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-processthreads-l1-1-0.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-processthreads-l1-1-1.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-profile-l1-1-0.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-rtlsupport-l1-1-0.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-string-l1-1-0.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-synch-l1-1-0.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-synch-l1-2-0.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-sysinfo-l1-1-0.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-timezone-l1-1-0.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-util-l1-1-0.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-crt-conio-l1-1-0.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-crt-convert-l1-1-0.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-crt-environment-l1-1-0.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-crt-filesystem-l1-1-0.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-crt-heap-l1-1-0.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-crt-locale-l1-1-0.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-crt-math-l1-1-0.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-crt-multibyte-l1-1-0.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-crt-private-l1-1-0.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-crt-process-l1-1-0.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-crt-runtime-l1-1-0.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-crt-stdio-l1-1-0.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-crt-string-l1-1-0.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-crt-time-l1-1-0.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-crt-utility-l1-1-0.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/awt.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/dt_socket.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/extnet.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/fontmanager.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/freetype.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/instrument.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/j2gss.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/j2pcsc.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/j2pkcs11.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/jaas.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/jabswitch.exe +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/jaccessinspector.exe +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/jaccesswalker.exe +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/java.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/java.exe +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/javaaccessbridge.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/javajpeg.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/javaw.exe +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/jawt.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/jdwp.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/jfr.exe +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/jimage.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/jli.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/jrunscript.exe +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/jsound.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/jsvml.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/jwebserver.exe +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/keytool.exe +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/kinit.exe +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/klist.exe +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/ktab.exe +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/lcms.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/management.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/management_agent.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/management_ext.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/mlib_image.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/msvcp140.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/net.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/nio.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/prefs.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/rmi.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/rmiregistry.exe +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/server/jvm.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/splashscreen.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/sspi_bridge.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/syslookup.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/ucrtbase.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/vcruntime140.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/vcruntime140_1.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/verify.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/w2k_lsa_auth.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/windowsaccessbridge-64.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/zip.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/conf/jaxp-strict.properties.template +123 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/conf/jaxp.properties +46 -26
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/conf/logging.properties +2 -2
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/conf/management/management.properties +4 -5
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/conf/net.properties +1 -3
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/conf/security/java.security +67 -59
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/java.base/asm.md +1 -1
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/java.base/cldr.md +89 -98
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/java.base/icu.md +45 -470
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/java.base/public_suffix.md +1 -1
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/java.base/unicode.md +258 -92
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/java.desktop/freetype.md +7 -7
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/java.desktop/giflib.md +6 -10
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/java.xml/schema10part1.md +51 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/java.xml/schema10part2.md +50 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/java.xml/xalan.md +1 -1
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/java.xml/xhtml10.md +57 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/java.xml/xhtml10schema.md +150 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/java.xml/xhtml11.md +68 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/java.xml/xhtml11schema.md +60 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/java.xml/xmlspec.md +63 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/java.xml/xmlxsd.md +43 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/jdk.crypto.cryptoki/pkcs11cryptotoken.md +14 -10
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/lib/classlist +313 -222
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/lib/jawt.lib +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/lib/jfr/default.jfc +36 -10
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/lib/jfr/profile.jfc +35 -10
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/lib/jrt-fs.jar +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/lib/jvm.lib +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/lib/modules +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/lib/psfontj2d.properties +1 -1
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/lib/security/public_suffix_list.dat +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/lib/tzdb.dat +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/lib/tzmappings +1 -146
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/release +2 -2
- quarchpy/debug/__pycache__/SystemTest.cpython-311.pyc +0 -0
- quarchpy/debug/__pycache__/module_debug.cpython-311.pyc +0 -0
- quarchpy/debug/__pycache__/simple_terminal.cpython-311.pyc +0 -0
- quarchpy/debug/__pycache__/upgrade_quarchpy.cpython-311.pyc +0 -0
- quarchpy/device/__pycache__/__init__.cpython-311.pyc +0 -0
- quarchpy/device/__pycache__/device.cpython-311.pyc +0 -0
- quarchpy/device/__pycache__/quarchArray.cpython-311.pyc +0 -0
- quarchpy/device/__pycache__/quarchPPM.cpython-311.pyc +0 -0
- quarchpy/device/__pycache__/scanDevices.cpython-311.pyc +0 -0
- quarchpy/qis/__pycache__/qisFuncs.cpython-311.pyc +0 -0
- {quarchpy-2.2.9.dev1.dist-info → quarchpy-2.2.9.dev3.dist-info}/METADATA +1 -1
- {quarchpy-2.2.9.dev1.dist-info → quarchpy-2.2.9.dev3.dist-info}/RECORD +334 -311
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/conf/security/java.policy +0 -46
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/jdk.internal.vm.compiler/ADDITIONAL_LICENSE_INFO +0 -37
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/jdk.internal.vm.compiler/ASSEMBLY_EXCEPTION +0 -27
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/jdk.internal.vm.compiler/LICENSE +0 -347
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/jdk.internal.vm.compiler.management/ADDITIONAL_LICENSE_INFO +0 -37
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/jdk.internal.vm.compiler.management/ASSEMBLY_EXCEPTION +0 -27
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/jdk.internal.vm.compiler.management/LICENSE +0 -347
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/security/default.policy +0 -235
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/conf/security/java.policy +0 -46
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/jdk.internal.vm.compiler/ADDITIONAL_LICENSE_INFO +0 -37
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/jdk.internal.vm.compiler/ASSEMBLY_EXCEPTION +0 -27
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/jdk.internal.vm.compiler/LICENSE +0 -347
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/jdk.internal.vm.compiler.management/ADDITIONAL_LICENSE_INFO +0 -37
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/jdk.internal.vm.compiler.management/ASSEMBLY_EXCEPTION +0 -27
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/jdk.internal.vm.compiler.management/LICENSE +0 -347
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/security/default.policy +0 -235
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/conf/security/java.policy +0 -46
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/jdk.internal.vm.compiler/ADDITIONAL_LICENSE_INFO +0 -1
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/jdk.internal.vm.compiler/ASSEMBLY_EXCEPTION +0 -1
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/jdk.internal.vm.compiler/LICENSE +0 -1
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/jdk.internal.vm.compiler.management/ADDITIONAL_LICENSE_INFO +0 -1
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/jdk.internal.vm.compiler.management/ASSEMBLY_EXCEPTION +0 -1
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/jdk.internal.vm.compiler.management/LICENSE +0 -1
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/lib/security/default.policy +0 -251
- /quarchpy/connection_specific/QPS/win-amd64/DeviceConfig/{QTL1995-02.XML → QTL1995-02.xml} +0 -0
- /quarchpy/connection_specific/QPS/win-amd64/DeviceConfig/{QTL1999-02.XML → QTL1999-02.xml} +0 -0
- /quarchpy/connection_specific/QPS/win-amd64/DeviceConfig/{QTL2312-01.XML → QTL2312-01.xml} +0 -0
- {quarchpy-2.2.9.dev1.dist-info → quarchpy-2.2.9.dev3.dist-info}/WHEEL +0 -0
- {quarchpy-2.2.9.dev1.dist-info → quarchpy-2.2.9.dev3.dist-info}/top_level.txt +0 -0
@@ -55,7 +55,7 @@ th {
|
|
55
55
|
<body>
|
56
56
|
<div class="outer-container">
|
57
57
|
<h1><a name="index">Quarch Power Studio Command Reference</a></h1>
|
58
|
-
<p>Copyright (c) Quarch Ltd</p><p>QPS v1.
|
58
|
+
<p>Copyright (c) Quarch Ltd</p><p>QPS v1.46</p><p>Generated:21 Apr 2025</p><p>This document lists the commands that can be sent to QPS over the TCP interface. By default
|
59
59
|
QPS will open port 9822. Commands may be sent as UTF-8 text with the standard line terminator \r\n
|
60
60
|
denoting the end of a command.
|
61
61
|
</p><ul>
|
@@ -64,6 +64,14 @@ QPS will open port 9822. Commands may be sent as UTF-8 text with the standard li
|
|
64
64
|
<li>
|
65
65
|
<a href="#channels">$channels</a></li>
|
66
66
|
<li>
|
67
|
+
<a href="#chartchannelhide">$chart channel hide</a></li>
|
68
|
+
<li>
|
69
|
+
<a href="#chartchannelshow">$chart channel show</a></li>
|
70
|
+
<li>
|
71
|
+
<a href="#chartreposition">$chart reposition</a></li>
|
72
|
+
<li>
|
73
|
+
<a href="#chartsnapshot">$chart snapshot</a></li>
|
74
|
+
<li>
|
67
75
|
<a href="#comment">$comment</a></li>
|
68
76
|
<li>
|
69
77
|
<a href="#connect">$connect</a></li>
|
@@ -72,6 +80,8 @@ QPS will open port 9822. Commands may be sent as UTF-8 text with the standard li
|
|
72
80
|
<li>
|
73
81
|
<a href="#createchannel">$create channel</a></li>
|
74
82
|
<li>
|
83
|
+
<a href="#debuglistcommands">$debug list commands</a></li>
|
84
|
+
<li>
|
75
85
|
<a href="#echo">$echo</a></li>
|
76
86
|
<li>
|
77
87
|
<a href="#getcustomstatsrange">$get custom stats range</a></li>
|
@@ -88,8 +98,32 @@ QPS will open port 9822. Commands may be sent as UTF-8 text with the standard li
|
|
88
98
|
<li>
|
89
99
|
<a href="#log">$log</a></li>
|
90
100
|
<li>
|
101
|
+
<a href="#moduleconnect">$module connect</a></li>
|
102
|
+
<li>
|
103
|
+
<a href="#moduledisconnect">$module disconnect</a></li>
|
104
|
+
<li>
|
105
|
+
<a href="#modulelist">$module list</a></li>
|
106
|
+
<li>
|
107
|
+
<a href="#modulelistdetails">$module list details</a></li>
|
108
|
+
<li>
|
109
|
+
<a href="#modulename">$module name</a></li>
|
110
|
+
<li>
|
111
|
+
<a href="#modulescan">$module scan</a></li>
|
112
|
+
<li>
|
113
|
+
<a href="#openrecording">$open recording</a></li>
|
114
|
+
<li>
|
115
|
+
<a href="#progresscheck">$progress check</a></li>
|
116
|
+
<li>
|
117
|
+
<a href="#qislaunch">$qis launch</a></li>
|
118
|
+
<li>
|
119
|
+
<a href="#qisshutdown">$qis shutdown</a></li>
|
120
|
+
<li>
|
91
121
|
<a href="#qisstatus">$qis status</a></li>
|
92
122
|
<li>
|
123
|
+
<a href="#qpshide">$qps hide</a></li>
|
124
|
+
<li>
|
125
|
+
<a href="#qpsshow">$qps show</a></li>
|
126
|
+
<li>
|
93
127
|
<a href="#read">$read</a></li>
|
94
128
|
<li>
|
95
129
|
<a href="#savecsv">$save csv</a></li>
|
@@ -106,33 +140,23 @@ QPS will open port 9822. Commands may be sent as UTF-8 text with the standard li
|
|
106
140
|
<li>
|
107
141
|
<a href="#stopstream">$stop stream</a></li>
|
108
142
|
<li>
|
109
|
-
<a href="#
|
110
|
-
<li>
|
111
|
-
<a href="#takesnapshot">$take snapshot</a></li>
|
112
|
-
<li>
|
113
|
-
<a href="#version">$version</a></li>
|
114
|
-
<li>
|
115
|
-
<a href="#chartchannelhide">$chart channel hide</a></li>
|
116
|
-
<li>
|
117
|
-
<a href="#chartchannelshow">$chart channel show</a></li>
|
118
|
-
<li>
|
119
|
-
<a href="#chartsnapshot">$chart snapshot</a></li>
|
143
|
+
<a href="#streamannotationadd">$stream annotation add</a></li>
|
120
144
|
<li>
|
121
|
-
<a href="#
|
145
|
+
<a href="#streamannotationslist">$stream annotations list</a></li>
|
122
146
|
<li>
|
123
|
-
<a href="#
|
147
|
+
<a href="#streamannotationstable">$stream annotations table</a></li>
|
124
148
|
<li>
|
125
|
-
<a href="#
|
149
|
+
<a href="#streamchanneladd">$stream channel add</a></li>
|
126
150
|
<li>
|
127
|
-
<a href="#
|
151
|
+
<a href="#streamchanneladdsynthetic">$stream channel add synthetic</a></li>
|
128
152
|
<li>
|
129
|
-
<a href="#
|
153
|
+
<a href="#streamchannelclearsynthetic">$stream channel clear synthetic</a></li>
|
130
154
|
<li>
|
131
|
-
<a href="#
|
155
|
+
<a href="#streamchannellist">$stream channel list</a></li>
|
132
156
|
<li>
|
133
|
-
<a href="#
|
157
|
+
<a href="#streamchannelremovesynthetic">$stream channel remove synthetic</a></li>
|
134
158
|
<li>
|
135
|
-
<a href="#
|
159
|
+
<a href="#streamchanneltable">$stream channel table</a></li>
|
136
160
|
<li>
|
137
161
|
<a href="#streamchannels">$stream channels</a></li>
|
138
162
|
<li>
|
@@ -142,53 +166,33 @@ QPS will open port 9822. Commands may be sent as UTF-8 text with the standard li
|
|
142
166
|
<li>
|
143
167
|
<a href="#streamexport">$stream export</a></li>
|
144
168
|
<li>
|
169
|
+
<a href="#streamexportstatus">$stream export status</a></li>
|
170
|
+
<li>
|
145
171
|
<a href="#streamimport">$stream import</a></li>
|
146
172
|
<li>
|
147
173
|
<a href="#streamread">$stream read</a></li>
|
148
174
|
<li>
|
149
175
|
<a href="#streamrecord">$stream record</a></li>
|
150
176
|
<li>
|
151
|
-
<a href="#
|
152
|
-
<li>
|
153
|
-
<a href="#streamstatstable">$stream stats table</a></li>
|
154
|
-
<li>
|
155
|
-
<a href="#streamstop">$stream stop</a></li>
|
156
|
-
<li>
|
157
|
-
<a href="#chartreposition">$chart reposition</a></li>
|
158
|
-
<li>
|
159
|
-
<a href="#moduledisconnect">$module disconnect</a></li>
|
160
|
-
<li>
|
161
|
-
<a href="#openrecording">$open recording</a></li>
|
162
|
-
<li>
|
163
|
-
<a href="#progresscheck">$progress check</a></li>
|
164
|
-
<li>
|
165
|
-
<a href="#qisshutdown">$qis shutdown</a></li>
|
177
|
+
<a href="#streamrecordduration">$stream record duration</a></li>
|
166
178
|
<li>
|
167
|
-
<a href="#
|
179
|
+
<a href="#streamstarttime">$stream start time</a></li>
|
168
180
|
<li>
|
169
|
-
<a href="#
|
181
|
+
<a href="#streamstate">$stream state</a></li>
|
170
182
|
<li>
|
171
|
-
<a href="#
|
183
|
+
<a href="#streamstatsexport">$stream stats export</a></li>
|
172
184
|
<li>
|
173
|
-
<a href="#
|
185
|
+
<a href="#streamstatsexportstatus">$stream stats export status</a></li>
|
174
186
|
<li>
|
175
|
-
<a href="#
|
187
|
+
<a href="#streamstatstable">$stream stats table</a></li>
|
176
188
|
<li>
|
177
|
-
<a href="#
|
189
|
+
<a href="#streamstop">$stream stop</a></li>
|
178
190
|
<li>
|
179
191
|
<a href="#streamstoptime">$stream stop time</a></li>
|
180
192
|
<li>
|
181
|
-
<a href="#
|
182
|
-
<li>
|
183
|
-
<a href="#streamchannellist">$stream channel list</a></li>
|
184
|
-
<li>
|
185
|
-
<a href="#streamchanneltable">$stream channel table</a></li>
|
186
|
-
<li>
|
187
|
-
<a href="#streamchannelclearsynthetic">$stream channel clear synthetic</a></li>
|
188
|
-
<li>
|
189
|
-
<a href="#streamchanneladdsynthetic">$stream channel add synthetic</a></li>
|
193
|
+
<a href="#takesnapshot">$take snapshot</a></li>
|
190
194
|
<li>
|
191
|
-
<a href="#
|
195
|
+
<a href="#version">$version</a></li>
|
192
196
|
</ul>
|
193
197
|
<hr/>
|
194
198
|
<div class="content-item"><h2><a name="annotate">$annotate</a></h2><p class="version">Version 1</p><p>Adds an annotation</p><table><thead><tr><th>#</th><th>Argument</th><th>Type</th><th>Description</th></tr></thead><tbody><tr><td><code>1</code></td><td><code>time</code></td><td><code>STRING</code></td><td>Annotation time</td></tr><tr><td><code>2</code></td><td><code>text</code></td><td><code>STRING</code></td><td>Annotation string</td></tr></tbody></table><br/><p><span class="notes-title">Notes: </span>Format of params string: time_specifier[space]text to be added, eg 123.456 hello world</p><p>Time specifier is of the form:
|
@@ -197,6 +201,14 @@ for absolute time, pass the number of milliseconds since the epoch (midnight 1 J
|
|
197
201
|
<hr/>
|
198
202
|
<div class="content-item"><h2><a name="channels">$channels</a></h2><p class="version">Version 1</p><p>Returns details of the current channels</p><p>No arguments</p><p><span class="notes-title">Notes: </span>Return details of current channels in the format: channelName groupName baseUnits</p><div class="see-also-title">See also</div><div class="see-also"><ul><li><a href="#streamchannels">$stream channels</a></li></ul></div><p class="backlink"><a href="#index">Back to index</a></p></div>
|
199
203
|
<hr/>
|
204
|
+
<div class="content-item"><h2><a name="chartchannelhide">$chart channel hide</a></h2><p class="version">Version 2</p><p>Hides a channel</p><table><thead><tr><th>#</th><th>Argument</th><th>Type</th><th>Description</th></tr></thead><tbody><tr><td><code>1</code></td><td><code>channel</code></td><td><code>STRING</code></td><td>Channel</td></tr><tr><td><code>2</code></td><td><code>group</code></td><td><code>STRING</code></td><td>Group</td></tr></tbody></table><br/><div class="see-also-title">See also</div><div class="see-also"><ul><li><a href="#hidechannel">$hide channel</a></li></ul></div><p class="backlink"><a href="#index">Back to index</a></p></div>
|
205
|
+
<hr/>
|
206
|
+
<div class="content-item"><h2><a name="chartchannelshow">$chart channel show</a></h2><p class="version">Version 2</p><p>Shows a channel</p><table><thead><tr><th>#</th><th>Argument</th><th>Type</th><th>Description</th></tr></thead><tbody><tr><td><code>1</code></td><td><code>channel</code></td><td><code>STRING</code></td><td>Channel</td></tr><tr><td><code>2</code></td><td><code>group</code></td><td><code>STRING</code></td><td>Group</td></tr></tbody></table><br/><div class="see-also-title">See also</div><div class="see-also"><ul><li><a href="#showchannel">$show channel</a></li></ul></div><p class="backlink"><a href="#index">Back to index</a></p></div>
|
207
|
+
<hr/>
|
208
|
+
<div class="content-item"><h2><a name="chartreposition">$chart reposition</a></h2><p class="version">Version 2</p><p>Sets the chart main view to the specified start and end times</p><table><thead><tr><th>#</th><th>Argument</th><th>Type</th><th>Description</th></tr></thead><tbody><tr><td><code>1</code></td><td><code>startTime</code></td><td><code>STRING</code></td><td>Start time</td></tr><tr><td><code>2</code></td><td><code>endTime</code></td><td><code>STRING</code></td><td>End time</td></tr></tbody></table><br/><p><span class="notes-title">Notes: </span>Both the start and end times are specified as a time-unit pair; for example: 100mS</p><p>startTime > 0, endTime > 0 and startTime < endTime</p><div class="examples-title">Examples</div><p><code>$chart reposition 10S 20S</code></p><p class="backlink"><a href="#index">Back to index</a></p></div>
|
209
|
+
<hr/>
|
210
|
+
<div class="content-item"><h2><a name="chartsnapshot">$chart snapshot</a></h2><p class="version">Version 2</p><p>Takes a snapshot of the chart, timeline and channels windows</p><table><thead><tr><th>#</th><th>Argument</th><th>Type</th><th>Description</th></tr></thead><tbody><tr><td><code>1</code></td><td><code>type</code></td><td><code>STRING</code></td><td>Type of snapshot to take consisting of a comma separated list of options: [all, chart, timeline, key]<p><span class="default-title">Default: </span><code>all</code></p><p><span class="acceptable-title">Acceptable Values</span><ul><li><code>all</code></li><li><code>chart</code></li><li><code>timeline</code></li><li><code>key</code></li></ul></p></td></tr><tr><td><code>2</code></td><td><code>filePath</code></td><td><code>STRING</code></td><td>Optional file path instead of using default archive path</td></tr></tbody></table><br/><div class="examples-title">Examples</div><p><code>$chart snapshot --> default and captures chart+timeline+key</code></p><p><code>$chart snapshot all --> same as default</code></p><p><code>$chart snapshot chart --> chart only</code></p><p><code>$chart snapshot chart,key --> chart+key</code></p><p><code>$chart snapshot chart,timeline --> chart+timeline</code></p><div class="see-also-title">See also</div><div class="see-also"><ul><li><a href="#takesnapshot">$take snapshot</a></li></ul></div><p class="backlink"><a href="#index">Back to index</a></p></div>
|
211
|
+
<hr/>
|
200
212
|
<div class="content-item"><h2><a name="comment">$comment</a></h2><p class="version">Version 1</p><p>Adds a comment</p><table><thead><tr><th>#</th><th>Argument</th><th>Type</th><th>Description</th></tr></thead><tbody><tr><td><code>1</code></td><td><code>time</code></td><td><code>STRING</code></td><td>Comment time</td></tr><tr><td><code>2</code></td><td><code>text</code></td><td><code>STRING</code></td><td>Comment string</td></tr></tbody></table><br/><p><span class="notes-title">Notes: </span>Format of params string: time_specifier[space]text to be added, eg 123.456 hello world</p><p>Time specifier is of the form:
|
201
213
|
for elapsed time relative to the recording: exxxDxxx:xxx:xxx.xxx
|
202
214
|
for absolute time, pass the number of milliseconds since the epoch (midnight 1 January 1970 UTC, ie Unix time common to many environments): xxxxxxxxxxxx</p><p>The annotation text may be split over two or more lines by including \n in the string</p><div class="examples-title">Examples</div><p><code>$comment e1 Comment1 --> adds a comment after an elapsed time of 1 second</code></p><div class="see-also-title">See also</div><div class="see-also"><ul><li><a href="#annotate">$annotate</a></li><li><a href="#streamannotationadd">$stream annotation add</a></li><li><a href="#streamcommentadd">$stream comment add</a></li></ul></div><p class="backlink"><a href="#index">Back to index</a></p></div>
|
@@ -208,6 +220,8 @@ or the reason for connection failure. If connection is successful, the CCS and f
|
|
208
220
|
<hr/>
|
209
221
|
<div class="content-item"><h2><a name="createchannel">$create channel</a></h2><p class="version">Version 1</p><p>Creates a new channel</p><table><thead><tr><th>#</th><th>Argument</th><th>Type</th><th>Description</th></tr></thead><tbody><tr><td><code>1</code></td><td><code>channelName</code></td><td><code>STRING</code></td><td>Channel name</td></tr><tr><td><code>2</code></td><td><code>channelGroup</code></td><td><code>STRING</code></td><td>Channel group</td></tr><tr><td><code>3</code></td><td><code>baseUnits</code></td><td><code>STRING</code></td><td>Base units</td></tr><tr><td><code>4</code></td><td><code>usePrefix</code></td><td><code>STRING</code></td><td>Indicates whether or not using a prefix; values either yes/no</td></tr></tbody></table><br/><p><span class="notes-title">Notes: </span>Format: channelName channelGroup baseUnits yes/no(usePrefix)</p><p>usePrefix [yes/no] option 'no' disables the application of metric prefixes u, m, k, M etc</p><p>A custom channel group name must be distinct from device group names</p><div class="see-also-title">See also</div><div class="see-also"><ul><li><a href="#streamchanneladd">$stream channel add</a></li></ul></div><p class="backlink"><a href="#index">Back to index</a></p></div>
|
210
222
|
<hr/>
|
223
|
+
<div class="content-item"><h2><a name="debuglistcommands">$debug list commands</a></h2><p class="version">Version 2</p><p>Returns a list of commands</p><p>No arguments</p><p class="backlink"><a href="#index">Back to index</a></p></div>
|
224
|
+
<hr/>
|
211
225
|
<div class="content-item"><h2><a name="echo">$echo</a></h2><p class="version">Version 1</p><p>Echo command</p><table><thead><tr><th>#</th><th>Argument</th><th>Type</th><th>Description</th></tr></thead><tbody><tr><td><code>1</code></td><td><code>string</code></td><td><code>STRING</code></td><td>A string of text to simply echo back</td></tr></tbody></table><br/><p class="backlink"><a href="#index">Back to index</a></p></div>
|
212
226
|
<hr/>
|
213
227
|
<div class="content-item"><h2><a name="getcustomstatsrange">$get custom stats range</a></h2><p class="version">Version 1</p><p>Returns statistics for a specified range</p><table><thead><tr><th>#</th><th>Argument</th><th>Type</th><th>Description</th></tr></thead><tbody><tr><td><code>1</code></td><td><code>startTime</code></td><td><code>STRING</code></td><td>Start time. For example: 5432.1 is 5432.1 seconds, 17d5432.1 is 17 days 5432.1 seconds, 17d200:5432.1 is 17 days 200 minutes and 5432.1 seconds etc</td></tr><tr><td><code>2</code></td><td><code>endTime_numRecords</code></td><td><code>STRING</code></td><td>End time OR number of records of form: [endTime | lnumber of records] in which letter "l" denotes that number of records is being specified</td></tr></tbody></table><br/><div class="see-also-title">See also</div><div class="see-also"><ul><li><a href="#streamstatstable">$stream stats table</a></li></ul></div><p class="backlink"><a href="#index">Back to index</a></p></div>
|
@@ -224,107 +238,101 @@ or the reason for connection failure. If connection is successful, the CCS and f
|
|
224
238
|
<hr/>
|
225
239
|
<div class="content-item"><h2><a name="log">$log</a></h2><p class="version">Version 1</p><p>Adds a channel/group value at a specified time</p><table><thead><tr><th>#</th><th>Argument</th><th>Type</th><th>Description</th></tr></thead><tbody><tr><td><code>1</code></td><td><code>channel</code></td><td><code>STRING</code></td><td>Channel name</td></tr><tr><td><code>2</code></td><td><code>group</code></td><td><code>STRING</code></td><td>Group name</td></tr><tr><td><code>3</code></td><td><code>time</code></td><td><code>INT</code></td><td>Time</td></tr><tr><td><code>4</code></td><td><code>value</code></td><td><code>FLOAT</code></td><td>Value</td></tr></tbody></table><br/><p><span class="notes-title">Notes: </span>Format: channelName channelGroup time value</p><p>Time format: UNIX time in mS or exxxDxx:xx:xx.xxxx for daysDhours:minutes:seconds.xxx</p><p>To indicate the end marker of an interval then set the value to 'endSeq'; eg : myStream.addDataPoint(channelName, groupName, 'endSeq')</p><div class="see-also-title">See also</div><div class="see-also"><ul><li><a href="#streamdataadd">$stream data add</a></li></ul></div><p class="backlink"><a href="#index">Back to index</a></p></div>
|
226
240
|
<hr/>
|
227
|
-
<div class="content-item"><h2><a name="
|
241
|
+
<div class="content-item"><h2><a name="moduleconnect">$module connect</a></h2><p class="version">Version 2</p><p>Connects to a specified device</p><table><thead><tr><th>#</th><th>Argument</th><th>Type</th><th>Description</th></tr></thead><tbody><tr><td><code>1</code></td><td><code>device</code></td><td><code>STRING</code></td><td>Device ID</td></tr></tbody></table><br/><p><span class="notes-title">Notes: </span>$module connect supports both device names and IP addresses</p><div class="examples-title">Examples</div><p><code>$module connect usb::QTL1999-02-999</code></p><p><code>$module connect tcp::81.187.174.46</code></p><div class="see-also-title">See also</div><div class="see-also"><ul><li><a href="#connect">$connect</a></li><li><a href="#moduledisconnect">$module disconnect</a></li></ul></div><p class="backlink"><a href="#index">Back to index</a></p></div>
|
228
242
|
<hr/>
|
229
|
-
<div class="content-item"><h2><a name="
|
243
|
+
<div class="content-item"><h2><a name="moduledisconnect">$module disconnect</a></h2><p class="version">Version 2</p><p>Disconnects the current connection</p><p>No arguments</p><div class="see-also-title">See also</div><div class="see-also"><ul><li><a href="#connect">$connect</a></li><li><a href="#moduleconnect">$module connect</a></li></ul></div><p class="backlink"><a href="#index">Back to index</a></p></div>
|
230
244
|
<hr/>
|
231
|
-
<div class="content-item"><h2><a name="
|
245
|
+
<div class="content-item"><h2><a name="modulelist">$module list</a></h2><p class="version">Version 2</p><p>Lists available devices</p><p>No arguments</p><div class="see-also-title">See also</div><div class="see-also"><ul><li><a href="#list">$list</a></li></ul></div><p class="backlink"><a href="#index">Back to index</a></p></div>
|
232
246
|
<hr/>
|
233
|
-
<div class="content-item"><h2><a name="
|
247
|
+
<div class="content-item"><h2><a name="modulelistdetails">$module list details</a></h2><p class="version">Version 2</p><p>Lists available device details</p><p>No arguments</p><div class="see-also-title">See also</div><div class="see-also"><ul><li><a href="#list-details">$list -details</a></li></ul></div><p class="backlink"><a href="#index">Back to index</a></p></div>
|
234
248
|
<hr/>
|
235
|
-
<div class="content-item"><h2><a name="
|
249
|
+
<div class="content-item"><h2><a name="modulename">$module name</a></h2><p class="version">Version 2</p><p>Returns the connected device ID</p><p>No arguments</p><div class="see-also-title">See also</div><div class="see-also"><ul><li><a href="#connected">$connected</a></li></ul></div><p class="backlink"><a href="#index">Back to index</a></p></div>
|
236
250
|
<hr/>
|
237
|
-
<div class="content-item"><h2><a name="
|
251
|
+
<div class="content-item"><h2><a name="modulescan">$module scan</a></h2><p class="version">Version 2</p><p>Scans for available devices</p><table><thead><tr><th>#</th><th>Argument</th><th>Type</th><th>Description</th></tr></thead><tbody><tr><td><code>1</code></td><td><code>deviceSpecifier</code></td><td><code>STRING</code></td><td>TCP/IP address to scan for devices</td></tr></tbody></table><br/><div class="examples-title">Examples</div><p><code>$module scan tcp::192.168.1.90</code></p><div class="see-also-title">See also</div><div class="see-also"><ul><li><a href="#scan">$scan</a></li></ul></div><p class="backlink"><a href="#index">Back to index</a></p></div>
|
238
252
|
<hr/>
|
239
|
-
<div class="content-item"><h2><a name="
|
253
|
+
<div class="content-item"><h2><a name="openrecording">$open recording</a></h2><p class="version">Version 2</p><p>Opens a recording</p><table><thead><tr><th>#</th><th>Argument</th><th>Type</th><th>Description</th></tr></thead><tbody><tr><td><code>1</code></td><td><code>qpsFile</code></td><td><code>STRING</code></td><td>.qps file</td></tr></tbody></table><br/><div class="examples-title">Examples</div><p><code>$open recording qpsFile="C:\quarch\recordings\AC\AC_Gen_test\AC_Gen_Test.qps"</code></p><p class="backlink"><a href="#index">Back to index</a></p></div>
|
240
254
|
<hr/>
|
241
|
-
<div class="content-item"><h2><a name="
|
255
|
+
<div class="content-item"><h2><a name="progresscheck">$progress check</a></h2><p class="version">Version 2</p><p>Checks the progress of a specific QPS task</p><table><thead><tr><th>#</th><th>Argument</th><th>Type</th><th>Description</th></tr></thead><tbody><tr><td><code>1</code></td><td><code>task</code></td><td><code>STRING</code></td><td>The task to be checked<p><span class="acceptable-title">Acceptable Values</span><ul><li><code>open recording</code></li></ul></p></td></tr></tbody></table><br/><div class="examples-title">Examples</div><p><code>$progress check task="open recording"</code></p><p class="backlink"><a href="#index">Back to index</a></p></div>
|
242
256
|
<hr/>
|
243
|
-
<div class="content-item"><h2><a name="
|
257
|
+
<div class="content-item"><h2><a name="qislaunch">$qis launch</a></h2><p class="version">Version 2</p><p>Launches new QIS instance</p><p>No arguments</p><div class="see-also-title">See also</div><div class="see-also"><ul><li><a href="#qisshutdown">$qis shutdown</a></li></ul></div><p class="backlink"><a href="#index">Back to index</a></p></div>
|
244
258
|
<hr/>
|
245
|
-
<div class="content-item"><h2><a name="
|
259
|
+
<div class="content-item"><h2><a name="qisshutdown">$qis shutdown</a></h2><p class="version">Version 2</p><p>Shuts down current QIS instance</p><p>No arguments</p><div class="see-also-title">See also</div><div class="see-also"><ul><li><a href="#qislaunch">$qis launch</a></li></ul></div><p class="backlink"><a href="#index">Back to index</a></p></div>
|
246
260
|
<hr/>
|
247
|
-
<div class="content-item"><h2><a name="
|
261
|
+
<div class="content-item"><h2><a name="qisstatus">$qis status</a></h2><p class="version">Version 1</p><p>Reports the connection status of QIS</p><p>No arguments</p><p class="backlink"><a href="#index">Back to index</a></p></div>
|
248
262
|
<hr/>
|
249
|
-
<div class="content-item"><h2><a name="
|
263
|
+
<div class="content-item"><h2><a name="qpshide">$qps hide</a></h2><p class="version">Version 2</p><p>Hides the QPS application</p><p>No arguments</p><div class="see-also-title">See also</div><div class="see-also"><ul><li><a href="#qpsshow">$qps show</a></li></ul></div><p class="backlink"><a href="#index">Back to index</a></p></div>
|
250
264
|
<hr/>
|
251
|
-
<div class="content-item"><h2><a name="
|
265
|
+
<div class="content-item"><h2><a name="qpsshow">$qps show</a></h2><p class="version">Version 2</p><p>Shows the QPS application</p><p>No arguments</p><div class="see-also-title">See also</div><div class="see-also"><ul><li><a href="#qpshide">$qps hide</a></li></ul></div><p class="backlink"><a href="#index">Back to index</a></p></div>
|
252
266
|
<hr/>
|
253
|
-
<div class="content-item"><h2><a name="
|
267
|
+
<div class="content-item"><h2><a name="read">$read</a></h2><p class="version">Version 1</p><p>Reads data between a given start time and either end time or number of records</p><table><thead><tr><th>#</th><th>Argument</th><th>Type</th><th>Description</th></tr></thead><tbody><tr><td><code>1</code></td><td><code>startTime</code></td><td><code>INT</code></td><td>Start time</td></tr><tr><td><code>2</code></td><td><code>endTime_numRecords</code></td><td><code>STRING</code></td><td>Number of records of form: [endTime | lnumber of records], in which the letter "l" denotes that the number of records is being specified</td></tr></tbody></table><br/><p><span class="notes-title">Notes: </span>Times are xxxDxx:xx:xx.xxxx for daysDhours:minutes:seconds.xxx, number of records is exactly what you'd expect</p><p>Returns corresponding (long) sample time and all columns in raw format separated by ' ' spaces.</p><div class="examples-title">Examples</div><p><code>$read 0 l100</code></p><div class="see-also-title">See also</div><div class="see-also"><ul><li><a href="#streamread">$stream read</a></li></ul></div><p class="backlink"><a href="#index">Back to index</a></p></div>
|
254
268
|
<hr/>
|
255
|
-
<div class="content-item"><h2><a name="
|
269
|
+
<div class="content-item"><h2><a name="savecsv">$save csv</a></h2><p class="version">Version 1</p><p>Saves to CSV format</p><table><thead><tr><th>#</th><th>Argument</th><th>Type</th><th>Description</th></tr></thead><tbody><tr><td><code>1</code></td><td><code>file</code></td><td><code>STRING</code></td><td>The optional file to save the CSV data. If the file does not have a .csv extension then one is added.</td></tr><tr><td><code>2</code></td><td><code>maxLines</code></td><td><code>INT</code></td><td>Maximum number of lines; -l[ALL|Max lines per file]<p><span class="default-title">Default: </span><code>-lall</code></p></td></tr><tr><td><code>3</code></td><td><code>lineTerminator</code></td><td><code>STRING</code></td><td>Indicates whether a line terminator; acceptable values: -c[yes/no]<p><span class="default-title">Default: </span><code>-cyes</code></p></td></tr><tr><td><code>4</code></td><td><code>delimiter</code></td><td><code>STRING</code></td><td>Value separator; acceptable values: -s[",", "\t", ";", " "]<p><span class="default-title">Default: </span><code>-s,</code></p></td></tr></tbody></table><br/><p><span class="notes-title">Notes: </span>Format: $save csv "file path/file name" -l[ALL|Max lines per file] -c[yes/no] -s[",", "\t", ";", " "]</p><p>If no .csv file is specified then the following is assigned: .../path to recording directory/csvExport+yyyyMMddHHmmss.csv</p><div class="examples-title">Examples</div><p><code>$save csv filePath -11000 -cyes -s,</code></p><div class="see-also-title">See also</div><div class="see-also"><ul><li><a href="#streamexport">$stream export</a></li></ul></div><p class="backlink"><a href="#index">Back to index</a></p></div>
|
256
270
|
<hr/>
|
257
|
-
<div class="content-item"><h2><a name="
|
271
|
+
<div class="content-item"><h2><a name="scan">$scan</a></h2><p class="version">Version 1</p><p>Scans for available devices</p><table><thead><tr><th>#</th><th>Argument</th><th>Type</th><th>Description</th></tr></thead><tbody><tr><td><code>1</code></td><td><code>deviceSpecifier</code></td><td><code>STRING</code></td><td>TCP/IP address to scan for devices</td></tr></tbody></table><br/><div class="examples-title">Examples</div><p><code>$scan</code></p><p><code>$scan tcp::192.168.1.90</code></p><div class="see-also-title">See also</div><div class="see-also"><ul><li><a href="#modulescan">$module scan</a></li></ul></div><p class="backlink"><a href="#index">Back to index</a></p></div>
|
258
272
|
<hr/>
|
259
|
-
<div class="content-item"><h2><a name="
|
273
|
+
<div class="content-item"><h2><a name="showchannel">$show channel</a></h2><p class="version">Version 1</p><p>Shows a channel</p><table><thead><tr><th>#</th><th>Argument</th><th>Type</th><th>Description</th></tr></thead><tbody><tr><td><code>1</code></td><td><code>channelInfo</code></td><td><code>STRING</code></td><td>Channel information</td></tr></tbody></table><br/><p><span class="notes-title">Notes: </span>Channel is a string split by ":" and assumed the following order: #0 = name, #1 = groupName, #2+ ignore</p><div class="see-also-title">See also</div><div class="see-also"><ul><li><a href="#chartchannelshow">$chart channel show</a></li></ul></div><p class="backlink"><a href="#index">Back to index</a></p></div>
|
260
274
|
<hr/>
|
261
|
-
<div class="content-item"><h2><a name="
|
275
|
+
<div class="content-item"><h2><a name="shutdown">$shutdown</a></h2><p class="version">Version 1</p><p>Shuts down QPS</p><p>No arguments</p><p class="backlink"><a href="#index">Back to index</a></p></div>
|
262
276
|
<hr/>
|
263
|
-
<div class="content-item"><h2><a name="
|
277
|
+
<div class="content-item"><h2><a name="startstream">$start stream</a></h2><p class="version">Version 1</p><p>Starts streaming</p><table><thead><tr><th>#</th><th>Argument</th><th>Type</th><th>Description</th></tr></thead><tbody><tr><td><code>1</code></td><td><code>file</code></td><td><code>STRING</code></td><td>File specifier is of the form /dir/dir/dir/recordingName. Any '\' characters are replaced with '/' character</td></tr><tr><td><code>2</code></td><td><code>duration</code></td><td><code>INT</code></td><td>Specifies the stream duration in seconds.</td></tr></tbody></table><br/><div class="see-also-title">See also</div><div class="see-also"><ul><li><a href="#streamrecord">$stream record</a></li></ul></div><p class="backlink"><a href="#index">Back to index</a></p></div>
|
264
278
|
<hr/>
|
265
|
-
<div class="content-item"><h2><a name="
|
279
|
+
<div class="content-item"><h2><a name="statstocsv">$stats to csv</a></h2><p class="version">Version 1</p><p>Saves the statistics to CSV format</p><table><thead><tr><th>#</th><th>Argument</th><th>Type</th><th>Description</th></tr></thead><tbody><tr><td><code>1</code></td><td><code>file</code></td><td><code>STRING</code></td><td>A single argument string specifying file path of form: *STREAM_DIR*+"statsGrid"+yyyyMMddHHmmss+".csv" - Path for data to be saved to.</td></tr></tbody></table><br/><div class="see-also-title">See also</div><div class="see-also"><ul><li><a href="#streamstatsexport">$stream stats export</a></li></ul></div><p class="backlink"><a href="#index">Back to index</a></p></div>
|
266
280
|
<hr/>
|
267
|
-
<div class="content-item"><h2><a name="
|
281
|
+
<div class="content-item"><h2><a name="stopstream">$stop stream</a></h2><p class="version">Version 1</p><p>Stops streaming</p><p>No arguments</p><div class="see-also-title">See also</div><div class="see-also"><ul><li><a href="#streamstop">$stream stop</a></li></ul></div><p class="backlink"><a href="#index">Back to index</a></p></div>
|
268
282
|
<hr/>
|
269
283
|
<div class="content-item"><h2><a name="streamannotationadd">$stream annotation add</a></h2><p class="version">Version 2</p><p>Adds an annotation</p><table><thead><tr><th>#</th><th>Argument</th><th>Type</th><th>Description</th></tr></thead><tbody><tr><td><code>1</code></td><td><code>time</code></td><td><code>STRING</code></td><td>Annotation time</td></tr><tr><td><code>2</code></td><td><code>text</code></td><td><code>STRING</code></td><td>Annotation string</td></tr><tr><td><code>3</code></td><td><code>extraText</code></td><td><code>STRING</code></td><td>Additional annotation text</td></tr><tr><td><code>4</code></td><td><code>yPosition</code></td><td><code>INT</code></td><td>y position percentage on screen; range: [0:100]<p><span class="default-title">Default: </span><code>100</code></p></td></tr><tr><td><code>5</code></td><td><code>type</code></td><td><code>STRING</code></td><td>Type string used when assigning colour and text colour<p><span class="default-title">Default: </span><code>Type1</code></p></td></tr><tr><td><code>6</code></td><td><code>colour</code></td><td><code>STRING</code></td><td>Colour in hex format. The default is #FF0000, which equates to red<p><span class="default-title">Default: </span><code>#FF0000</code></p></td></tr><tr><td><code>7</code></td><td><code>textColour</code></td><td><code>STRING</code></td><td>Text colour in hex format. The default is #FF0000, which equates to red<p><span class="default-title">Default: </span><code>#FF0000</code></p></td></tr><tr><td><code>8</code></td><td><code>timeFormat</code></td><td><code>STRING</code></td><td>Time format ["elapsed", "unix"]. The default is "elapsed"<p><span class="default-title">Default: </span><code>elapsed</code></p><p><span class="acceptable-title">Acceptable Values</span><ul><li><code>elapsed</code></li><li><code>unix</code></li></ul></p></td></tr></tbody></table><br/><p><span class="notes-title">Notes: </span>Time can be either an elapsed time or Unix time, determined by the timeFormat argument which is set to elapsed time by default</p><div class="examples-title">Examples</div><p><code>$stream annotation add 7S Annotation1</code></p><p><code>$stream annotation add 7500mS Annotation2</code></p><p><code>$stream annotation add 00:00:08 Annotation3</code></p><div class="see-also-title">See also</div><div class="see-also"><ul><li><a href="#streamcommentadd">$stream comment add</a></li><li><a href="#annotate">$annotate</a></li><li><a href="#comment">$comment</a></li></ul></div><p class="backlink"><a href="#index">Back to index</a></p></div>
|
270
284
|
<hr/>
|
271
|
-
<div class="content-item"><h2><a name="
|
272
|
-
<hr/>
|
273
|
-
<div class="content-item"><h2><a name="streamchannels">$stream channels</a></h2><p class="version">Version 2</p><p>Returns details of the current channels</p><p>No arguments</p><div class="see-also-title">See also</div><div class="see-also"><ul><li><a href="#channels">$channels</a></li></ul></div><p class="backlink"><a href="#index">Back to index</a></p></div>
|
274
|
-
<hr/>
|
275
|
-
<div class="content-item"><h2><a name="streamcommentadd">$stream comment add</a></h2><p class="version">Version 2</p><p>Adds a comment</p><table><thead><tr><th>#</th><th>Argument</th><th>Type</th><th>Description</th></tr></thead><tbody><tr><td><code>1</code></td><td><code>time</code></td><td><code>STRING</code></td><td>Comment time</td></tr><tr><td><code>2</code></td><td><code>text</code></td><td><code>STRING</code></td><td>Comment string</td></tr><tr><td><code>3</code></td><td><code>extraText</code></td><td><code>STRING</code></td><td>Additional comment text</td></tr><tr><td><code>4</code></td><td><code>yPosition</code></td><td><code>INT</code></td><td>y position percentage on screen; range: [0:100]<p><span class="default-title">Default: </span><code>100</code></p></td></tr><tr><td><code>5</code></td><td><code>type</code></td><td><code>STRING</code></td><td>Type string used when assigning colour and text colour<p><span class="default-title">Default: </span><code>Type2</code></p></td></tr><tr><td><code>6</code></td><td><code>colour</code></td><td><code>STRING</code></td><td>Colour in hex format. The default is #FFFF00, which equates to yellow<p><span class="default-title">Default: </span><code>#FFFF00</code></p></td></tr><tr><td><code>7</code></td><td><code>textColour</code></td><td><code>STRING</code></td><td>Text colour in hex format. The default is #FFFF00, which equates to yellow<p><span class="default-title">Default: </span><code>#FFFF00</code></p></td></tr><tr><td><code>8</code></td><td><code>timeFormat</code></td><td><code>STRING</code></td><td>Time format ["elapsed", "unix"]. The default is "elapsed"<p><span class="default-title">Default: </span><code>elapsed</code></p><p><span class="acceptable-title">Acceptable Values</span><ul><li><code>elapsed</code></li><li><code>unix</code></li></ul></p></td></tr></tbody></table><br/><p><span class="notes-title">Notes: </span>Time can be either an elapsed time or Unix time, determined by the timeFormat argument which is set to elapsed time by default</p><div class="examples-title">Examples</div><p><code>$stream comment add 10.25S Comment1</code></p><p><code>$stream comment add 11000mS Comment2</code></p><p><code>$stream comment add 00:00:12 Comment3</code></p><div class="see-also-title">See also</div><div class="see-also"><ul><li><a href="#streamannotationadd">$stream annotation add</a></li><li><a href="#annotate">$annotate</a></li><li><a href="#comment">$comment</a></li></ul></div><p class="backlink"><a href="#index">Back to index</a></p></div>
|
276
|
-
<hr/>
|
277
|
-
<div class="content-item"><h2><a name="streamdataadd">$stream data add</a></h2><p class="version">Version 2</p><p>Adds a channel/group value at a specified time</p><table><thead><tr><th>#</th><th>Argument</th><th>Type</th><th>Description</th></tr></thead><tbody><tr><td><code>1</code></td><td><code>channel</code></td><td><code>STRING</code></td><td>Channel</td></tr><tr><td><code>2</code></td><td><code>group</code></td><td><code>STRING</code></td><td>Group</td></tr><tr><td><code>3</code></td><td><code>time</code></td><td><code>INT</code></td><td>Time</td></tr><tr><td><code>4</code></td><td><code>value</code></td><td><code>FLOAT</code></td><td>Value</td></tr><tr><td><code>5</code></td><td><code>timeFormat</code></td><td><code>STRING</code></td><td>Time format ["elapsed", "unix"]. The default is "elapsed"<p><span class="default-title">Default: </span><code>elapsed</code></p><p><span class="acceptable-title">Acceptable Values</span><ul><li><code>elapsed</code></li><li><code>unix</code></li></ul></p></td></tr></tbody></table><br/><p><span class="notes-title">Notes: </span>Format: channel group time value timeFormat</p><p>Time can be either an elapsed time or Unix time, determined by the timeFormat argument which is set to elapsed time by default</p><p>To indicate the end marker of an interval then set the value to 'endSeq'; eg : myStream.addDataPoint(channelName, groupName, 'endSeq')</p><div class="see-also-title">See also</div><div class="see-also"><ul><li><a href="#log">$log</a></li></ul></div><p class="backlink"><a href="#index">Back to index</a></p></div>
|
278
|
-
<hr/>
|
279
|
-
<div class="content-item"><h2><a name="streamexport">$stream export</a></h2><p class="version">Version 2</p><p>Saves to a given format</p><table><thead><tr><th>#</th><th>Argument</th><th>Type</th><th>Description</th></tr></thead><tbody><tr><td><code>1</code></td><td><code>file</code></td><td><code>STRING</code></td><td>The file path to save the export</td></tr><tr><td><code>2</code></td><td><code>maxLines</code></td><td><code>STRING</code></td><td>Maximum number of lines<p><span class="default-title">Default: </span><code>all</code></p></td></tr><tr><td><code>3</code></td><td><code>lineTerminator</code></td><td><code>STRING</code></td><td>Indicates whether a line terminator; acceptable values: [yes/no]<p><span class="default-title">Default: </span><code>yes</code></p><p><span class="acceptable-title">Acceptable Values</span><ul><li><code>yes</code></li><li><code>no</code></li></ul></p></td></tr><tr><td><code>4</code></td><td><code>delimiter</code></td><td><code>STRING</code></td><td>Value separator; eg ,<p><span class="default-title">Default: </span><code>,</code></p><p><span class="acceptable-title">Acceptable Values</span><ul><li><code>\t</code></li><li><code>;</code></li><li><code>,</code></li><li><code> </code></li></ul></p></td></tr><tr><td><code>5</code></td><td><code>fileType</code></td><td><code>STRING</code></td><td>File type; eg CSV<p><span class="default-title">Default: </span><code>csv</code></p></td></tr><tr><td><code>6</code></td><td><code>channels</code></td><td><code>STRING</code></td><td>List of channels to export; eg "voltage:5v,current:12v" with the default set to "all"<p><span class="default-title">Default: </span><code>all</code></p></td></tr></tbody></table><br/><p><span class="notes-title">Notes: </span>Format: $save csv file path/file name ALL|Max lines per file yes/no ",", "\t", ";", " "</p><p>Argument file is optional and if not specified then a file name is assigned and of the form: </p><p>If no fileType file is specified then the following is assigned: .../path to recording directory/fileType+Export+yyyyMMddHHmmss.fileType</p><p>By default all channels are exported but can be filtered using argument "channel"</p><div class="see-also-title">See also</div><div class="see-also"><ul><li><a href="#savecsv">$save csv</a></li><li><a href="#streamimport">$stream import</a></li></ul></div><p class="backlink"><a href="#index">Back to index</a></p></div>
|
285
|
+
<div class="content-item"><h2><a name="streamannotationslist">$stream annotations list</a></h2><p class="version">Version 2</p><p>Returns a list of all annotations</p><table><thead><tr><th>#</th><th>Argument</th><th>Type</th><th>Description</th></tr></thead><tbody><tr><td><code>1</code></td><td><code>type</code></td><td><code>STRING</code></td><td>Specifies the type of annotations. Options: [all, annotations, comments]. The default is "all"<p><span class="default-title">Default: </span><code>all</code></p><p><span class="acceptable-title">Acceptable Values</span><ul><li><code>all</code></li><li><code>annotations</code></li><li><code>comments</code></li></ul></p></td></tr></tbody></table><br/><p><span class="notes-title">Notes: </span>If the annotation text is empty then "Annotation ?" or "Comment ?" is used for annotations and comments respectively</p><p>Annotations are ordered by time since the start of recording</p><div class="see-also-title">See also</div><div class="see-also"><ul><li><a href="#streamannotationstable">$stream annotations table</a></li></ul></div><p class="backlink"><a href="#index">Back to index</a></p></div>
|
280
286
|
<hr/>
|
281
|
-
<div class="content-item"><h2><a name="
|
287
|
+
<div class="content-item"><h2><a name="streamannotationstable">$stream annotations table</a></h2><p class="version">Version 2</p><p>Returns a table of all annotations</p><table><thead><tr><th>#</th><th>Argument</th><th>Type</th><th>Description</th></tr></thead><tbody><tr><td><code>1</code></td><td><code>type</code></td><td><code>STRING</code></td><td>Specifies the type of annotations. Options: [all, annotations, comments]. The default is "all"<p><span class="default-title">Default: </span><code>all</code></p><p><span class="acceptable-title">Acceptable Values</span><ul><li><code>all</code></li><li><code>annotations</code></li><li><code>comments</code></li></ul></p></td></tr><tr><td><code>2</code></td><td><code>timeFormat</code></td><td><code>STRING</code></td><td>Specifies the time format. Options: [nS, uS, mS, S, HMS]. The default is "S"<p><span class="default-title">Default: </span><code>S</code></p><p><span class="acceptable-title">Acceptable Values</span><ul><li><code>nS</code></li><li><code>uS</code></li><li><code>mS</code></li><li><code>S</code></li><li><code>HMS</code></li></ul></p></td></tr></tbody></table><br/><p><span class="notes-title">Notes: </span>If the annotation text is empty then "Annotation ?" or "Comment ?" is used for annotations and comments respectively</p><p>Annotations are ordered by time since the start of recording</p><div class="see-also-title">See also</div><div class="see-also"><ul><li><a href="#streamannotationslist">$stream annotations list</a></li></ul></div><p class="backlink"><a href="#index">Back to index</a></p></div>
|
282
288
|
<hr/>
|
283
|
-
<div class="content-item"><h2><a name="
|
289
|
+
<div class="content-item"><h2><a name="streamchanneladd">$stream channel add</a></h2><p class="version">Version 2</p><p>Creates a new channel</p><table><thead><tr><th>#</th><th>Argument</th><th>Type</th><th>Description</th></tr></thead><tbody><tr><td><code>1</code></td><td><code>channelName</code></td><td><code>STRING</code></td><td>Channel name</td></tr><tr><td><code>2</code></td><td><code>channelGroup</code></td><td><code>STRING</code></td><td>Channel group</td></tr><tr><td><code>3</code></td><td><code>baseUnits</code></td><td><code>STRING</code></td><td>Base units</td></tr><tr><td><code>4</code></td><td><code>usePrefix</code></td><td><code>STRING</code></td><td>Indicates whether or not using a prefix; values either yes/no<p><span class="acceptable-title">Acceptable Values</span><ul><li><code>yes</code></li><li><code>no</code></li></ul></p></td></tr></tbody></table><br/><p><span class="notes-title">Notes: </span>A custom channel group name must be distinct from device group names</p><div class="see-also-title">See also</div><div class="see-also"><ul><li><a href="#createchannel">$create channel</a></li></ul></div><p class="backlink"><a href="#index">Back to index</a></p></div>
|
284
290
|
<hr/>
|
285
|
-
<div class="content-item"><h2><a name="
|
291
|
+
<div class="content-item"><h2><a name="streamchanneladdsynthetic">$stream channel add synthetic</a></h2><p class="version">Version 2</p><p>Defines a new channel function</p><table><thead><tr><th>#</th><th>Argument</th><th>Type</th><th>Description</th></tr></thead><tbody><tr><td><code>1</code></td><td><code>channel</code></td><td><code>STRING</code></td><td>Defines the synthetic channel</td></tr><tr><td><code>2</code></td><td><code>function</code></td><td><code>STRING</code></td><td>Specifies the synthetic function</td></tr></tbody></table><br/><div class="examples-title">Examples</div><p><code>$stream channel add synthetic channel="chan(L1_RMS,V)" function="rms(100ms, chan(L1,V))"</code></p><div class="see-also-title">See also</div><div class="see-also"><ul><li><a href="#streamchannellist">$stream channel list</a></li><li><a href="#streamchanneltable">$stream channel table</a></li><li><a href="#streamchannelclearsynthetic">$stream channel clear synthetic</a></li><li><a href="#streamchannelremovesynthetic">$stream channel remove synthetic</a></li></ul></div><p class="backlink"><a href="#index">Back to index</a></p></div>
|
286
292
|
<hr/>
|
287
|
-
<div class="content-item"><h2><a name="
|
293
|
+
<div class="content-item"><h2><a name="streamchannelclearsynthetic">$stream channel clear synthetic</a></h2><p class="version">Version 2</p><p>Clears all created functions</p><p>No arguments</p><div class="see-also-title">See also</div><div class="see-also"><ul><li><a href="#streamchannellist">$stream channel list</a></li><li><a href="#streamchanneltable">$stream channel table</a></li><li><a href="#streamchanneladdsynthetic">$stream channel add synthetic</a></li><li><a href="#streamchannelremovesynthetic">$stream channel remove synthetic</a></li></ul></div><p class="backlink"><a href="#index">Back to index</a></p></div>
|
288
294
|
<hr/>
|
289
|
-
<div class="content-item"><h2><a name="
|
295
|
+
<div class="content-item"><h2><a name="streamchannellist">$stream channel list</a></h2><p class="version">Version 2</p><p>Returns a list of created channels</p><table><thead><tr><th>#</th><th>Argument</th><th>Type</th><th>Description</th></tr></thead><tbody><tr><td><code>1</code></td><td><code>channelType</code></td><td><code>STRING</code></td><td>Defines the user or synthetic channel. Options: [all, user, synthetic]. The default is "all"<p><span class="default-title">Default: </span><code>all</code></p><p><span class="acceptable-title">Acceptable Values</span><ul><li><code>all</code></li><li><code>user</code></li><li><code>synthetic</code></li></ul></p></td></tr></tbody></table><br/><div class="see-also-title">See also</div><div class="see-also"><ul><li><a href="#streamchanneltable">$stream channel table</a></li><li><a href="#streamchannelclearsynthetic">$stream channel clear synthetic</a></li><li><a href="#streamchanneladdsynthetic">$stream channel add synthetic</a></li><li><a href="#streamchannelremovesynthetic">$stream channel remove synthetic</a></li></ul></div><p class="backlink"><a href="#index">Back to index</a></p></div>
|
290
296
|
<hr/>
|
291
|
-
<div class="content-item"><h2><a name="
|
297
|
+
<div class="content-item"><h2><a name="streamchannelremovesynthetic">$stream channel remove synthetic</a></h2><p class="version">Version 2</p><p>Deletes a previously created channel function</p><table><thead><tr><th>#</th><th>Argument</th><th>Type</th><th>Description</th></tr></thead><tbody><tr><td><code>1</code></td><td><code>channel</code></td><td><code>STRING</code></td><td>Specifies the synthetic channel</td></tr></tbody></table><br/><div class="examples-title">Examples</div><p><code>$stream channel remove synthetic channel="chan(L1_RMS,V)"</code></p><div class="see-also-title">See also</div><div class="see-also"><ul><li><a href="#streamchannellist">$stream channel list</a></li><li><a href="#streamchanneltable">$stream channel table</a></li><li><a href="#streamchannelclearsynthetic">$stream channel clear synthetic</a></li><li><a href="#streamchanneladdsynthetic">$stream channel add synthetic</a></li></ul></div><p class="backlink"><a href="#index">Back to index</a></p></div>
|
292
298
|
<hr/>
|
293
|
-
<div class="content-item"><h2><a name="
|
299
|
+
<div class="content-item"><h2><a name="streamchanneltable">$stream channel table</a></h2><p class="version">Version 2</p><p>Returns XML of function definitions</p><table><thead><tr><th>#</th><th>Argument</th><th>Type</th><th>Description</th></tr></thead><tbody><tr><td><code>1</code></td><td><code>channelType</code></td><td><code>STRING</code></td><td>Defines the user or synthetic channel. Options: [all, user, synthetic]. The default is "all"<p><span class="default-title">Default: </span><code>all</code></p><p><span class="acceptable-title">Acceptable Values</span><ul><li><code>all</code></li><li><code>user</code></li><li><code>synthetic</code></li></ul></p></td></tr></tbody></table><br/><div class="see-also-title">See also</div><div class="see-also"><ul><li><a href="#streamchannellist">$stream channel list</a></li><li><a href="#streamchannelclearsynthetic">$stream channel clear synthetic</a></li><li><a href="#streamchanneladdsynthetic">$stream channel add synthetic</a></li><li><a href="#streamchannelremovesynthetic">$stream channel remove synthetic</a></li></ul></div><p class="backlink"><a href="#index">Back to index</a></p></div>
|
294
300
|
<hr/>
|
295
|
-
<div class="content-item"><h2><a name="
|
301
|
+
<div class="content-item"><h2><a name="streamchannels">$stream channels</a></h2><p class="version">Version 2</p><p>Returns details of the current channels</p><p>No arguments</p><div class="see-also-title">See also</div><div class="see-also"><ul><li><a href="#channels">$channels</a></li></ul></div><p class="backlink"><a href="#index">Back to index</a></p></div>
|
296
302
|
<hr/>
|
297
|
-
<div class="content-item"><h2><a name="
|
303
|
+
<div class="content-item"><h2><a name="streamcommentadd">$stream comment add</a></h2><p class="version">Version 2</p><p>Adds a comment</p><table><thead><tr><th>#</th><th>Argument</th><th>Type</th><th>Description</th></tr></thead><tbody><tr><td><code>1</code></td><td><code>time</code></td><td><code>STRING</code></td><td>Comment time</td></tr><tr><td><code>2</code></td><td><code>text</code></td><td><code>STRING</code></td><td>Comment string</td></tr><tr><td><code>3</code></td><td><code>extraText</code></td><td><code>STRING</code></td><td>Additional comment text</td></tr><tr><td><code>4</code></td><td><code>yPosition</code></td><td><code>INT</code></td><td>y position percentage on screen; range: [0:100]<p><span class="default-title">Default: </span><code>100</code></p></td></tr><tr><td><code>5</code></td><td><code>type</code></td><td><code>STRING</code></td><td>Type string used when assigning colour and text colour<p><span class="default-title">Default: </span><code>Type2</code></p></td></tr><tr><td><code>6</code></td><td><code>colour</code></td><td><code>STRING</code></td><td>Colour in hex format. The default is #FFFF00, which equates to yellow<p><span class="default-title">Default: </span><code>#FFFF00</code></p></td></tr><tr><td><code>7</code></td><td><code>textColour</code></td><td><code>STRING</code></td><td>Text colour in hex format. The default is #FFFF00, which equates to yellow<p><span class="default-title">Default: </span><code>#FFFF00</code></p></td></tr><tr><td><code>8</code></td><td><code>timeFormat</code></td><td><code>STRING</code></td><td>Time format ["elapsed", "unix"]. The default is "elapsed"<p><span class="default-title">Default: </span><code>elapsed</code></p><p><span class="acceptable-title">Acceptable Values</span><ul><li><code>elapsed</code></li><li><code>unix</code></li></ul></p></td></tr></tbody></table><br/><p><span class="notes-title">Notes: </span>Time can be either an elapsed time or Unix time, determined by the timeFormat argument which is set to elapsed time by default</p><div class="examples-title">Examples</div><p><code>$stream comment add 10.25S Comment1</code></p><p><code>$stream comment add 11000mS Comment2</code></p><p><code>$stream comment add 00:00:12 Comment3</code></p><div class="see-also-title">See also</div><div class="see-also"><ul><li><a href="#streamannotationadd">$stream annotation add</a></li><li><a href="#annotate">$annotate</a></li><li><a href="#comment">$comment</a></li></ul></div><p class="backlink"><a href="#index">Back to index</a></p></div>
|
298
304
|
<hr/>
|
299
|
-
<div class="content-item"><h2><a name="
|
305
|
+
<div class="content-item"><h2><a name="streamdataadd">$stream data add</a></h2><p class="version">Version 2</p><p>Adds a channel/group value at a specified time</p><table><thead><tr><th>#</th><th>Argument</th><th>Type</th><th>Description</th></tr></thead><tbody><tr><td><code>1</code></td><td><code>channel</code></td><td><code>STRING</code></td><td>Channel</td></tr><tr><td><code>2</code></td><td><code>group</code></td><td><code>STRING</code></td><td>Group</td></tr><tr><td><code>3</code></td><td><code>time</code></td><td><code>INT</code></td><td>Time</td></tr><tr><td><code>4</code></td><td><code>value</code></td><td><code>FLOAT</code></td><td>Value</td></tr><tr><td><code>5</code></td><td><code>timeFormat</code></td><td><code>STRING</code></td><td>Time format ["elapsed", "unix"]. The default is "elapsed"<p><span class="default-title">Default: </span><code>elapsed</code></p><p><span class="acceptable-title">Acceptable Values</span><ul><li><code>elapsed</code></li><li><code>unix</code></li></ul></p></td></tr></tbody></table><br/><p><span class="notes-title">Notes: </span>Format: channel group time value timeFormat</p><p>Time can be either an elapsed time or Unix time, determined by the timeFormat argument which is set to elapsed time by default</p><p>To indicate the end marker of an interval then set the value to 'endSeq'; eg : myStream.addDataPoint(channelName, groupName, 'endSeq')</p><div class="see-also-title">See also</div><div class="see-also"><ul><li><a href="#log">$log</a></li></ul></div><p class="backlink"><a href="#index">Back to index</a></p></div>
|
300
306
|
<hr/>
|
301
|
-
<div class="content-item"><h2><a name="
|
307
|
+
<div class="content-item"><h2><a name="streamexport">$stream export</a></h2><p class="version">Version 2</p><p>Saves to a given format</p><table><thead><tr><th>#</th><th>Argument</th><th>Type</th><th>Description</th></tr></thead><tbody><tr><td><code>1</code></td><td><code>file</code></td><td><code>STRING</code></td><td>The file path to save the export</td></tr><tr><td><code>2</code></td><td><code>maxLines</code></td><td><code>STRING</code></td><td>Maximum number of lines<p><span class="default-title">Default: </span><code>all</code></p></td></tr><tr><td><code>3</code></td><td><code>lineTerminator</code></td><td><code>STRING</code></td><td>Indicates whether a line terminator; acceptable values: [yes/no]<p><span class="default-title">Default: </span><code>yes</code></p><p><span class="acceptable-title">Acceptable Values</span><ul><li><code>yes</code></li><li><code>no</code></li></ul></p></td></tr><tr><td><code>4</code></td><td><code>delimiter</code></td><td><code>STRING</code></td><td>Value separator; eg ,<p><span class="default-title">Default: </span><code>,</code></p><p><span class="acceptable-title">Acceptable Values</span><ul><li><code>\t</code></li><li><code>;</code></li><li><code>,</code></li><li><code> </code></li></ul></p></td></tr><tr><td><code>5</code></td><td><code>fileType</code></td><td><code>STRING</code></td><td>File type; eg CSV<p><span class="default-title">Default: </span><code>csv</code></p></td></tr><tr><td><code>6</code></td><td><code>channels</code></td><td><code>STRING</code></td><td>List of channels to export; eg "voltage:5v,current:12v" with the default set to "all"<p><span class="default-title">Default: </span><code>all</code></p></td></tr></tbody></table><br/><p><span class="notes-title">Notes: </span>Format: $save csv file path/file name ALL|Max lines per file yes/no ",", "\t", ";", " "</p><p>Argument file is optional and if not specified then a file name is assigned and of the form: </p><p>If no fileType file is specified then the following is assigned: .../path to recording directory/fileType+Export+yyyyMMddHHmmss.fileType</p><p>By default all channels are exported but can be filtered using argument "channel"</p><div class="see-also-title">See also</div><div class="see-also"><ul><li><a href="#savecsv">$save csv</a></li><li><a href="#streamimport">$stream import</a></li></ul></div><p class="backlink"><a href="#index">Back to index</a></p></div>
|
302
308
|
<hr/>
|
303
|
-
<div class="content-item"><h2><a name="
|
309
|
+
<div class="content-item"><h2><a name="streamexportstatus">$stream export status</a></h2><p class="version">Version 2</p><p>Checks the status of export operation.</p><p>No arguments</p><p class="backlink"><a href="#index">Back to index</a></p></div>
|
304
310
|
<hr/>
|
305
|
-
<div class="content-item"><h2><a name="
|
311
|
+
<div class="content-item"><h2><a name="streamimport">$stream import</a></h2><p class="version">Version 2</p><p>Imports from a given format</p><table><thead><tr><th>#</th><th>Argument</th><th>Type</th><th>Description</th></tr></thead><tbody><tr><td><code>1</code></td><td><code>file</code></td><td><code>STRING</code></td><td>The file path to be imported</td></tr><tr><td><code>2</code></td><td><code>fileType</code></td><td><code>STRING</code></td><td>File type; eg CSV<p><span class="default-title">Default: </span><code>csv</code></p></td></tr><tr><td><code>3</code></td><td><code>delimiter</code></td><td><code>STRING</code></td><td>Value separator; eg ,<p><span class="default-title">Default: </span><code>,</code></p><p><span class="acceptable-title">Acceptable Values</span><ul><li><code>\t</code></li><li><code>;</code></li><li><code>,</code></li><li><code> </code></li></ul></p></td></tr><tr><td><code>4</code></td><td><code>minTime</code></td><td><code>STRING</code></td><td>The minimum time value; eg 100mS. The default value of 0nS indicates reading from the start<p><span class="default-title">Default: </span><code>0nS</code></p></td></tr><tr><td><code>5</code></td><td><code>maxTime</code></td><td><code>STRING</code></td><td>The maximum time value; eg 800mS. The default value of -1nS indicates reading to the end<p><span class="default-title">Default: </span><code>-1nS</code></p></td></tr><tr><td><code>6</code></td><td><code>offsetTime</code></td><td><code>STRING</code></td><td>The offset time value; eg 10mS. The default value of 0nS indicates there is no offset<p><span class="default-title">Default: </span><code>0nS</code></p></td></tr><tr><td><code>7</code></td><td><code>channels</code></td><td><code>STRING</code></td><td>List of channels to import; eg "voltage:5v,current:12v" with the default set to "all"<p><span class="default-title">Default: </span><code>all</code></p></td></tr><tr><td><code>8</code></td><td><code>timeFormat</code></td><td><code>STRING</code></td><td>Time format ["elapsed", "unix"]. The default is "elapsed"<p><span class="default-title">Default: </span><code>elapsed</code></p><p><span class="acceptable-title">Acceptable Values</span><ul><li><code>elapsed</code></li><li><code>unix</code></li></ul></p></td></tr></tbody></table><br/><p><span class="notes-title">Notes: </span>The file must contain an extension that matches the one specified in fileType. This is used as a check.</p><div class="examples-title">Examples</div><p><code>$stream import file="C:\Temp\data.csv"</code></p><p><code>$stream import file="C:\Temp\data.csv" channels="voltage:12v,current:12v"</code></p><p><code>$stream import file="C:\Temp\data.csv" channels="voltage:12v,current:12v" minTime=1S maxTime=10S</code></p><div class="see-also-title">See also</div><div class="see-also"><ul><li><a href="#streamexport">$stream export</a></li></ul></div><p class="backlink"><a href="#index">Back to index</a></p></div>
|
306
312
|
<hr/>
|
307
|
-
<div class="content-item"><h2><a name="
|
313
|
+
<div class="content-item"><h2><a name="streamread">$stream read</a></h2><p class="version">Version 2</p><p>Reads data between from a given start time and either end time or number of records</p><table><thead><tr><th>#</th><th>Argument</th><th>Type</th><th>Description</th></tr></thead><tbody><tr><td><code>1</code></td><td><code>startTime</code></td><td><code>INT</code></td><td>Start time</td></tr><tr><td><code>2</code></td><td><code>endTime</code></td><td><code>STRING</code></td><td>End time</td></tr><tr><td><code>3</code></td><td><code>timeFormat</code></td><td><code>STRING</code></td><td>Time format ["elapsed", "unix"]. The default is "elapsed"<p><span class="default-title">Default: </span><code>elapsed</code></p><p><span class="acceptable-title">Acceptable Values</span><ul><li><code>elapsed</code></li><li><code>unix</code></li></ul></p></td></tr></tbody></table><br/><p><span class="notes-title">Notes: </span>Time can be either an elapsed time or Unix time, determined by the timeFormat argument which is set to elapsed time by default</p><div class="examples-title">Examples</div><p><code>$stream read 0 l100</code></p><div class="see-also-title">See also</div><div class="see-also"><ul><li><a href="#read">$read</a></li></ul></div><p class="backlink"><a href="#index">Back to index</a></p></div>
|
308
314
|
<hr/>
|
309
|
-
<div class="content-item"><h2><a name="
|
315
|
+
<div class="content-item"><h2><a name="streamrecord">$stream record</a></h2><p class="version">Version 2</p><p>Starts streaming</p><table><thead><tr><th>#</th><th>Argument</th><th>Type</th><th>Description</th></tr></thead><tbody><tr><td><code>1</code></td><td><code>file</code></td><td><code>STRING</code></td><td>File specifier of the form /dir/dir/dir/recordingName. Any '\' characters are replaced with '/' character</td></tr><tr><td><code>2</code></td><td><code>duration</code></td><td><code>INT</code></td><td>Specifies the stream duration in seconds.</td></tr></tbody></table><br/><div class="see-also-title">See also</div><div class="see-also"><ul><li><a href="#startstream">$start stream</a></li></ul></div><p class="backlink"><a href="#index">Back to index</a></p></div>
|
310
316
|
<hr/>
|
311
|
-
<div class="content-item"><h2><a name="
|
317
|
+
<div class="content-item"><h2><a name="streamrecordduration">$stream record duration</a></h2><p class="version">Version 2</p><p>Returns the total recording time</p><table><thead><tr><th>#</th><th>Argument</th><th>Type</th><th>Description</th></tr></thead><tbody><tr><td><code>1</code></td><td><code>timeFormat</code></td><td><code>STRING</code></td><td>Specifies the time format. Options: [nS, uS, mS, S, HMS]. The default is "S"<p><span class="default-title">Default: </span><code>S</code></p><p><span class="acceptable-title">Acceptable Values</span><ul><li><code>nS</code></li><li><code>uS</code></li><li><code>mS</code></li><li><code>S</code></li><li><code>HMS</code></li></ul></p></td></tr></tbody></table><br/><p><span class="notes-title">Notes: </span>A value of -1 is returned if streaming has not commenced</p><div class="see-also-title">See also</div><div class="see-also"><ul><li><a href="#streamstarttime">$stream start time</a></li><li><a href="#streamstoptime">$stream stop time</a></li></ul></div><p class="backlink"><a href="#index">Back to index</a></p></div>
|
312
318
|
<hr/>
|
313
319
|
<div class="content-item"><h2><a name="streamstarttime">$stream start time</a></h2><p class="version">Version 2</p><p>Returns the time that streaming started</p><table><thead><tr><th>#</th><th>Argument</th><th>Type</th><th>Description</th></tr></thead><tbody><tr><td><code>1</code></td><td><code>timeFormat</code></td><td><code>STRING</code></td><td>Specifies the time format. Options: [nS, uS, mS, S, HMS]. The default is "S"<p><span class="default-title">Default: </span><code>S</code></p><p><span class="acceptable-title">Acceptable Values</span><ul><li><code>nS</code></li><li><code>uS</code></li><li><code>mS</code></li><li><code>S</code></li><li><code>HMS</code></li></ul></p></td></tr></tbody></table><br/><p><span class="notes-title">Notes: </span>A value of -1 is returned if streaming has not commenced</p><div class="see-also-title">See also</div><div class="see-also"><ul><li><a href="#streamstoptime">$stream stop time</a></li><li><a href="#streamrecordduration">$stream record duration</a></li></ul></div><p class="backlink"><a href="#index">Back to index</a></p></div>
|
314
320
|
<hr/>
|
315
|
-
<div class="content-item"><h2><a name="
|
321
|
+
<div class="content-item"><h2><a name="streamstate">$stream state</a></h2><p class="version">Version 1</p><p>The current state of streaming</p><p>No arguments</p><p class="backlink"><a href="#index">Back to index</a></p></div>
|
316
322
|
<hr/>
|
317
|
-
<div class="content-item"><h2><a name="
|
323
|
+
<div class="content-item"><h2><a name="streamstatsexport">$stream stats export</a></h2><p class="version">Version 2</p><p>Saves the statistics to a given format</p><table><thead><tr><th>#</th><th>Argument</th><th>Type</th><th>Description</th></tr></thead><tbody><tr><td><code>1</code></td><td><code>file</code></td><td><code>STRING</code></td><td>Single argument string specifying file path of form: *STREAM_DIR*+"statsGrid"+yyyyMMddHHmmss+".csv" - Path for data to be saved to.</td></tr><tr><td><code>2</code></td><td><code>fileType</code></td><td><code>STRING</code></td><td>Type of export file; eg .csv<p><span class="default-title">Default: </span><code>csv</code></p></td></tr></tbody></table><br/><div class="see-also-title">See also</div><div class="see-also"><ul><li><a href="#statstocsv">$stats to csv</a></li></ul></div><p class="backlink"><a href="#index">Back to index</a></p></div>
|
318
324
|
<hr/>
|
319
|
-
<div class="content-item"><h2><a name="
|
325
|
+
<div class="content-item"><h2><a name="streamstatsexportstatus">$stream stats export status</a></h2><p class="version">Version 2</p><p>Checks the status of the stats export operation.</p><p>No arguments</p><p class="backlink"><a href="#index">Back to index</a></p></div>
|
320
326
|
<hr/>
|
321
|
-
<div class="content-item"><h2><a name="
|
327
|
+
<div class="content-item"><h2><a name="streamstatstable">$stream stats table</a></h2><p class="version">Version 2</p><p>Returns statistics</p><table><thead><tr><th>#</th><th>Argument</th><th>Type</th><th>Description</th></tr></thead><tbody><tr><td><code>1</code></td><td><code>startTime</code></td><td><code>INT</code></td><td>Start time. Time format either a HMS or (time,unit) pair; eg 100mS</td></tr><tr><td><code>2</code></td><td><code>endTime</code></td><td><code>INT</code></td><td>End time. Time format either a HMS or (time,unit) pair; eg 100mS</td></tr><tr><td><code>3</code></td><td><code>timeFormat</code></td><td><code>STRING</code></td><td>Time format ["elapsed", "unix"]. The default is "elapsed"<p><span class="default-title">Default: </span><code>elapsed</code></p><p><span class="acceptable-title">Acceptable Values</span><ul><li><code>elapsed</code></li><li><code>unix</code></li></ul></p></td></tr></tbody></table><br/><p><span class="notes-title">Notes: </span>Time can be either an elapsed time or Unix time, determined by the timeFormat argument which is set to elapsed time by default</p><div class="see-also-title">See also</div><div class="see-also"><ul><li><a href="#getstats">$get stats</a></li><li><a href="#getcustomstatsrange">$get custom stats range</a></li></ul></div><p class="backlink"><a href="#index">Back to index</a></p></div>
|
322
328
|
<hr/>
|
323
|
-
<div class="content-item"><h2><a name="
|
329
|
+
<div class="content-item"><h2><a name="streamstop">$stream stop</a></h2><p class="version">Version 2</p><p>Stops streaming</p><p>No arguments</p><div class="see-also-title">See also</div><div class="see-also"><ul><li><a href="#stopstream">$stop stream</a></li></ul></div><p class="backlink"><a href="#index">Back to index</a></p></div>
|
324
330
|
<hr/>
|
325
|
-
<div class="content-item"><h2><a name="
|
331
|
+
<div class="content-item"><h2><a name="streamstoptime">$stream stop time</a></h2><p class="version">Version 2</p><p>Returns the time that streaming stopped</p><table><thead><tr><th>#</th><th>Argument</th><th>Type</th><th>Description</th></tr></thead><tbody><tr><td><code>1</code></td><td><code>timeFormat</code></td><td><code>STRING</code></td><td>Specifies the time format. Options: [nS, uS, mS, S, HMS]. The default is "S"<p><span class="default-title">Default: </span><code>S</code></p><p><span class="acceptable-title">Acceptable Values</span><ul><li><code>nS</code></li><li><code>uS</code></li><li><code>mS</code></li><li><code>S</code></li><li><code>HMS</code></li></ul></p></td></tr></tbody></table><br/><p><span class="notes-title">Notes: </span>A value of -1 is returned if streaming has not commenced</p><div class="see-also-title">See also</div><div class="see-also"><ul><li><a href="#streamstarttime">$stream start time</a></li><li><a href="#streamrecordduration">$stream record duration</a></li></ul></div><p class="backlink"><a href="#index">Back to index</a></p></div>
|
326
332
|
<hr/>
|
327
|
-
<div class="content-item"><h2><a name="
|
333
|
+
<div class="content-item"><h2><a name="takesnapshot">$take snapshot</a></h2><p class="version">Version 1</p><p>Takes a snapshot of the chart, timeline and channels windows</p><table><thead><tr><th>#</th><th>Argument</th><th>Type</th><th>Description</th></tr></thead><tbody><tr><td><code>1</code></td><td><code>type</code></td><td><code>STRING</code></td><td>Type of snapshot to take consisting of a comma separated list of options: [all, chart, timeline, key]<p><span class="default-title">Default: </span><code>all</code></p></td></tr></tbody></table><br/><div class="examples-title">Examples</div><p><code>$take snapshot --> default and captures chart+timeline+key</code></p><p><code>$take snapshot all --> same as default</code></p><p><code>$take snapshot chart --> chart only</code></p><p><code>$take snapshot chart,key --> chart+key</code></p><p><code>$take snapshot chart,timeline --> chart+timeline</code></p><div class="see-also-title">See also</div><div class="see-also"><ul><li><a href="#chartsnapshot">$chart snapshot</a></li></ul></div><p class="backlink"><a href="#index">Back to index</a></p></div>
|
334
|
+
<hr/>
|
335
|
+
<div class="content-item"><h2><a name="version">$version</a></h2><p class="version">Version 1</p><p>Version number</p><p>No arguments</p><p class="backlink"><a href="#index">Back to index</a></p></div>
|
328
336
|
<hr/>
|
329
337
|
</div>
|
330
338
|
</body>
|