Files
e_power_switch/README.md
T
2026-04-29 09:45:06 +02:00

18 lines
276 B
Markdown

# ePowerSwitch epics stream device
An EPICS drivers based on stream device allowig to controle remotly both ePowerSwitch 4 IEC and 8M+
# How to use
For a device with 4 outlets
```bash
$ startioc.sh 4
```
For a device with 8 outlets
```bash
$ startioc.sh 8
```
# Test
TODO