mcuvisa 0.1.8

lib userd by self
Documentation

mcuvisa

let cdd = mcuvisa::DefaultRM::new().unwrap();
let mut cdsd= cdd.m_open("TCPIP0::localhost::inst0::INSTR", 30).unwrap();
cdsd.m_send("cmd");
cdsd.m_get_describ();
power::m_init(&mut cdsd);