Upgrade to AS43 changed Cam to Keyence
This commit is contained in:
BIN
AS/system/C0434/AR000/AR000.exe
Normal file
BIN
AS/system/C0434/AR000/AR000.exe
Normal file
Binary file not shown.
BIN
AS/system/C0434/AR000/AR000Debug.exe
Normal file
BIN
AS/system/C0434/AR000/AR000Debug.exe
Normal file
Binary file not shown.
BIN
AS/system/C0434/AR000/BrLcReg.dll
Normal file
BIN
AS/system/C0434/AR000/BrLcReg.dll
Normal file
Binary file not shown.
BIN
AS/system/C0434/AR000/InaFrm.dll
Normal file
BIN
AS/system/C0434/AR000/InaFrm.dll
Normal file
Binary file not shown.
BIN
AS/system/C0434/AR000/InaFrms.dll
Normal file
BIN
AS/system/C0434/AR000/InaFrms.dll
Normal file
Binary file not shown.
BIN
AS/system/C0434/AR000/Packet.dll
Normal file
BIN
AS/system/C0434/AR000/Packet.dll
Normal file
Binary file not shown.
BIN
AS/system/C0434/AR000/PviLog.dll
Normal file
BIN
AS/system/C0434/AR000/PviLog.dll
Normal file
Binary file not shown.
Binary file not shown.
BIN
AS/system/C0434/AR000/System/BASE/COMPONENTS/unitsys.br
Normal file
BIN
AS/system/C0434/AR000/System/BASE/COMPONENTS/unitsys.br
Normal file
Binary file not shown.
BIN
AS/system/C0434/AR000/System/BASE/HWD/AsHwdSimulation.xml.gz
Normal file
BIN
AS/system/C0434/AR000/System/BASE/HWD/AsHwdSimulation.xml.gz
Normal file
Binary file not shown.
BIN
AS/system/C0434/AR000/System/BASE/HWD/AsHwdhw_upl.xml.gz
Normal file
BIN
AS/system/C0434/AR000/System/BASE/HWD/AsHwdhw_upl.xml.gz
Normal file
Binary file not shown.
BIN
AS/system/C0434/AR000/System/SDM/arsdm.tar.gz
Normal file
BIN
AS/system/C0434/AR000/System/SDM/arsdm.tar.gz
Normal file
Binary file not shown.
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<FILESYSTEMCONFIGURATION TOCVERSION="1">
|
||||
<FILESYSTEMCONFIGURATION TOCVERSION="2" MINORVERSION="0">
|
||||
|
||||
<FILECLASSIFICATION>
|
||||
<CLASS ID="Os" PART="SYSTEM" DIR="" GROUPSALLOWED="no">
|
||||
@@ -7,11 +7,11 @@
|
||||
<ADDITIONALDIR>SYSTEM</ADDITIONALDIR>
|
||||
<ADDITIONALDIR>SIM</ADDITIONALDIR>
|
||||
</CLASS>
|
||||
<CLASS ID="Addons" PART="SYSTEM" DIR="ADDONS\BIN" GROUPSALLOWED="yes"/>
|
||||
<CLASS ID="AddonsData" PART="SYSTEM" DIR="ADDONS\DATA" GROUPSALLOWED="yes"/>
|
||||
<CLASS ID="Data0" PART="SYSTEM" DIR="RPSHD" GROUPSALLOWED="no"/>
|
||||
<CLASS ID="Data1" PART="SYSTEM" DIR="RPSHDS" GROUPSALLOWED="no"/>
|
||||
<CLASS ID="User" PART="SYSTEM" DIR="USER" GROUPSALLOWED="no"/>
|
||||
<CLASS ID="Addons" PART="SYSTEM" DIR="ADDONS/BIN" GROUPSALLOWED="yes"/>
|
||||
<CLASS ID="AddonsData" PART="SYSTEM" DIR="ADDONS/DATA" GROUPSALLOWED="yes"/>
|
||||
<CLASS ID="Data0" PART="DATA0" DIR="RPSHD" GROUPSALLOWED="no"/>
|
||||
<CLASS ID="Data1" PART="DATA1" DIR="RPSHDS" GROUPSALLOWED="no"/>
|
||||
<CLASS ID="User" PART="USER" DIR="USER" GROUPSALLOWED="no"/>
|
||||
</FILECLASSIFICATION>
|
||||
|
||||
<KNOWNFILEGROUPS>
|
||||
@@ -37,7 +37,14 @@
|
||||
variables which came from AS:
|
||||
SIZE_OF_ADDONS -> size of all files in Addons file-class summed up
|
||||
SIZE_OF_ADDONSDATA -> size of all files in AddonsData file-class summed up
|
||||
ACTUAL_SIZE_OF_PROJECT -> size of all project dependent br-modules summed up
|
||||
ACTUAL_SIZE_OF_PROJECT -> size of all project dependent br-modules + configured sizes of special modules(e.g. logger) summed up
|
||||
ACTUAL_SIZE_OF_PROGRAMS -> size of all programs summed up
|
||||
ACTUAL_SIZE_OF_COSY_MOD -> size of all cosy modules summed up
|
||||
ACTUAL_SIZE_OF_CONF_MOD -> size of all configuration modules(incl. cosy modules) summed up
|
||||
ACTUAL_SIZE_OF_DATA_OBJ -> size of all data objects summed up
|
||||
ACTUAL_SIZE_OF_SYSTEM_MOD -> size of all system modules summed up
|
||||
ACTUAL_SIZE_OF_MAPPING_MOD -> size of all mapping modules summed up
|
||||
ACTUAL_SIZE_OF_OTHER_MOD -> size of all modules, which not belongs to one of the previous categories, summed up
|
||||
SIZE_OF_VOLUME -> size of disk
|
||||
SIZE_OF_OS -> size of all files in Os file-class summed up
|
||||
SIZE_OF_USER -> size of all files in User file-class summed up
|
||||
@@ -51,9 +58,11 @@
|
||||
SIZE_OF_ADDONSDATA_MARGIN -> size of ADDONSDATA file-class with reserve
|
||||
SIZE_OF_USER_PARTITION_MARGIN -> size of USER partition with reserve
|
||||
SIZE_OF_RPSHD -> required size for DATA0 partition
|
||||
SIZE_OF_RPSHDS -> required size for DATA1 partition
|
||||
SIZE_OF_FREESPACE -> size of freespace for partitioning
|
||||
SIZE_OF_RPSHD_PARTITION -> size of DATA0 partition, on this partition the transfer module is stored
|
||||
SIZE_OF_RPSHDS_PARTITION -> size of DATA1 partition
|
||||
SIZE_OF_DOUBLED_MODULES -> size of modules which are needed twice(old and new) while transfer
|
||||
TOTAL_SIZE -> size of the hole application (no user partition)
|
||||
MAX_SIZE_OF_SYSTEM_PARTITION -> maximal size for SYSTEM partition (bootloader supports maximal 1GB SYSTEM partition)
|
||||
SIZE_OF_SYSTEM_PARTITION_RAW_2 -> free size for SYSTEM partition not limited
|
||||
BIN
AS/system/C0434/AR000/System/WEBSERV/webserv.br
Normal file
BIN
AS/system/C0434/AR000/System/WEBSERV/webserv.br
Normal file
Binary file not shown.
BIN
AS/system/C0434/AR000/ar000loader.exe
Normal file
BIN
AS/system/C0434/AR000/ar000loader.exe
Normal file
Binary file not shown.
BIN
AS/system/C0434/AR000/ar000stop.exe
Normal file
BIN
AS/system/C0434/AR000/ar000stop.exe
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
AS/system/C0434/AR000/wpcap.dll
Normal file
BIN
AS/system/C0434/AR000/wpcap.dll
Normal file
Binary file not shown.
BIN
AS/system/C0434/SG4/IA32/@cfAR000.br
Normal file
BIN
AS/system/C0434/SG4/IA32/@cfAR000.br
Normal file
Binary file not shown.
Binary file not shown.
BIN
AS/system/C0434/SG4/IA32/AR000C43.s14
Normal file
BIN
AS/system/C0434/SG4/IA32/AR000C43.s14
Normal file
Binary file not shown.
BIN
AS/system/C0434/SG4/IA32/ASMcDcs.br
Normal file
BIN
AS/system/C0434/SG4/IA32/ASMcDcs.br
Normal file
Binary file not shown.
BIN
AS/system/C0434/SG4/IA32/ArCan.br
Normal file
BIN
AS/system/C0434/SG4/IA32/ArCan.br
Normal file
Binary file not shown.
BIN
AS/system/C0434/SG4/IA32/ArCert.br
Normal file
BIN
AS/system/C0434/SG4/IA32/ArCert.br
Normal file
Binary file not shown.
BIN
AS/system/C0434/SG4/IA32/ArEco.br
Normal file
BIN
AS/system/C0434/SG4/IA32/ArEco.br
Normal file
Binary file not shown.
BIN
AS/system/C0434/SG4/IA32/ArEthBond.br
Normal file
BIN
AS/system/C0434/SG4/IA32/ArEthBond.br
Normal file
Binary file not shown.
BIN
AS/system/C0434/SG4/IA32/ArEventLog.br
Normal file
BIN
AS/system/C0434/SG4/IA32/ArEventLog.br
Normal file
Binary file not shown.
BIN
AS/system/C0434/SG4/IA32/ArProject.br
Normal file
BIN
AS/system/C0434/SG4/IA32/ArProject.br
Normal file
Binary file not shown.
BIN
AS/system/C0434/SG4/IA32/ArSsl.br
Normal file
BIN
AS/system/C0434/SG4/IA32/ArSsl.br
Normal file
Binary file not shown.
BIN
AS/system/C0434/SG4/IA32/ArSvcReg.br
Normal file
BIN
AS/system/C0434/SG4/IA32/ArSvcReg.br
Normal file
Binary file not shown.
BIN
AS/system/C0434/SG4/IA32/ArTextSys.br
Normal file
BIN
AS/system/C0434/SG4/IA32/ArTextSys.br
Normal file
Binary file not shown.
BIN
AS/system/C0434/SG4/IA32/ArUnitConv.br
Normal file
BIN
AS/system/C0434/SG4/IA32/ArUnitConv.br
Normal file
Binary file not shown.
BIN
AS/system/C0434/SG4/IA32/ArUnitText.br
Normal file
BIN
AS/system/C0434/SG4/IA32/ArUnitText.br
Normal file
Binary file not shown.
BIN
AS/system/C0434/SG4/IA32/ArUser.br
Normal file
BIN
AS/system/C0434/SG4/IA32/ArUser.br
Normal file
Binary file not shown.
BIN
AS/system/C0434/SG4/IA32/AsANSL.br
Normal file
BIN
AS/system/C0434/SG4/IA32/AsANSL.br
Normal file
Binary file not shown.
BIN
AS/system/C0434/SG4/IA32/AsARCfg.br
Normal file
BIN
AS/system/C0434/SG4/IA32/AsARCfg.br
Normal file
Binary file not shown.
BIN
AS/system/C0434/SG4/IA32/AsArLog.br
Normal file
BIN
AS/system/C0434/SG4/IA32/AsArLog.br
Normal file
Binary file not shown.
BIN
AS/system/C0434/SG4/IA32/AsArProf.br
Normal file
BIN
AS/system/C0434/SG4/IA32/AsArProf.br
Normal file
Binary file not shown.
BIN
AS/system/C0434/SG4/IA32/AsArSdm.br
Normal file
BIN
AS/system/C0434/SG4/IA32/AsArSdm.br
Normal file
Binary file not shown.
BIN
AS/system/C0434/SG4/IA32/AsBrMath.br
Normal file
BIN
AS/system/C0434/SG4/IA32/AsBrMath.br
Normal file
Binary file not shown.
BIN
AS/system/C0434/SG4/IA32/AsBrStr.br
Normal file
BIN
AS/system/C0434/SG4/IA32/AsBrStr.br
Normal file
Binary file not shown.
BIN
AS/system/C0434/SG4/IA32/AsBrWStr.br
Normal file
BIN
AS/system/C0434/SG4/IA32/AsBrWStr.br
Normal file
Binary file not shown.
BIN
AS/system/C0434/SG4/IA32/AsCANopen.br
Normal file
BIN
AS/system/C0434/SG4/IA32/AsCANopen.br
Normal file
Binary file not shown.
BIN
AS/system/C0434/SG4/IA32/AsCont.br
Normal file
BIN
AS/system/C0434/SG4/IA32/AsCont.br
Normal file
Binary file not shown.
BIN
AS/system/C0434/SG4/IA32/AsDb.br
Normal file
BIN
AS/system/C0434/SG4/IA32/AsDb.br
Normal file
Binary file not shown.
BIN
AS/system/C0434/SG4/IA32/AsEPL.br
Normal file
BIN
AS/system/C0434/SG4/IA32/AsEPL.br
Normal file
Binary file not shown.
BIN
AS/system/C0434/SG4/IA32/AsETH.br
Normal file
BIN
AS/system/C0434/SG4/IA32/AsETH.br
Normal file
Binary file not shown.
BIN
AS/system/C0434/SG4/IA32/AsEthIP.br
Normal file
BIN
AS/system/C0434/SG4/IA32/AsEthIP.br
Normal file
Binary file not shown.
BIN
AS/system/C0434/SG4/IA32/AsEthRaw.br
Normal file
BIN
AS/system/C0434/SG4/IA32/AsEthRaw.br
Normal file
Binary file not shown.
BIN
AS/system/C0434/SG4/IA32/AsFifo.br
Normal file
BIN
AS/system/C0434/SG4/IA32/AsFifo.br
Normal file
Binary file not shown.
BIN
AS/system/C0434/SG4/IA32/AsFltGen.br
Normal file
BIN
AS/system/C0434/SG4/IA32/AsFltGen.br
Normal file
Binary file not shown.
BIN
AS/system/C0434/SG4/IA32/AsGuard.br
Normal file
BIN
AS/system/C0434/SG4/IA32/AsGuard.br
Normal file
Binary file not shown.
BIN
AS/system/C0434/SG4/IA32/AsHW.br
Normal file
BIN
AS/system/C0434/SG4/IA32/AsHW.br
Normal file
Binary file not shown.
BIN
AS/system/C0434/SG4/IA32/AsHart.br
Normal file
BIN
AS/system/C0434/SG4/IA32/AsHart.br
Normal file
Binary file not shown.
BIN
AS/system/C0434/SG4/IA32/AsHost.br
Normal file
BIN
AS/system/C0434/SG4/IA32/AsHost.br
Normal file
Binary file not shown.
BIN
AS/system/C0434/SG4/IA32/AsHttp.br
Normal file
BIN
AS/system/C0434/SG4/IA32/AsHttp.br
Normal file
Binary file not shown.
BIN
AS/system/C0434/SG4/IA32/AsICMP.br
Normal file
BIN
AS/system/C0434/SG4/IA32/AsICMP.br
Normal file
Binary file not shown.
BIN
AS/system/C0434/SG4/IA32/AsIMA.br
Normal file
BIN
AS/system/C0434/SG4/IA32/AsIMA.br
Normal file
Binary file not shown.
BIN
AS/system/C0434/SG4/IA32/AsIO.br
Normal file
BIN
AS/system/C0434/SG4/IA32/AsIO.br
Normal file
Binary file not shown.
BIN
AS/system/C0434/SG4/IA32/AsIOAcc.br
Normal file
BIN
AS/system/C0434/SG4/IA32/AsIOAcc.br
Normal file
Binary file not shown.
BIN
AS/system/C0434/SG4/IA32/AsIODiag.br
Normal file
BIN
AS/system/C0434/SG4/IA32/AsIODiag.br
Normal file
Binary file not shown.
BIN
AS/system/C0434/SG4/IA32/AsIOLink.br
Normal file
BIN
AS/system/C0434/SG4/IA32/AsIOLink.br
Normal file
Binary file not shown.
BIN
AS/system/C0434/SG4/IA32/AsIOMMan.br
Normal file
BIN
AS/system/C0434/SG4/IA32/AsIOMMan.br
Normal file
Binary file not shown.
BIN
AS/system/C0434/SG4/IA32/AsIORTI.br
Normal file
BIN
AS/system/C0434/SG4/IA32/AsIORTI.br
Normal file
Binary file not shown.
BIN
AS/system/C0434/SG4/IA32/AsIOTime.br
Normal file
BIN
AS/system/C0434/SG4/IA32/AsIOTime.br
Normal file
Binary file not shown.
BIN
AS/system/C0434/SG4/IA32/AsIOVib.br
Normal file
BIN
AS/system/C0434/SG4/IA32/AsIOVib.br
Normal file
Binary file not shown.
BIN
AS/system/C0434/SG4/IA32/AsIecCon.br
Normal file
BIN
AS/system/C0434/SG4/IA32/AsIecCon.br
Normal file
Binary file not shown.
BIN
AS/system/C0434/SG4/IA32/AsInfo.br
Normal file
BIN
AS/system/C0434/SG4/IA32/AsInfo.br
Normal file
Binary file not shown.
BIN
AS/system/C0434/SG4/IA32/AsIoTrc.br
Normal file
BIN
AS/system/C0434/SG4/IA32/AsIoTrc.br
Normal file
Binary file not shown.
BIN
AS/system/C0434/SG4/IA32/AsKey.br
Normal file
BIN
AS/system/C0434/SG4/IA32/AsKey.br
Normal file
Binary file not shown.
BIN
AS/system/C0434/SG4/IA32/AsL2DP.br
Normal file
BIN
AS/system/C0434/SG4/IA32/AsL2DP.br
Normal file
Binary file not shown.
BIN
AS/system/C0434/SG4/IA32/AsMath.br
Normal file
BIN
AS/system/C0434/SG4/IA32/AsMath.br
Normal file
Binary file not shown.
BIN
AS/system/C0434/SG4/IA32/AsMbTCP.br
Normal file
BIN
AS/system/C0434/SG4/IA32/AsMbTCP.br
Normal file
Binary file not shown.
BIN
AS/system/C0434/SG4/IA32/AsMbTCPS.br
Normal file
BIN
AS/system/C0434/SG4/IA32/AsMbTCPS.br
Normal file
Binary file not shown.
BIN
AS/system/C0434/SG4/IA32/AsMem.br
Normal file
BIN
AS/system/C0434/SG4/IA32/AsMem.br
Normal file
Binary file not shown.
BIN
AS/system/C0434/SG4/IA32/AsNxAsiM.br
Normal file
BIN
AS/system/C0434/SG4/IA32/AsNxAsiM.br
Normal file
Binary file not shown.
BIN
AS/system/C0434/SG4/IA32/AsNxCoM.br
Normal file
BIN
AS/system/C0434/SG4/IA32/AsNxCoM.br
Normal file
Binary file not shown.
BIN
AS/system/C0434/SG4/IA32/AsNxCoS.br
Normal file
BIN
AS/system/C0434/SG4/IA32/AsNxCoS.br
Normal file
Binary file not shown.
BIN
AS/system/C0434/SG4/IA32/AsNxDnM.br
Normal file
BIN
AS/system/C0434/SG4/IA32/AsNxDnM.br
Normal file
Binary file not shown.
BIN
AS/system/C0434/SG4/IA32/AsNxDnS.br
Normal file
BIN
AS/system/C0434/SG4/IA32/AsNxDnS.br
Normal file
Binary file not shown.
BIN
AS/system/C0434/SG4/IA32/AsNxDpM.br
Normal file
BIN
AS/system/C0434/SG4/IA32/AsNxDpM.br
Normal file
Binary file not shown.
BIN
AS/system/C0434/SG4/IA32/AsNxDpS.br
Normal file
BIN
AS/system/C0434/SG4/IA32/AsNxDpS.br
Normal file
Binary file not shown.
BIN
AS/system/C0434/SG4/IA32/AsNxEipA.br
Normal file
BIN
AS/system/C0434/SG4/IA32/AsNxEipA.br
Normal file
Binary file not shown.
BIN
AS/system/C0434/SG4/IA32/AsNxEipS.br
Normal file
BIN
AS/system/C0434/SG4/IA32/AsNxEipS.br
Normal file
Binary file not shown.
BIN
AS/system/C0434/SG4/IA32/AsNxPnM.br
Normal file
BIN
AS/system/C0434/SG4/IA32/AsNxPnM.br
Normal file
Binary file not shown.
BIN
AS/system/C0434/SG4/IA32/AsNxPnS.br
Normal file
BIN
AS/system/C0434/SG4/IA32/AsNxPnS.br
Normal file
Binary file not shown.
BIN
AS/system/C0434/SG4/IA32/AsOpcUac.br
Normal file
BIN
AS/system/C0434/SG4/IA32/AsOpcUac.br
Normal file
Binary file not shown.
BIN
AS/system/C0434/SG4/IA32/AsOpcUas.br
Normal file
BIN
AS/system/C0434/SG4/IA32/AsOpcUas.br
Normal file
Binary file not shown.
BIN
AS/system/C0434/SG4/IA32/AsPME.br
Normal file
BIN
AS/system/C0434/SG4/IA32/AsPME.br
Normal file
Binary file not shown.
BIN
AS/system/C0434/SG4/IA32/AsPPP.br
Normal file
BIN
AS/system/C0434/SG4/IA32/AsPPP.br
Normal file
Binary file not shown.
BIN
AS/system/C0434/SG4/IA32/AsPROFIBUS.br
Normal file
BIN
AS/system/C0434/SG4/IA32/AsPROFIBUS.br
Normal file
Binary file not shown.
BIN
AS/system/C0434/SG4/IA32/AsPciExt.br
Normal file
BIN
AS/system/C0434/SG4/IA32/AsPciExt.br
Normal file
Binary file not shown.
BIN
AS/system/C0434/SG4/IA32/AsPciStr.br
Normal file
BIN
AS/system/C0434/SG4/IA32/AsPciStr.br
Normal file
Binary file not shown.
BIN
AS/system/C0434/SG4/IA32/AsPlkSup.br
Normal file
BIN
AS/system/C0434/SG4/IA32/AsPlkSup.br
Normal file
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user