I/O Control API
I/O Control API allows applications to
1) set/get the GPIO setting
Data structures
Data Structure
SGPIO
/*GOPI */
enum{
GPIO_DIR_IN,
GPIO_DIR_OUT,
};
enum{
GPIO_STATUS_LOW,
GPIO_STATUS_HIGH,
};
ActionEvents
ActionEvent
Description
setGPIOSetting
Set GPIO setting
getGPIOSetting
Get GPIO setting
getGPIOStatus
Get GPIO status
10.1 setGPIOSetting
ActionEvent: setGPIOSetting
Request
http://<IP>/cgi-bin/gpio.cgi
Response
Comment
Description
General I/O setting.
- 159 -
Need help?
Do you have a question about the CB-100A series and is the answer not in the manual?
Questions and answers