GetDaqParameterInt64Ref: Gets a single int64 parameter as a string.

View source: R/RcppExports.R

GetDaqParameterInt64RefR Documentation

Gets a single int64 parameter as a string.

Description

GetDaqParameterInt64Ref gets a single int64 parameter as a string.

Usage

GetDaqParameterInt64Ref(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 GetDaqParameterInt64, but additionally it checks for success and a TwRetVal string is returned if it is not sucessful.


pasturm/TofDaqR documentation built on July 20, 2024, 9:44 a.m.