Our full technical support staff does not monitor this forum. If you need assistance from a member of our staff, please submit your question from the Ask a Question page.


Log in or register to post/reply in the forum.

IR120 and GPS16X-HVS in short cut


carlos310777 Mar 30, 2014 07:20 PM

Hello everyone.
I am trying to configure the sensors IR120 and GPS16X-HVS in CR1000, but I do not see the sensors in short cut (CR1000). have I to do the program in CRBasic?. In the manual of both sensors there is a program to CRBasic for each individually but how can I do a program for both sensors together?.
thank you very much


Grant Apr 13, 2014 10:53 PM

Carlos

Yes, the programming will have to be done in CRBasic.

When you open a new program, just follow the prompts from the light blue comments on the screen

You can copy both bits of code into CRBasic editor and make sure that you move the variables to the start of the program, then the table declarations, then the measurement instructions between the BeginProg and EndProg instructions.

Pressing ctrl + i always helps as it rebuilds the indentation to make following the code easier

Cheers

Grant

Log in or register to post/reply in the forum.