TCatIoOpen

The TCatIoOpen function opens a connection to the TwinCAT I/O Server. Before any I/O processing TCatIoOpen should be called.

LRESULT TCatIoOpen();

Parameters

None

Return Values

If the function fails, the return value is -1.

Remarks

TCatIoOpen allocates memory and necessary system resources

QuickInfo

For Windows NT:

For Windows CE:

See Also

TCatIoClose ()

TCatIoOpen 1:

Note the system requirements.