Get Irig-B Output Parity Check Mode; Get Output Interface; Get Pule Per Second Output Width - Moxa Technologies DA-IRIGB-4DIO-PCI104-EMC4 User Manual

Hide thumbs Also See for DA-IRIGB-4DIO-PCI104-EMC4:
Table of Contents

Advertisement

DA-IRIGB-4DIO-PCI104-EMC4 Module
Returns
If the operation completes successfully, the return value is nonzero. If the operation fails or is pending, the
return value is zero. To display detailed error information, use GetLastError.

Get IRIG-B Output Parity Check Mode

MXIRIG_API BOOL mxIrigbGetOutputParityCheckMode (HANDLE hDev, PDWORD pdwMode)
Parameters
in
hDev
out
pdwMode
Returns
If the operation completes successfully, the return value is nonzero. If the operation fails or is pending, the
return value is zero. To display detailed error information, use GetLastError.

Get Output Interface

MXIRIG_API BOOL mxIrigbGetOutputSignalType (HANDLE hDev, DWORD dwPort, PDWORD pdwType,
PDWORD pdwMode, PBOOL pbInvert)
Parameters
in
hDev
in
dwPort
out
pdwType
out
pdwMode
out
pbInvert
Returns
If the operation completes successfully, the return value is nonzero. If the operation fails or is pending, the
return value is zero. To display detailed error information, use GetLastError.

Get Pule Per Second Output Width

MXIRIG_API BOOL mxIrigbGetPpsWidth (HANDLE hDev, PDWORD pdwMilliSecond)
Parameters
in
hDev
out
pdwMilliSecond
inversed.
A valid handle value returned from the mxIrigbOpen function.
A pointer to get the output parity check mode.
A valid handle value returned from the mxIrigbOpen function.
Signal source. The value is one of PORT_LIST.
A pointer to get the signal type. The value is one of SIGNAL_TYPE.
A pointer to get the signal output mode. The value is one of
OUTPUT_MODE .
A pointer to get the signal mode. If the value is not zero, the signal is
inversed.
A valid handle value returned from the mxIrigbOpen function.
A pointer to get the pulse width per millisecond value.
4-4
API Reference

Advertisement

Table of Contents
loading

Table of Contents