This is the Linux app named pycsvlog whose latest release can be downloaded as XRSSfeedforfil. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named pycsvlog with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
pycsvlog
DESCRIPTION:
Cross-platform CSV data logger from 1..9 serial ports/sockets.
Selection of output data values from input CSV rows, output data period independent of input data.
Use: pycsvlog -port1=/dev/ttyUSB0 -baud1=115200 -operiod=60
-portN=PORT - open Nth (1-9) port / socket
-baudN=BAUD - set baud rate
-operiod=P - output log period, sec
-ofile=+FILE - output file (+ prefix to append), can contain time-patterns
-otime="TFMT" - output time format (default is %Y-%m-%dT%H:%M:%S')
(%Y=YEAR, %y=YR, %m=month, %d=date,
%H=hour, %M=minute, %S=second
-otrel - use relative timestamp from program start
-otstart=Tstart - log start date/time
-otstop=Tstop - log stop date/time
-ofmt="OFMT" - output string format (%T %V11 V12 V22)
%T - current time
%Vnm - value from n-th port (1-9), m-th column (1-9) (NaN if absent)
%VnALL - values n-th port
%VALL - values from all ports
-osep=; - output separator (default space)
-nan=NaN - NaN output value
Features
- python
- csv
- logger
- rs232
- socket
User interface
Console/Terminal
Programming Language
Python
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/pycsvlog/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.