wintowin
Section: WIN SYSTEM (1W)
Updated: 2015.12.25
Index
Return to Main Contents
NAME
wintowin - Conversion tool WIN text format -> WIN format
SYNOPSIS
wintowin
(-h) <[in_file] >[out_file] or [shm_key] [shm_size]
DESCRIPTION
Wintowin makes data transmitted by shmdump -tq to be input to transmit waveform data of WIN format or to write in the shared memory specified by shm_key.
OPTIONS
- -h
-
Displays brief usage of wintowin.
EXAMPLE OF USAGE
shmdump -B0.02:0.05:0.07:0.5:5.0 -tq 12 0252 | wintowin | win2raw /dat/bpf
Subjects channel 0252 to bandpass filter and saves in /dat/bpf as minute file.
shmdump -tq 12 0252 | wintowin 13 64
Writes channel 0252 from shared memory 12 in shared memory 13.
SOURCE
- `wintowin.c'
-
SEE ALSO
shmdump(1W)
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- OPTIONS
-
- EXAMPLE OF USAGE
-
- SOURCE
-
- SEE ALSO
-