j123b567 / scpi-parser

Open Source SCPI device library
BSD 2-Clause "Simplified" License
447 stars 191 forks source link

ip set #118

Closed ljqljq123 closed 3 years ago

ljqljq123 commented 3 years ago

how to set device's ip for scpi library?

j123b567 commented 3 years ago

It is out of the scope of this library.

There is also no standardized way how to configure network parameters using SCPI. You should probably look at some LXi instruments, how they are doing it and use similar commands.