GetDaqParameterStringRef: Gets a single string parameter.

View source: R/RcppExports.R

GetDaqParameterStringRefR Documentation

Gets a single string parameter.

Description

GetDaqParameterStringRef gets a single string parameter.

Usage

GetDaqParameterStringRef(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 GetDaqParameter, but returns "TwInvalidValue" if the type of the parameter is not a string.


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