Issue Details
When executing VISA command vi in LabVIEW during developing, NI I/O Trace shown VISA command such as VISA Write, VISA Open, VISA Read as diagram below:
However after build as executable file, NI I/O Trace shown VISA command differently such as viWrite, viOpen, viRead as diagram below: