Open
Description
- Instrument Simulator version: JulaboCF from julabo 2.3.0
- Python version: 3.11.3
- Operating System: ArchLinux
Description
Is it possible to have Simulator simulate changing data?
What I Did
CFG = {
"devices": [
{
"name": "jul-1",
"class": "JulaboCF",
"transports": [
{"type": "tcp", "url": "localhost:5050"}
]
},
{
"name": "jul-2",
"class": "JulaboCF",
"transports": [
{"type": "tcp", "url": "localhost:5051"}
]
}
]
}
Metadata
Metadata
Assignees
Labels
No labels