Device driver (MagicSoftCG)¶
Configuring the device driver (MagicSoftCG)¶
You must add the following lines to config file:
CREATE_NET_PLUGIN BM_ManCamSystem_MagicSoftCGDriverPlugin ManCamSystem.dll Digispot.ManCamSystem.Driver.MagicSoftCGPlugin
SET_OBJ_BASE BM_ManCamSystem_MagicSoftCGDriverPlugin IP "192.168.0.197"
SET_OBJ_BASE BM_ManCamSystem_MagicSoftCGDriverPlugin InpPort "2012"
SET_OBJ_BASE BM_ManCamSystem_MagicSoftCGDriverPlugin OutPort "2013"
SET_OBJ_BASE BM_ManCamSystem_MagicSoftCGDriverPlugin TitrationModuleAddr "TitrationManagerPlugin"
, where
IP – is the server address;
InpPort – is the port for sending commands;
OutPort – is the port for receiving results;
TitrationModuleAddr - is the address of title module.