how can i link assembly programs to LabVIEW programs?
if it's possible to link assembly to LabVIEW then how can i assign memory addresses to LabVIEW variables?
for example how can i assign 300 hex of system RAM to a byte variable in LabVIEW?
and finally the format of program must be com,exe or asm to link to LabVIEW?