Logo
UNICENS V2.1.0-3491
User Manual and API Reference
#define UCS_NUM_INSTANCES   1

Number of API instances which can be created by function Ucs_CreateInstance().

One API instance is used to communicate with one local INIC. In this case the application is connected to one network. It is possible access multiple networks by having multiple API instances. Each API instance requires communication with an exclusive INIC. Valid values: 1..10. Default Value: 1.