WIP'
This commit is contained in:
19
scripts/ecmcAddDaqChannel.cmd
Normal file
19
scripts/ecmcAddDaqChannel.cmd
Normal file
@@ -0,0 +1,19 @@
|
||||
|
||||
#==============================================================================
|
||||
# ecmcAddDaqChannel.cmd
|
||||
#-------------- Information:
|
||||
#- Description: ecmc_plugin_daq ecmcAddDaqChannel.cmd
|
||||
#- Add a DAQ-channel to the last added DAQ-array object
|
||||
#-
|
||||
#- by Anders Sandström, Paul Scherrer Institute, 2024
|
||||
#- email: anders.sandstroem@psi.ch
|
||||
#-
|
||||
#-###############################################################################
|
||||
#-
|
||||
#- Arguments
|
||||
#- TYPE : Type (number of data type)
|
||||
#-
|
||||
#################################################################################
|
||||
|
||||
ecmcAddDAQChannel(${TYPE})
|
||||
|
||||
Reference in New Issue
Block a user