13.07.2015 Views

User manual - ICP DAS USA

User manual - ICP DAS USA

User manual - ICP DAS USA

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Parameter:led :Return Value:[Input] 1 : Turn on the LED0 : Turn off the LEDNoneExample:unsigned int led;led=1;SetLED(led);// The LED will turn on in LinPAC-8000.Remark:• GetBackPlaneIDDescription:This function is used to retrieve the back plane ID number in the LinPAC-8000.Syntax:int GetBackPlaneID()[ C ]Parameter:NoneReturn Value:Backplane ID number.Example:int id;id=GetBackPlaneID();printf("GetBackPlanel =%d \n", id);// Get the LinPAC-8000 backplane id . Returned Value: GetBackPlanel = 2Remark:LinPAC-8x4x SDK:56

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

Saved successfully!

Ooh no, something went wrong!