-
Notifications
You must be signed in to change notification settings - Fork 87
store waveform append
Chris Petersen edited this page Oct 16, 2014
·
1 revision
store-waveform-append appends waveform data to the waveform data store buffer.
Parameter | Description |
---|---|
store | Store name |
id | Id under which waveform is to be stored |
data | f32vectors (preferred) or list of values |
Example 1: In a monitor loopback driver the following simulated PLETH waveform data is stored and waveform scaling is disabled.
(store-waveform-append store "PLETH"
'(3.1 3.0 2.9 2.8 2.8 2.7 2.6 2.6 2.5 2.5
2.5 2.4 2.4 2.3 2.3 2.3 2.3 2.2 2.2 2.2
2.2 2.2 2.2 2.2 2.2 2.2 2.2 2.2 2.2 2.2
2.3 2.4 2.5 2.7 2.9 3.3 3.6 3.9 4.4 4.7
4.9 5.2 5.4 5.7 5.8 5.8 5.9 6.0 6.0 6.0
5.9 5.9 5.8 5.7 5.5 5.4 5.2 5.1 4.8 4.6
4.4 4.2 3.9 3.8 3.7 3.6 3.5 3.4 3.3 3.2
3.2 3.1 3.1 3.0 3.0 2.9 2.9 2.9 2.8 2.7
2.7 2.7 2.6 2.6 2.5 2.5 2.5 2.4 2.4 2.3
2.3 2.2)
)
(store-waveform-scale store "PLETH" '(0 0 0 0))
-
- accelerometer
- alist
- audio
- audioaux
- base64
- btle-scan
- camera
- cdb
- cgi
- config
- csv
- curl
- digest
- dmtx
- download
- eventloop
- fcgi
- fft
- generalized-arrays
- gps
- graph
- gyro
- hidapi
- hpdf
- html
- httpsclient
- hybridapp
- json
- lmdb
- ln_core
- ln_glcore
- ln_glgui
- ln_store
- localization
- localization_gui
- localnotification
- magnetometer
- mdns
- mqtt
- mqtt-store
- multitouch
- oauth
- orientation
- p256ecdsa
- png
- portaudio
- pregexp
- pressure
- prime
- pushnotification
- redcap
- rsa
- rtaudio
- rupi
- rotation
- sanestring
- scheduler
- serial
- sets
- settings
- simplexnoise
- sqlite
- ssax
- syntax-case
- timestamp
- ttf
- uiform
- url
- uuid
- vibrate
- videoplayer
- watchdog
- website
- xml
- zip