09-22-2014 09:15 AM
09-22-2014 09:55 AM
Usually we request a VI of what you have attempted so far; in a school project, this is pretty much demanded. Nothing is learned by handing the user a ready-made solution. 🙂
09-22-2014 09:57 AM
09-22-2014 10:11 AM
Thanks Dannis for the comment.
I have attached related documents and API...
The SMA inverter model I am working on is SMC7000TL.
I just not very sure if how to get starte with this. Any help or advice will be great helpful.
Jack
09-22-2014 10:30 AM
@DHNN wrote:
Thanks Dannis for the comment.
I have attached related documents and API...
The SMA inverter model I am working on is SMC7000TL.
I just not very sure if how to get starte with this. Any help or advice will be great helpful.
Jack
So, in a nutshell, you want us to read through all of the documentation and come up with a solution for YOUR school project.
I would call that cheating.
09-22-2014 11:27 AM
come on man, do not be so mean. i have read through all documentation and jsut want to get some advices. If you do not want to share then it's fine
09-22-2014 11:36 AM
09-22-2014 11:49 AM
You will have to tell us what is meant by "talk to" the equipment. Does that mean "send a command - any command - and get the right response?" Does it mean, "Successfuly get the equipment to do a certain task?"
Also, what is your experience level with LabVIEW? With instrument communication? If you are experienced in at least one of these areas, we might be able to help. If you have no experience with either, all our advice in the world won't help.
09-22-2014 11:51 AM
Hi Dennis,
Thanks for the hints. U8 array is a good idea and i will try to do it this way. A serial protocol snipper as a analysor might help, as you suggested.
I think I just need to communicated with the Inverter with a single word and get its reply, then the rest of work will be much easy.
Thanks for your help.
Jack.
09-22-2014 11:56 AM
Hi Bill,
Sorry i did not explain clearly what i want to achieve here. I want to read out inverter reading such as DC voltage, DC current from PV string, and AC voltage, power... There would be some writting action needed as i also want to set some parameter in inverter's register.
I have a CLAD and i did some projects in LabVIEW invoiving VISA, TCP, as well as Modbus communication, with eletric meter and robotic control...
Thanks for advice.
Jack