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.

Set DNS Server using Setstatus command or via Status Table


richaus May 1, 2013 06:51 AM

Is there a way to set the DNS Server using a Setstatus command or via the Status Table. I am using CR850 loggers with Ethernet modems connected to the logger via an NL200 via CSIO.

The help section states that the DNS server must be set in the logger via Device Config Utility, which is fine, but if there were a way to set the DNS server with a setstatus it would enable the program to undertake all the configuration required.

Thanks,

Rich


aps May 1, 2013 08:50 AM

You should be able to use the syntax:

SetStatus ("Domain Name Server", DNS1)

You may need a recent operating system to support this. Version 26 has recently be published here: www.campbellsci.com/downloads

When you install this on a PC it patches you editor files and you should find the option above documented in the help under SetStatus.


richaus May 2, 2013 12:15 AM

Thank you for that Andrew - it worked exactly as I had hoped on a CR850 Std24

Rich


ryan42 Jul 7, 2014 02:25 AM

Hi Andrew, Is there a way to set both DNS servers?


aps Jul 7, 2014 09:03 AM

I have an old email that indicates this should work, repeating the setting with the same name to add extra servers:

SetStatus ("Domain Name Server", DNS1)
SetStatus ("Domain Name Server", DNS2)

I cannot trace this in the manuals though!


ryan42 Jul 7, 2014 11:12 PM

Hey Andrew,

I tried comma separating them thinking it might have been like that but it just picks up the first one.

I just tired your suggestion and it worked!

Thanks for the quick response.

Cheers
Ryan

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