Hi GerdW and RavensFan,
I've tried your suggestions but still to no avail. The VI i attached is what i've done and logically it should be right. However, i'm only able to write the command to the device but i can't read a reply. Below is my VI and could you please help me check if i'm missing out anything?
@GerdW i've tried using only the manufacturers software and it could work there however, when i downloaded a software called TMCL - IDE, it couldnt set up a connection with the device itself at all even though it's suppose to.
The is one of the instruction for the binary communication format and from what i'm seeing its the same as output to my vi. A timeout of the read vi has been stopping my program and i'm not sure if its taking too long to read from the device as its baud rate is suppose to be at 9600. I've research and think its should be okay to read 9 bytes in 9600 baud rate but i'm not sure.