GetDaqParameterBoolRef: Gets a single boolean parameter.

View source: R/RcppExports.R

GetDaqParameterBoolRefR Documentation

Gets a single boolean parameter.

Description

GetDaqParameterBoolRef gets a single boolean parameter.

Usage

GetDaqParameterBoolRef(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 GetDaqParameterBool, 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.