Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

ffcfstress(1) [debian man page]

ffcfstress(1)						      General Commands Manual						     ffcfstress(1)

NAME
ffcfstress - constant force stress test for force-feedback devices SYNOPSIS
ffcfstress [-d <device>] [-u <update rate>] [-f <frequency>] [-a <amplitude>] [-s <strength>] [-o] DESCRIPTION
ffcfstress stress tests constant non-enveloped forces on a force feedback device. It simulates a moving spring force by applying a fre- quently updated constant force effect. Beware, the stress test may damage your device! OPTIONS
At least one option is required. -d <device> The device to test (by default /dev/input/event0). -u <update rate> The update rate in Hz (25 by default). -f <frequency> The spring center motion frequency in Hz (0.1 by default). -a <amplitude> The spring center motion amplitude, between 0.0 and 1.0 (1.0 by default). -s <strength> The spring strength factor (1.0 by default). -o Dummy option, useful when all defaults should be used. SEE ALSO
ffmvforce(1), fftest(1), jstest(1). AUTHOR
ffcfstress was written by Oliver Hamann. This manual page was written by Stephen Kitt <steve@sk2.org>, for the Debian GNU/Linux system (but may be used by others). It was last modified for ffcfstress dated February 15, 2002. ffcfstress March 8, 2009 ffcfstress(1)

Check Out this Related Man Page

UHD_SIGGEN(1)							   User Commands						     UHD_SIGGEN(1)

NAME
uhd_siggen - Signal Generator using UHD hardware SYNOPSIS
uhd_siggen: [options] DESCRIPTION
Command-line signal generator application. OPTIONS
-h, --help show this help message and exit -a ARGS, --args=ARGS UHD device address args , [default=] --spec=SPEC Subdevice of UHD device where appropriate -A ANTENNA, --antenna=ANTENNA select Rx Antenna where appropriate -s SAMP_RATE, --samp-rate=SAMP_RATE set sample rate (bandwidth) [default=1000000.0] -g GAIN, --gain=GAIN set gain in dB (default is midpoint) -f FREQ, --tx-freq=FREQ Set carrier frequency to FREQ [default=mid-point] -x WAVEFORM_FREQ, --waveform-freq=WAVEFORM_FREQ Set baseband waveform frequency to FREQ [default=0] -y WAVEFORM2_FREQ, --waveform2-freq=WAVEFORM2_FREQ Set 2nd waveform frequency to FREQ [default=none] --sine Generate a carrier modulated by a complex sine wave --const Generate a constant carrier --offset=OFFSET Set waveform phase offset to OFFSET [default=0] --gaussian Generate Gaussian random output --uniform Generate Uniform random output --2tone Generate Two Tone signal for IMD testing --sweep Generate a swept sine wave --amplitude=AMPL Set output amplitude to AMPL (0.0-1.0) [default=0.15] -v, --verbose Use verbose console output [default=False] SEE ALSO
uhd_siggen_gui(1) uhd_siggen 3.5 December 2011 UHD_SIGGEN(1)
Man Page

6 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Please help!

Hi All, I was wondering if low strength Ciphers could be avoided on Linux.Following is one kind of solution that I came up with, but not sure if this is correct. Any help would be appreciated! Solution: Add the following lines in ssl.conf file: SSLProtocol all -SSLv2 SSLCipherSuite... (0 Replies)
Discussion started by: nua7
0 Replies

2. UNIX and Linux Applications

Solaris & Linux memory stress test?

I'm looking for a script or some other application that will use up a lot of memory on a Solaris or Linux server, in order to test a monitoring application. So far I have found a script that's good for CPU usage but it does nothing for memory. I have also tried the application called 'stress'... (0 Replies)
Discussion started by: Kraas
0 Replies

3. AIX

Regarding Upgrading RAM in AIX 6.1

Hi Folks, Currently we are having the below configuration in one of our AIX 6.1 server. RAM:- 8 GB Paging space :- 19 GB CPU processor:- 1 CPU type: 64 bit But we would like to upgrade the configuration to below to improve the system performance and resolve some memory issues. ... (11 Replies)
Discussion started by: sumanmca2006
11 Replies

4. UNIX for Dummies Questions & Answers

How to check NTP update frequency?

Hi i want know to how to check NTP update frequency for a server? what should be its ideal value or range ? also, i have configure one switch and on gui i can see NTP update frequency value is 1440. also no idea what should be its ideal value i am not sure if this is correct or not .... (1 Reply)
Discussion started by: scriptor
1 Replies

5. Shell Programming and Scripting

Expect script that simulates a SSH brute force attack

I want to test the effectiveness of sshguard on some of my systems so I'm trying to write a script that simulates a brute force attack by sending a bunch of different username and password combinations to the servers being tested. So far I have this: #!/usr/local/bin/expect set timeout 3... (5 Replies)
Discussion started by: ph0enix
5 Replies

6. UNIX for Beginners Questions & Answers

Network stress test.

Hi there. First things first, this is nothing to do with the internet or ISP speed, I know what that is, I know what it's doing. I have a cluster of 128 single board computers running a branch of Debian. I want to run some kind of stress test to ensure they can transfer data (a) to each... (2 Replies)
Discussion started by: MuntyScrunt
2 Replies