From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

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
(4,399 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
(4,392 Views)
satya

is this what you want to do ??
0 Kudos
Message 3 of 6
(4,387 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
(4,386 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
(4,385 Views)
hi
thanks for the response that exactly what i needed.
regards,
satya
Message 6 of 6
(4,384 Views)