string iplanename(int opinput, int planeindex)
opinput
要读取的输入编号,从0开始。例如,第一个输入是0,第二个输入是1,依此类推。
返回值
返回指定输入中planeindex对应的平面名称(例如”C”、“A”)。