SetDaqParameterInt: Sets a single parameter with an integer value.

View source: R/RcppExports.R

SetDaqParameterIntR Documentation

Sets a single parameter with an integer value.

Description

SetDaqParameterInt sets a single parameter with an integer value.

Usage

SetDaqParameterInt(Parameter, Value)

Arguments

Parameter

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

Value

Integer value.


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