xtrememenace

Results 2 issues of xtrememenace

I used the PPA historian (historian output is saved as PPA1) to log the PMU data to the archive folder where openPDC is installed on system A. The data from...

Hello, I'm getting a weird error, if I enter the date like this, var _date = new Date(); _date.setMonth(9); _date.setDate(20); _date.setHours(02); _date.setMinutes(00); _date.setSeconds(00); $('#counter').countdown({ startTime: _date, image: "img/digits.png" }); The...