gpibsend
(void) gpibsend(sc->sc_ic, slave, CS80CMD_SCMD, &desc, sizeof(desc));
(void) gpibsend(sc->sc_ic, slave, CS80CMD_SCMD, &rs, sizeof(rs));
if (gpibsend(sc->sc_ic, slave, cmd, buf, cnt) != cnt) {
(void) gpibsend(sc->sc_ic, slave, CS80CMD_SCMD, &sc->sc_rsc,
if (gpibsend(ga->ga_ic, ga->ga_address, -1, cmd, 3) != 3)
(void) gpibsend(sc->sc_ic, sc->sc_slave,
if (gpibsend(sc->sc_ic, sc->sc_slave, -2, NULL, 0)){
if (gpibsend(sc->sc_ic, sc->sc_slave, MTL_TCMD, cmdbuf, cmdcount)
(void) gpibsend(sc->sc_ic, slave, MTL_ECMD,cmdbuf,1);
(void) gpibsend(sc->sc_ic, slave, MTL_ECMD, cmdbuf, 1);
cnt = gpibsend(sc->sc_ic, address, sc->sc_sec,
(void) gpibsend(sc->sc_ic, slave, CS80CMD_SCMD,
(void) gpibsend(sc->sc_ic, slave, CS80CMD_EXEC, va,
if (gpibsend(sc->sc_ic, slave, CS80CMD_SCMD, &sc->sc_ioc.c_unit,
(void) gpibsend(&cec_ic, slave, sec, buf, count);
(void) gpibsend(&cec_ic, slave, sec, NULL, 0);