Debugging
To generate debug logs an additional configuration file debug.sic must be present in the EMGateway data folder:
"C:\ProgramData\point electronic\EMGateway\debug.sic"
The debug configuration file is a plain text file with
AppName = EMGateway
Connections = pipe(), file(filename="c:\ProgramData\point electronic\EMGateway\EMGateway.sil", maxparts="3", maxsize="102400", rotate="daily", buffer="64")
;Connections = pipe()
DefaultLevel = Message
Enabled = True
Level = Debug
Debug logs will then be created in the EMGateway data folder, please collect these and return to point electronic for debugging.
DebugThese logs files can be opened with the SmartInspect application.