|
|
| IOPoint * CreateAnalogOutput |
( |
IO * |
io, |
|
|
long |
analogChannel |
|
) |
| [static] |
- Description:
- Parameters:
-
| io | |
| analogChannel | The analog channel number relative to the entire I/O node |
- Returns:
- (IOPoint*) A pointer to the newly created IOPoint.
- Sample Code:
- Create a new IOPOint...
- Notes:
|