How to make a pointer

Post beginners questions here. Don't be ashamed starting stupid topics.
Ответить
Homerchik
interested
interested
Сообщения: 1
Зарегистрирован: 14 сен 2012, 12:17
Версия LabVIEW: 11
Контактная информация:

How to make a pointer

Сообщение Homerchik »

Hello,
I'm writing some application which includes communication with MGCPlus by the Ethernet. Reading function (which is in communication dll) requires me to send it pointer to array. I've tried to send in reference to value, but it didn't help. Can somebody tell me how I can realize pointer to array?
Аватара пользователя
Eugen Graf

Activity Professionalism Silver Black
guru
guru
Сообщения: 6502
Зарегистрирован: 13 ноя 2007, 02:20
Награды: 4
Версия LabVIEW: 2009
Откуда: Saarbrücken
Контактная информация:

Re: How to make a pointer

Сообщение Eugen Graf »

You should connect the value (array itself) to the input of CLFN and configure this input as pointer to array.
Ответить

Вернуться в «For beginners»