PM5358
Prototype
Inputs
Outputs Returns
INT4 suni4x622DiagDataLoop(sSUNI4x622_HNDL deviceHandle, UINT1 channel, UINT2 enable)
deviceHandle | : device handle (from suni4x622Add) |
channel | : channel number |
enable | : sets loop if |
None |
|
Success = SUNI4x622_SUCCESS
Failure = SUNI4x622_ERR_INVALID_DEVICE_STATE
SUNI4x622_ERR_INVALID_DEV
SUNI4x622_ERR_INVALID_CHAN
Valid States SUNI4x622_ACTIVE
Side Effects Will inhibit the flow of active data
Enabling Parallel Diagnostics Loopbacks: suni4x622DiagParaLoop
This function clears / sets a Parallel Diagnostics Loopback. It is up to the USER to perform any tests on the looped data.
Prototype
Inputs
Outputs Returns
INT4 suni4x622DiagParaLoop(sSUNI4x622_HNDL deviceHandle, UINT1 channel, UINT2 enable)
deviceHandle | : device handle (from suni4x622Add) |
channel | : channel number |
enable | : sets loop if |
None |
|
Success = SUNI4x622_SUCCESS
Failure = SUNI4x622_ERR_INVALID_DEVICE_STATE
SUNI4x622_ERR_INVALID_DEV
SUNI4x622_ERR_INVALID_CHAN
Valid States SUNI4x622_ACTIVE
Side Effects Will inhibit the flow of active data
Enabling Serial Diagnostics Loopbacks: suni4x622DiagSerialLoop
This function clears / sets a Serial Diagnostics Loopback. It is up to the USER to perform any tests on the looped data.
Prototype | INT4 suni4x622DiagSerialLoop(sSUNI4x622_HNDL | |
| deviceHandle, UINT1 channel, UINT2 enable) | |
Inputs | deviceHandle | : device handle (from suni4x622Add) |
Proprietary and Confidential to | 103 |
Document ID: |
|