Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hilch/demo-AsIOVib
demo for B&R - Automation Studio Library AsIOVib
https://github.com/hilch/demo-AsIOVib
Last synced: 3 months ago
JSON representation
demo for B&R - Automation Studio Library AsIOVib
- Host: GitHub
- URL: https://github.com/hilch/demo-AsIOVib
- Owner: hilch
- License: mit
- Created: 2019-11-06T13:43:51.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-10-04T11:32:13.000Z (over 2 years ago)
- Last Synced: 2024-08-02T14:05:44.888Z (6 months ago)
- Language: C
- Size: 178 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-B-R - demo-AsIOVib - shows how to upload raw data from X20CM4810 condition monitoring module. Uses 'AsIOVib' / 'vbioCtrlCM4810Ex1' (Process control / based on standard libraries)
README
# demo-AsIOVib [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![Made For B&R](https://github.com/hilch/BandR-badges/blob/main/Made-For-BrAutomation.svg)](https://www.br-automation.com)
demo for B&R - Automation Studio Library AsIOVib
shows how to upload raw data from [X20CM4810](https://www.br-automation.com/en/products/control-systems/x20-system/other-functions/x20cm4810/) condition monitoring module.
Uses 'AsIOVib' / 'vbioCtrlCM4810Ex1'There is no comfort here, no visualization, no storing in files. If you still need that, think about [PLC-data-trace](https://github.com/hilch/PLC-data-trace)
## Usage:
set 'cmdUploadBuffer' to '1', task will set it to '2' (busy) and to '0' again when buffer is uploaded.
see 'fb.bufferUploadLength' for progress.
X and Y sensor data is stored in 'moduleData.xAxis' and 'moduleData.yAxis'.