Dear friends,
Im trying to read DLL file from labview.
i found toll for do the same but VI. is cloding after running it can any budy help me to solve this problem.
im attaching the DLL file and VI.
 
suppose i want to  read value of any of this function.....!
 
 
short RemoteEncRead(short nAxis, long * lEncVal)
 
short RemoteEncRead(short nAxis, long * lEncVal)
  short RemoteEncClose (void)
 
short RemoteEncReadADC (short nAxis, short *nADC )