Forum breadcrumbs - You are here:Aaronia SPECTRAN V6 Real Time Spectrum Analyzer Series Support ForumSPECTRAN V6 SDK / API / Remote Control: JSON Protocol (RTSA-Suite PRO)How to set transmitter Gain with …
How to set transmitter Gain with JSON ?
#1 · 22/12/2021, 14:43
Quote from AdminTC on 22/12/2021, 14:43How to set transmitter Gain with JSON ?
Here is an example using JSON data with curl
curl -X PUT -d '{"request": 1,"config": {"type": "group","name": "Block_Spectran_V6B_0","items": [{"type": "group","name": "main","label": "Main","items": [{"type": "float","name": "transattn","value": -31.54}]}]}}' http://localhost:54664/remoteconfig
How to set transmitter Gain with JSON ?
Here is an example using JSON data with curl
curl -X PUT -d '{"request": 1,"config": {"type": "group","name": "Block_Spectran_V6B_0","items": [{"type": "group","name": "main","label": "Main","items": [{"type": "float","name": "transattn","value": -31.54}]}]}
Click for thumbs down.0Click for thumbs up.0
Last edited on 23/12/2021, 08:22 by Elmar