LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

typecasting string to I/O

Dear sir,
How to convert string to I/O Data type for removing typecast mismatch.
regards,
satya
0 Kudos
Message 1 of 6
(5,310 Views)
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
0 Kudos
Message 2 of 6
(5,303 Views)
satya

is this what you want to do ??
0 Kudos
Message 3 of 6
(5,298 Views)
this I/O Datatype is input to ni daq tradtional vi's exxample AI Config.vi the parameter is channel (0).
0 Kudos
Message 4 of 6
(5,297 Views)
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!"
0 Kudos
Message 5 of 6
(5,296 Views)
hi
thanks for the response that exactly what i needed.
regards,
satya
Message 6 of 6
(5,295 Views)