Clkclearmessageonarrival(); Fins Message Reception Notification Clear; Clkgetlasterror(); Detailed Error Information Acquire - Omron SYSMAC 3G8F7-CLK13-E Operation Manual

Controller link support boards for pci bus
Table of Contents

Advertisement

Library Functions

4-1-11 ClkClearMessageOnArrival()

Function
Call Format
Arguments
Return Value

4-1-12 ClkGetLastError()

Function
Call Format
Arguments
Return Value
Description

FINS Message Reception Notification Clear

Clears windows message notification when a FINS message is received.
INT ClkClearMessageOnArrival(PCLKHANDLE hCLK);
Type
PCLKHANDLE
CLK_SUCCESS is returned if the function ends normally.
CLK_ERROR is returned if the function ends in an error. Detailed error infor-
mation can be obtained using ClkGetLastError().
Gets detailed error information generated when a Controller Link library func-
tion is used.
INT ClkGetLastError(PCLKHANDLE hCLK);
Type
PCLKHANDLE
Detailed error information is returned if the function ends normally.
CLK_ERROR is returned if the function ends in an error.
Refer to 4-3 Detailed Error Information for details on the return value.
Variable name
hCLK
The CLK handle obtained with ClkO-
pen()

Detailed Error Information Acquire

Variable name
hCLK
The CLK handle obtained with ClkO-
pen()
Section 4-1
Description
Description
63

Advertisement

Table of Contents
loading

Table of Contents