The ini file is a file that allows us to modify it and add new lines to it.
The first step, we must locate this file, which we can find in the SDG installation path.
We open the file and add the following lines in it:
/**************************************************************************************/
SessionOutgoingTimeZoneName
This parameter can be used to convert the UTC time of a points data change or update to a specific time zone. This parameter applies to Slave devices. TimeZone names can be obtained by enabling the MMI option for the protocol analyzer and looking at the time zone names printed during SDG startup.
DEFAULT: UTC
INDICES: [sessionIndex=0-249]
SessionOutgoingTimeZoneName[*]= ”America/Costa_Rica”
/**************************************************************/
With this configuration, we can indicate the time zone of the slave session, with that we can control what time the slave can report.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article