GetDaqParameterDoubleRef: Gets a single double parameter.

View source: R/RcppExports.R

GetDaqParameterDoubleRefR Documentation

Gets a single double parameter.

Description

GetDaqParameterDoubleRef gets a single double parameter.

Usage

GetDaqParameterDoubleRef(Parameter)

Arguments

Parameter

Parameter name as a string. See TofDaq API documentation for a list of all available parameters.

Details

This is the same as GetDaqParameterDouble, but additionally it checks for success and a TwRetVal string is returned if it is not sucessful.


pasturm/TofDaqR documentation built on March 29, 2024, 12:10 a.m.