GetDaqParameterInt64: Gets a single int64 parameter as a string.

View source: R/RcppExports.R

GetDaqParameterInt64R Documentation

Gets a single int64 parameter as a string.

Description

GetDaqParameterInt64 gets a single int64 parameter as a string.

Usage

GetDaqParameterInt64(Parameter)

Arguments

Parameter

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

Details

The return string can be converted to integer64 using bit64::as.integer64().


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