cancel
Showing results for 
Search instead for 
Did you mean: 

typecasting string to I/O

sathyendra n
Member

typecasting string to I/O

Dear sir,
How to convert string to I/O Data type for removing typecast mismatch.
regards,
satya
5 REPLIES 5
GerdW
Knight of NI

Re: typecasting string to I/O

Hello satya,

what is an I/O data type and where is your typecast mismatch?
Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
Highlighted

Re: typecasting string to I/O

Message contains an attachment
satya

is this what you want to do ??
sathyendra n
Member

Re: typecasting string to I/O

this I/O Datatype is input to ni daq tradtional vi's exxample AI Config.vi the parameter is channel (0).
chrisger
Active Participant

Re: typecasting string to I/O

hi

the I/O controls got a property text.text. you can use that to convert string to I/O without a typecast.

best regards
chris
Best regards
chris

CL(A)Dly bending G-Force with LabVIEW

famous last words: "oh my god, it is full of stars!"
sathyendra n
Member

Re: typecasting string to I/O

hi
thanks for the response that exactly what i needed.
regards,
satya