Functions | |
| HPI_ERR | HPI_Multiplexer_SetSource (HPI_HSUBSYS *phSubSys, HPI_HCONTROL hControl, HW16 wSourceNodeType, HW16 wSourceNodeIndex) |
| Set the signal source that the multiplexer will send to the destination. | |
| HPI_ERR | HPI_Multiplexer_GetSource (HPI_HSUBSYS *phSubSys, HPI_HCONTROL hControl, HW16 *wSourceNodeType, HW16 *wSourceNodeIndex) |
| Get the signal source that the multiplexer is currently connected to. | |
| HPI_ERR | HPI_Multiplexer_QuerySource (HPI_HSUBSYS *phSubSys, HPI_HCONTROL hControl, HW16 wIndex, HW16 *wSourceNodeType, HW16 *wSourceNodeIndex) |
| Establish valid source node settings for this multiplexer. | |
|
||||||||||||||||||||
|
Set the signal source that the multiplexer will send to the destination.
|
|
||||||||||||||||||||
|
Get the signal source that the multiplexer is currently connected to.
|
|
||||||||||||||||||||||||
|
Establish valid source node settings for this multiplexer. Call with wIndex starting at zero, incrementing until a non-zero return value indicates that the current wIndex is invalid, so querying should be terminated.
|
1.4.6-NO