13.07.2015 Views

User manual - ICP DAS USA

User manual - ICP DAS USA

User manual - ICP DAS USA

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Example:Int slot=1;Open_Slot(slot);// The first slot in the LinPAC-8000 will be open and initiated.Remark:• Close_SlotDescription:If you have used the function of Open_Slot() to open the specified slot in theLinPAC-8000, you need to use the Close_Slot() function to close the specified slot in theLinPAC-8000. The 8k or I-87k modules in the LinPAC-8000 will use this function. Forexample, once you have finished sending or receiving data from a specified slot, thisfunction would then need to be called.Syntax:void Close_Slot(int slot)[ C ]Parameter:slot :Return Value:[Input] Specify the slot number in which the I/O module is plugged into.NoneExample:int slot=1;Close_Slot(slot);// The first slot in the LinPAC-8000 will be closed.Remark:LinPAC-8x4x SDK:39

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!