modular-psu-firmware
modular-psu-firmware copied to clipboard
Firmware for EEZ Bench Box 3 (BB3)
Hello, I would like to connect to MQTT brokers that require certificate based auth (AWS for example) to the PSU. Is it possible to put the certificates (Private key, Device...
I would like to have an easy way not to overwrite DLOG files either by an autoincrement or date feature in the filename if they are started with a SCPI...
- [ ] Add new command: `SYSTem:COMMunicate:ETHernet:PORT {}` i `SYSTem:COMMunicate:ETHernet:PORT?` --- - **Keysight N6705** _The instrument uses port 5025 for SCPI socket services. A data socket on this port can...
Tested with MIO168 in first slot after restart: 
Most SCPI commands of the BB3 appear to accept units and scales ('source:volt 10mV' works) The 'sens:dlog:trace:data' doesn't accept scales and/or units. The units are not very important (you set...
_The DCP405 has the built-in ability to ramp up supply to a DUT really well. In a future firmware upgrade is it possible to have a ramp down capability as...
Running FW 1.7-RC1. Running the function generator on Channel 1 (DCP405) I get a module fault. I tried this a couple of times it happens between a few seconds after...
Would be great is we could get MQTT buffer with SCPI Specially valuable for micropython scripting
Add the following SCPI commands for fan control: - [ ] `SYSTem:FAN:SPEed {}` - [ ] `SYSTem:FAN:MODE {AUTO|MANual}` - [ ] `SYSTem:FAN:MODE?`
Would be great if micro python could get raw access to 5-pin connector - that would allow users to use any software digital communication of those pins - like soft...