Skip to content
Snippets Groups Projects
Select Git revision
  • 4bae40f914d5f18d1f996abea302eb476690cb45
  • master default protected
  • propSaver
  • V5
  • d22-autoreduction
  • spy-values-labels
  • sampleIdManagement
  • property-savebox2
  • property-savebox
  • cameo-3
  • test-configuration
  • histo-file-edition
  • graphics-review
  • settings-refactoring
  • v5
  • dnd-improvement
  • watchdog-notifications
  • spy-layout-review
  • database-servant-command-from-servant-manager
  • cameras
  • add-new-command-id-change
  • 5.5.24
  • 5.5.21
  • 5.5.20
  • 5.5.19
  • 5.5.18
  • 5.5.17
  • 5.5.16
  • 5.5.15
  • 5.5.14
  • 5.5.12
  • 5.5.11
  • 5.5.10
  • 5.5.9
  • 5.5.8
  • 5.5.8-SNAPSHOT
  • 5.5.7
  • 5.5.6
  • 5.5.5
  • 5.5.4
  • 5.5.3
41 results

TransferLogs.sh

Blame
  • TransferLogs.sh 299 B
    #!/bin/sh
    
    # Usage: get the endpoint of the VISA instance ('ip addr' in terminal of the VISA instance to get the IP)
    # Ex: tcp://192.168.12.101:7000
    
    java -Djava.library.path=/usr/lib:/usr/lib/x86_64-linux-gnu/jni -classpath lib64/nomadgui-gtk.linux.x86_64.jar fr.ill.ics.apps.LogsTransferCaller $1