RMP Motion Controller
10.4.4
The RMP Motion Controller APIs
MotionController
Axis
MultiAxis
IO
IOPoint
NetworkNode
RsiError
Contact
Support
RMP
◆
PostFilterResonatorSet()
void PostFilterResonatorSet
(
int32_t
sectionNumber
,
double
centerFreq
,
double
bandwidth
,
double
gain
)
Description:
PostFilterResonatorSet configures a Resonator filter.
Parameters
sectionNumber
The Post Filter Number to be used.
centerFreq
Center Frequency in Hz.
bandwidth
Bandwidth in Hz.
gain
Gain in dB.
Remarks
This function is also available in
RapidSequencer
.
Sample Code:
// configure and use a Resonator filter as filter 0, Center Frequency = 10, Bandwidth = 20, and Gain of 30 dB.
axis->PostFilterResonatorSet(0, 10, 20, 30);
RSI
RapidCode
Axis
Generated on Thu Sep 28 2023 12:52:42 for RMP Motion Controller by
1.8.20