int isconnected(int opinput)
opinput
要读取的输入编号,从0开始。例如,第一个输入是0,第二个输入是1,依此类推。
返回值
如果输入编号已连接则返回1,如果输入未连接则返回0。