38.9.4.17 Read CF Card status
Gets the CF Card connection status of the IPC.
Function Name
INT WINAPI
EasyIsCFCard(LPCSTR sNodeName);
Argument
sNodeName: The
station name is fixed as #WinGP.
The node needs to be registered in a network project.
Return value (NULL)
-
0x00000000: Normal
-
0x10000001: There is no CF Card or the cover on
the CF Card slot is open
-
0x10000002: Reserved
-
0x10000004: Detect CF Card problem
-
0x10000008: Reserved
-
Others Error unrelated to card
|