12-29-2010 04:21 AM
Check this out...
12-29-2010 08:43 AM
G K
sorry i didn't notice that..now i got that
thanks both of u 😉
01-27-2011 10:56 AM
hi again..i've made some changes to the vi..and now i need to combine it with basic serial write and read vi so then the data received will be my input
i want to make it likes this..first,as u can see in my project vi..i've a 5 element with is motor current, motor temp and etc..i want to assign each one of them as 8bit hex for example motor current = 0000FFFF, motor temp = 000044FF and so on..so if i received hex 0000FFFF, the 8bit hex after that will be my motor current value and be save in my table under motor current then if i received 000044FF,the 8bit hex after that will be my motor temp value and save to table too and so on for other element