Die Suche ergab 4 Treffer
- Dienstag 20. Juli 2021, 16:22
- Forum: Allgemein / General
- Thema: Configuration issues
- Antworten: 1
- Zugriffe: 8691
Configuration issues
Hello, I use three PDU connected to my computer across a network switch. At the begining, I used the 6.5.1 Firmware but sometimes, there were configuration loss without specific action. I don't understand why, does somebody have an answer ? Futhermore, I decided to use the 7.1 Firmware, I followed t...
- Montag 21. Dezember 2020, 14:02
- Forum: UDP - API
- Thema: UDP Steuerungsprotokoll / Control protocol
- Antworten: 40
- Zugriffe: 106905
Re: UDP Steuerungsprotokoll / Control protocol
Thank Andy.
It's work fine when i use the right syntax...
Example : For switch off the third relay after 2 seconds : "St_off3�adminanel"
Converted on hex "53745f6f666633000261646d696e616e656c" with 53=>"S" 74=>"t" ... 0002="2" seconds
It's work fine when i use the right syntax...
Example : For switch off the third relay after 2 seconds : "St_off3�adminanel"
Converted on hex "53745f6f666633000261646d696e616e656c" with 53=>"S" 74=>"t" ... 0002="2" seconds
- Freitag 18. Dezember 2020, 09:41
- Forum: UDP - API
- Thema: UDP Steuerungsprotokoll / Control protocol
- Antworten: 40
- Zugriffe: 106905
Re: UDP Steuerungsprotokoll / Control protocol
Hello, I write on english because i don't speak german. I need to switch off I/O after a time delay. For example, from a pc i want to switch off de IO-2 after 1 minute and the IO-3 after 2 minutes. "St_off" is the right command ? From what I understand this is the case. What the right command syntax...
- Mittwoch 16. Dezember 2020, 11:29
- Forum: UDP - API
- Thema: UDP Steuerungsprotokoll / Control protocol
- Antworten: 40
- Zugriffe: 106905
Re: UDP Steuerungsprotokoll / Control protocol
Hello, I try to use the "St_off" function. I send the UDP command : St_off22adminanel The Net-PwrCtrl IO reply : NET-PwrCtrl:NET-CONTROL :NoPass:Err If i send another command like : Sw_on2adminanel It's ok. The Net-PwrCtrl IO reply : NET-PwrCtrl:NET-CONTROL :192.168.0.244:255.255.255.0:192.168.0.1:0...