Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Sent email based on if condition
Post: Sent email based on if condition

I have script which reads device info from database - IP, LOCATION and STATUS First it checks if device has status "ACTIVE" if yes than it pings device (incase of any technical problems) if ping is ...
stewietopg General Coding Help 1 894 Mar-15-2023, 08:43 AM
    Thread: Pymodbus read and save to database
Post: RE: Pymodbus read and save to database

(Mar-02-2023, 09:14 AM)buran Wrote: for i in range(len(meters)): sql = ("INSERT INTO meter (meter, power, energy, date_of_reading) VALUES (%s, %s, %s, %s)", (meters[i], power_calculation[i],...
stewietopg General Coding Help 3 1,904 Mar-02-2023, 09:32 AM
    Thread: Pymodbus read and save to database
Post: Pymodbus read and save to database

Hello, in our company we will install multiple energy meters (abb m4m ethernet 20). This energy meter works via modbus tcp/ip. I have a working python script for reading registers but i would like t...
stewietopg General Coding Help 3 1,904 Mar-02-2023, 07:22 AM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020