FieldPoint LabWindows/CVI Function Reference
Class | Panel Name | Function Name |
---|---|---|
Server Management Server management functions manage the operations of a server. These functions create and destroy references to a particular server. |
Open | FP_Open |
Close | FP_Close | |
I/O Point Management I/O point management functions manage the operations of I/O points. These functions create and destroy references to a particular I/O point. |
Create Tag I/O Point | FP_CreateTagIOPoint |
Destroy I/O Point | FP_DestroyIOPoint | |
I/O Management I/O management functions manage reads and writes to I/O points. These functions perform synchronous and asynchronous read, write, and advise operations. |
Read | FP_Read |
Read Cache | FP_ReadCache | |
Advise | FP_Advise | |
Change Advise State | FP_ChangeAdviseState | |
Free PD Callback Buffer | FP_FreePDCallbackBuffer | |
Stop | FP_Stop | |
Write | FP_Write | |
Error Message | FP_ErrorMsg |