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.

Can we change IP credencials through a Constant Table


TaCaPica Apr 2, 2025 04:43 PM

I need to send a datalogger to a client but i dont want him to use DevConfig, and i have a Constant Table to config other parameters.

I want to point my IP,GW and Mask (the ethernet parameters) constants but i dont know where. Can anyone give me a hint?


JDavis Apr 7, 2025 10:17 PM

When you set up the constants, be sure to have "As String" on the constant declaration to force the data type to be a string. Within the program, use SetSetting to change the settings to the constant values. The data logger manual has a list of the names of the settings.

https://help.campbellsci.com/CR1000X/Content/shared/Maintain/Advanced/settings-general.htm?tocpath=Information%20tables%20and%20settings%20(advanced)%7CSettings%7C_____0

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