Difference between revisions of "TestIT:Appendix"

From Nolek Wiki
Jump to navigation Jump to search
Line 1: Line 1:
==12. Appendix==
+
==98. Appendix==
  
==12.1 Change log==
+
==98.1 Requirements==
 
 
===Vers. 1.2.5===
 
 
<code>Vers. 1.2.5</code>
 
 
 
=====Database=====
 
 
 
* DB UPDATE 1.2.5
 
 
 
=====S9 Device=====
 
 
 
* Added mosCura recipes/S9 recipes
 
 
 
=====GUIDE=====
 
 
 
* Run Leak device from guide
 
* Store procedure step added
 
* Updated list and card view with info and icons.
 
 
 
=====INFO=====
 
 
 
* Added Setup and Prod db info
 
 
 
=====Command=====
 
 
 
* Bug on AddResultValidate fixed (bool)
 
* New: StringDecToChar
 
* New: FileExecute
 
 
 
=====Device=====
 
 
 
* Added: FileDevice. .bat + .exe / Execute incl. test area
 
* Log device, + Command: LogStart, LogStop
 
 
 
===Vers. 1.2.4===
 
 
 
<code>Vers. 1.2.4</code>
 
 
 
=====MSSQL=====
 
 
 
* Autofill on parameters in test area
 
* Count on parameters in output
 
* Float to double symbols.
 
 
 
=====Tile screen=====
 
 
 
* Less padding to fit screens better.
 
 
 
===Vers. 1.2.3===
 
 
 
<code>Vers. 1.2.3</code>
 
 
 
=====Database=====
 
 
 
* DB UPDATE 1.2
 
 
 
=====Bug=====
 
 
 
* System_Stop sequence cleared
 
 
 
=====Symbols=====
 
 
 
* Start, Stop, EMG sleep from 250 ms to 50 ms to optimize the process.
 
* Wait sleep from 100 ms to 50 ms to optimize process
 
* Input and Output symbol scaling in decimals
 
 
 
==12.2 Requirements==
 
  
 
'''PC and software'''
 
'''PC and software'''
Line 90: Line 23:
 
* TC31-Full-Setup.3.1.4018.16
 
* TC31-Full-Setup.3.1.4018.16
  
==12.3 Standard TestIT symbols==
+
==98.2 Standard TestIT symbols==
  
===12.3 Standard TestIT symbols===
+
===98.3 Standard TestIT symbols===
  
  

Revision as of 08:52, 3 September 2019

98. Appendix

98.1 Requirements

PC and software

  • Windows 7 (x86 or x64)
  • .Net framework 4.5
  • Processor running at 1,6 Ghz or higher
  • 4 GB RAM
  • Graphics adapter supporting DirectX9, running at a minimum resolution of 1024x768
  • Processor: Intel (R)

Note!

  • We recommend that the desktop/PC is installed with two TCP/IP card; one for the TwinCAT communication and one for communication with the administrations network.

SQL 2008 Express version

  • SQLEXPRWT_x64_ENU
  • SQLEXPRWT_x86_ENU

Version 10.50.1600.1

TwinCAT version

  • TC31-Full-Setup.3.1.4018.16

98.2 Standard TestIT symbols

98.3 Standard TestIT symbols

TestIT comes with a number of symbols. All symbols can be edited or deleted.

SymbolName DataType DefaultValue Comment
_seqOK BOOL 0 NULL
_SSG BOOL 0 Sequence Status Global
_SSL01 BOOL 0 Sequence Status Local 1
_SSL02 BOOL 0 Sequence Status Local 2
_SSL03 BOOL 0 Sequence Status Local 3
_TO01 BOOL 0 Temporary timeout symbol 1
_TO02 BOOL 0 Temporary timeout symbol 2
_TO03 BOOL 0 Temporary timeout symbol 3
_ST01 STRING Temporary string symbol 1
_ST02 STRING Temporary string symbol 2
_ST03 STRING Temporary string symbol 3
_D01 DOUBLE 0 Temporary double symbol 1
_D02 DOUBLE 0 Temporary double symbol 2
_D03 DOUBLE 0 Temporary double symbol 3
_B01 BOOL 0 Temporary boolean symbol 1
_B02 BOOL 0 Temporary boolean symbol 2
_B03 BOOL 0 Temporary boolean symbol 3
_IN01 INT 0 Temporary integer symbol 1
_IN02 INT 0 Temporary integer symbol 2
_IN0 INT 0 Temporary integer symbol 3
AlwON BOOL 1 Always on
AlwOFF BOOL 0 Always off