Difference between revisions of "DataConnectIT:Appendix"

From Nolek Wiki
Jump to navigation Jump to search
(Created page with "==7. Appendix== ==7.1 Response values== ==7.2 Log ID values== * Log ID in Client * DataConnectIT:Appendix_Log_Values_Service|...")
 
Line 1: Line 1:
==7. Appendix==
+
==98. Appendix==
  
==7.1 Response values==
+
==98.1 Response values==
  
  
==7.2 Log ID 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]]
  
==7.3 Extra==
+
==98.3 Extra==
  
===7.3.1 Stored procedures===
+
===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.  
  
===7.3.2 ClientDateTime value===
+
===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.
  
===7.3.3 Permissions===
+
===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

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.