String Input is a buffer. First use Initilize Array (20xU8) then use "Byte Array to String" then connect this to Char*
short int Get_Cal_Date(short int device, CStr CalDate); Hope this help Roland >-----Urspr�ngliche Nachricht----- >Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] >Gesendet: Freitag, 9. Januar 2004 15:33 >An: [EMAIL PROTECTED] >Betreff: using Eseries manual cal library call > > > > > > >Hi, when using the Ni library call I16 Get_Cal_date(I16 device, Char* >CalDate) we have a problem. If we connect a string constant >to the Char* >input of the lib call, we get the proper data out of the >string out of the >library call, yet Labview then crashes. If we leave char* >unwired, labview >does not crash, but we get an I32 on the string out - is that >the addy of >the string? If so, how can we get the string data. Or, are >we doing this >wrong? > >THanks > > > > >Dieses Mail wurde gepr�ft von McAfee WebShield e250 Appliance. > Der Inhalt dieser E-Mail ist vertraulich und ausschliesslich fuer den bezeichneten Adressaten bestimmt. Wenn Sie nicht der vorgesehene Adressat dieser E-Mail oder dessen Vertreter sein sollten, so beachten Sie bitte, dass jede Form der Kenntnisnahme, Veroeffentlichung, Vervielfaeltigung oder Weitergabe des Inhalts dieser E-Mail unzulaessig ist.
