Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ iserialmclc(3) — HP-UX Instrument Control Library G.03.00

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

iserialmclstat(3)

ionintr(3)

isetintr(3)

ISERIALMCLCTRL(3)

HP-UX

NAME

iserialmclctrl − controls modem control lines

SYNOPSIS

#include <sicl.h>

int iserialmclctrl (id, sline, state);
 INST id;
int sline;
int state;

 

DESCRIPTION

Iserialmclctrl controls the Modem Control Lines.  The sline parameter sends one of the following values:
 

­I_SERIAL_RTS Ready To Send line

­I_SERIAL_DTR Data Terminal Ready line

 
If the state value is non-zero, the Modem Control Line will be asserted; otherwise it will be cleared. 
 

RETURN VALUE

Iserialmclctrl returns zero (0) if successful, or a non-zero error number if an error occurs. 
 

SEE ALSO

iserialmclstat(3), ionintr(3), isetintr(3)
 

AUTHOR

iserialmclctrl was developed by HP. 

Hewlett-Packard Comapny  —  September 29, 1999

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026