GetDaqParameterIntRef: Gets a single integer parameter.

View source: R/RcppExports.R

GetDaqParameterIntRefR Documentation

Gets a single integer parameter.

Description

GetDaqParameterIntRef gets a single integer parameter.

Usage

GetDaqParameterIntRef(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 GetDaqParameterInt, 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.