Before 1st July 22 RPICT7V1 Configuration: Difference between revisions
Jump to navigation
Jump to search
(Created page with "=Software Configuration= Using a serial line terminal program one can configure the following: - Polling interval - Output format (csv or emonhub) - Calibration values (Vo...") |
(No difference)
|
Revision as of 20:33, 3 July 2022
Software Configuration
Using a serial line terminal program one can configure the following:
- Polling interval - Output format (csv or emonhub) - Calibration values (Voltage and Current) - Voltage/current combinations for real power computation. - Output channels
The documentation for serial configuration can be found on this page.
Over Serial Configuration - Sketch 3.0
The board can be configured with the online configurator.
Auto Reset
Version 5 units have auto reset support. When using the lcl-rpict-config.py command it is possible to reset the RPICT remotely with the -a option.
lcl-rpict-config.py -a
or
lcl-rpict-config.py -a -w myfile.conf
Usage without Voltage sensor
Default configuration expect a voltage sensor to be plugged in.
The configuration rpict7v1_noV.conf will only output current Irms for the 7 channels.
wget lechacal.com/RPICT/config/B4/rpict7v1_noV.conf $ lcl-rpict-config.py -w rpict7v1_noV.conf