Difference between revisions of "CablingService"
From RifidiWiki
| Line 1: | Line 1: | ||
| − | [http://www.rifidi.org/javadoc/designer/org.rifidi.designer.rcp/org/rifidi/designer/services/core/cabling/CablingService.html javadoc] | + | [http://www.rifidi.org/javadoc/designer/org.rifidi.designer.rcp/org/rifidi/designer/services/core/cabling/CablingService.html javadoc]<br/> |
| + | |||
The cabling service is used for GPIO events.<br/> | The cabling service is used for GPIO events.<br/> | ||
| + | It provides facilities to add and remove cables.<br/> | ||
| + | The reason why we don't allow a direct connection between a GPO and a GPI is that we want to be able to monitor and record events between these.<br/> | ||
Revision as of 22:42, 3 June 2008
The cabling service is used for GPIO events.
It provides facilities to add and remove cables.
The reason why we don't allow a direct connection between a GPO and a GPI is that we want to be able to monitor and record events between these.