Difference between revisions of "TestIT:Appendix"

From Nolek Wiki
Jump to navigation Jump to search
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
==12. Appendix==
+
=98. Appendix=
  
==12.1 Change log==
+
==98.1 Minimum 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 79: Line 12:
  
 
'''Note!'''
 
'''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.
+
* We recommend that the desktop/PC is installed with two TCP/IP cards; one for the TwinCAT communication and one for communication with the administrations network.
 
+
*For the TwinCAT communication Nolek recommends this type of network card: '''Intel Gigabit CT PCI-E Network Adapter EXPI9301CTBLK'''
'''SQL 2008 Express version'''
+
*Beckhoff's TwinCAT supported network chipsets:<span class="newwin">[https://infosys.beckhoff.com/english.php?content=../content/1033/tcsystemmanager/reference/ethercat/html/ethercat_supnetworkcontroller.htm&id=6285396967978691100 TwinCAT supported network]</span>
 +
 +
'''SQL 2012 Express version'''
 
* SQLEXPRWT_x64_ENU
 
* SQLEXPRWT_x64_ENU
 
* SQLEXPRWT_x86_ENU
 
* SQLEXPRWT_x86_ENU
  
Version 10.50.1600.1
+
Version 11.0.2100.60
  
 
'''TwinCAT version'''
 
'''TwinCAT version'''
* TC31-Full-Setup.3.1.4018.16
+
*TwinCAT 3 Full-Setup Latest version
  
==12.3 Standard TestIT symbols==
+
==98.2 Standard TestIT symbols==
  
===12.3 Standard TestIT symbols===
+
===98.3 Standard TestIT symbols===
  
  

Latest revision as of 09:58, 7 October 2019

98. Appendix

98.1 Minimum 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 cards; one for the TwinCAT communication and one for communication with the administrations network.
  • For the TwinCAT communication Nolek recommends this type of network card: Intel Gigabit CT PCI-E Network Adapter EXPI9301CTBLK
  • Beckhoff's TwinCAT supported network chipsets:TwinCAT supported network

SQL 2012 Express version

  • SQLEXPRWT_x64_ENU
  • SQLEXPRWT_x86_ENU

Version 11.0.2100.60

TwinCAT version

  • TwinCAT 3 Full-Setup Latest version

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