Before 1st Feb 22 RPIZ CT4V3T1 Configuration: Difference between revisions
(Created page with "==Software Configuration== The documentation for serial configuration can be found on this page. <br> Over_Serial_Configuration_-_Sketch_3.0 | Over Serial Configuration - S...") |
(No difference)
|
Latest revision as of 13:18, 2 March 2022
Software Configuration
The documentation for serial configuration can be found on this page.
Over Serial Configuration - Sketch 3.0
The default configuration can be obtained using the command
wget lechacal.com/RPICT/config/B4/rpiz_ct4v3t2_acac.conf
or for zmpt101b boards
wget lechacal.com/RPICT/config/B4/rpiz_ct4v3t2_zmpt101b.conf
The online configurator can be used with the RPIZ_CT4V3T2. Use a single board of RPICT4V3 when editing the configuration.
Recommendations
All functionalities are not fully supported yet in the online configurator for RPIZ_CT4V3T2.
To include a RTD sensor output add any type of channel. For example Power Factor (code 6). Generate the config and modify the 6 into a 9 in the CHTYPE parameter.
To include a DS18B20 sensor output add any type of channel. For example Power Factor (code 6). Generate the config and modify the 6 into a 7 in the CHTYPE parameter.
It is highly recommended to have DS18B20 sensor as the last channel. Otherwise since there can be more than 1 DS18B20 sensor the position of other channels will move in the stream when a new DS18B20 is found.
Board Reset
The RPIZ_CT4V3T2 has support for software reset. There is no need to physically reset the arduino chip. Reset can be operated from the raspberrypi by using the -a option in the lcl-rpict-config.py.
An example usage will be
lcl-rpict-config.py -a -w myfile.conf