LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

IXXAT canopen

Hi,

 

   I am using IXXAT CANopen Master API 5 with  IXXAT iPC-I320-104 board. I am using Invoke Method in Labview by using MdllWrapper5 dll. In this wrapper the board ID parameter has been defined as STRING. I need to input the following data as the parameter of GUID of board.  

 

{0x00000000,0xFFFF,0xFFFF,{0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF}}

 

Please suggest a solution on how to implement this. 

 

Regards

 

Vargheese

0 Kudos
Message 1 of 2
(3,061 Views)

Hi Vargheese,

 

I am not sure I understand your problem.  If the board parameter is a string, you should be able to send your data as a string to the DLL.  Documentation for the DLL should tell you how the data needs to be formatted as a string.

 

 Regards,

Brian A.
National Instruments
Applications Engineer
0 Kudos
Message 2 of 2
(3,030 Views)