LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Profibus FMS example for CIF50PB card

Hi,
I want  an example of PROFIBUS FMS(Filedbus Message Specification) application for CIF50PB card.
 
0 Kudos
Message 1 of 4
(5,070 Views)

Are you using LabVIEW?  LabVIEW-DSC?  Does the card come with an OPC Server?

-Khalid

0 Kudos
Message 2 of 4
(5,068 Views)
Hi,
yes i'm using LabVIEW .
Along with card they have provided the OPC server,CIF32.DLL and API functions.
So using them i have created subvi for API functions.
But for one of the API functions i have to configure the Call Library Function Node(CLFN) with null pointer parameter .
So i want the help regarding the Null pointer parameter configuration in CLFN.
I'm not aware of LabVIEW-DSC.
 
0 Kudos
Message 3 of 4
(5,063 Views)

If you are interested in talking back and forth with the OPC server provided by your board, you can use either DataSocket or the Datalogging and Supervisory Control Module. Among other features, the DSC Module will allow you to create bindings for shared variables to tags in your OPC server. Please take a look at the product page for LabVIEW DSC for additional information.

I hope this information is useful for you. Please post back if you need additional assistance with your application. Thanks,

Mike D.

 
Message 4 of 4
(5,029 Views)