Difference between revisions of "DataConnectIT:Appendix"
Jump to navigation
Jump to search
MartinHeide (talk | contribs) (Created page with "==7. Appendix== ==7.1 Response values== ==7.2 Log ID values== * Log ID in Client * DataConnectIT:Appendix_Log_Values_Service|...") |
MartinHeide (talk | contribs) |
||
| Line 1: | Line 1: | ||
| − | == | + | ==98. Appendix== |
| − | == | + | ==98.1 Response values== |
| − | == | + | ==98.2 Log ID values== |
* [[DataConnectIT:Appendix_Log_ID_in_Client|Log ID in Client]] | * [[DataConnectIT:Appendix_Log_ID_in_Client|Log ID in Client]] | ||
* [[DataConnectIT:Appendix_Log_Values_Service|Log Values Service]] | * [[DataConnectIT:Appendix_Log_Values_Service|Log Values Service]] | ||
| − | == | + | ==98.3 Extra== |
| − | === | + | ===98.3.1 Stored procedures=== |
When uploading results using an OPC READ controller, without using a Nolek stored procedure: | When uploading results using an OPC READ controller, without using a Nolek stored procedure: | ||
The procedure must expect ComputerName, GroupName, ClientDateTime, Checksum, Temp02 as the first parameters, before the tags to upload. The ClientDateTime is a date and the rest are texts. | The procedure must expect ComputerName, GroupName, ClientDateTime, Checksum, Temp02 as the first parameters, before the tags to upload. The ClientDateTime is a date and the rest are texts. | ||
| − | === | + | ===98.3.2 ClientDateTime value=== |
When the time setting of the computer is changed while the DataConnectIT service is running (e.g. changing to daylight saving time) the ClientDateTime value of any uploaded results will not take this change into account until the service is restarted. | When the time setting of the computer is changed while the DataConnectIT service is running (e.g. changing to daylight saving time) the ClientDateTime value of any uploaded results will not take this change into account until the service is restarted. | ||
| − | === | + | ===98.3.3 Permissions=== |
To start and stop the DataConnectIT service from within the program, DataConnectIT must be installed as an administrator (Setup.exe). Otherwise, the Windows service area will be greyed out. | To start and stop the DataConnectIT service from within the program, DataConnectIT must be installed as an administrator (Setup.exe). Otherwise, the Windows service area will be greyed out. | ||
Revision as of 11:08, 3 September 2019
Contents
98. Appendix
98.1 Response values
98.2 Log ID values
98.3 Extra
98.3.1 Stored procedures
When uploading results using an OPC READ controller, without using a Nolek stored procedure: The procedure must expect ComputerName, GroupName, ClientDateTime, Checksum, Temp02 as the first parameters, before the tags to upload. The ClientDateTime is a date and the rest are texts.
98.3.2 ClientDateTime value
When the time setting of the computer is changed while the DataConnectIT service is running (e.g. changing to daylight saving time) the ClientDateTime value of any uploaded results will not take this change into account until the service is restarted.
98.3.3 Permissions
To start and stop the DataConnectIT service from within the program, DataConnectIT must be installed as an administrator (Setup.exe). Otherwise, the Windows service area will be greyed out.