SetDaqParameterInt64: Sets a single parameter with an int64 value.

View source: R/RcppExports.R

SetDaqParameterInt64R Documentation

Sets a single parameter with an int64 value.

Description

SetDaqParameterInt64 sets a single parameter with an int64 value (passed as a string).

Usage

SetDaqParameterInt64(Parameter, Value)

Arguments

Parameter

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

Value

int64 value passed as a string.


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