Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 2

Issues fixed in this patch set are listed below:

1) A problem in the ICCP Configuration Utility was corrected that prevented the
export of larger
ICCP Configuration Instances into an Excel Spreadsheet. (AXICCP-1991)
2) Under some configuration of Discovery Feature options the ICCP Configuration
would start and
report that a LCC was invalid when in fact the LCC would Validate Ok and was really
valid. (AXICCP-1994)
3) During Discovery, when an MMS-Error was returned in place of a GetNameList
response, AX-S4 ICCP
would leak a MVL_NET_INFO structure. After about a dozen Discovery jobs fail in
this way, AX-S4 ICCP
would no longer be able to connect. (AXICCP-2001)
4) AX-S4 ICCP was changed to return an error when a Remote's OPC Discover item is
written before the state
of the Association becomes Active. Manually writing the Dicover item to True, when
the state of the
Association was INIT_REQ, would disable the state of the Association. (AXICCP-2004)
5) AX-S4 ICCP was changed to log the first Identify Response information using log
mask AXIC_LOG_ALWAYS.
(AXICCP-2005)
6) A problem processing configuration found in the DiscoverySettings.xml file was
fixed. The settings were
lost while reloading a Remote. This caused DataValues discovered using Read data to
default to
DiscreteQ. (AXICCP-2006)
7) When an OPC Client deleted an OPC Group while async requests (operates in this
case) where still pending
a deadlock was created in AX-S4 ICCP. AX-S4 ICCP was changed to escape from this
deadlock. (AXICCP-2010)
9) A crash related to sending InformationMessages from the ICCP Sample Application
when it runs in "auto
mode", by pressing 'a', has been fixed. (AXICCP-2008)
10) A crash related to cleaning up outstanding indications during a disconect
(operates in this case)
was corrected in the ICCP Sample Application. The feature acessible in the '8' test
menu by pressing 'h'
to hold operate indications is typically not used unless testing an OMS. (AXICCP-
2011)
11) A crash related to processing asynchronous OPC Operate requests was fixed.
(AXICCP-2023)
12) A problem with the Find feature was corrected in the AX-S4 ICCP Monitor. That
problem prevented the Find
feature in the Client DataValues form, from displaying information properly. When
additional columns other
than .State and .Value are displayed, searching for a name that is not in the form,
causes a softtree control
to throw an exception. The problem was related to processing an invalid index in an
OPC callback function.
(AXICCP-2032)
13) Configuring a Server defined DataSet causes AX-S4 ICCP to terminate abnormally
during startup. (AXICCP-2027)
14) Creating an OPC group containing device.Value items and then readding the same
device.Value items
to AX-S4 ICCP sometime in the future caused the last previously written value for
the device.Value to go
out on the network. (AXICCP-2040)
Installation Instructions for AX-S4 ICCP V6.1002.5 Patch

1. Unzip "AXS4-ICCP-142-095 V6.1002.5 Patch.zip" into a temporary folder assume


c:\temp
2. Stop the AX-S4 ICCP Monitor
3. Navigate to \Program Files (x86)\SISCO\ICCP Monitor
4. Rename Axs4IccpMonitor.exe to Axs4IccpMonitor.V61002.exe
5. Rename IccpMonitor.exe to IccpMonitor.v61002.exe
6. Copy Axs4IccpMonitor.exe to \Program Files (x86)\SISCO\ICCP Monitor
7. Copy IccpMonitor.exe to \Program Files (x86)\SISCO\ICCP Monitor
8. Open a command prompt as Administrator
9. Change default folders to the ICCP Monitor folder ex. cd \program files (x86)\
SISCO\Iccp Monitor
10. Type Axs4IccpMonitor.exe /RegServer
11. Type IccpMonitor.exe /RegServer
12. Close the command prompt
13. Stop the ICCP Configuration Utility
14. Navigate to \Program Files (x86)\SISCO\ICCP Configuration
15. Rename iccpcfg.exe to iccpcfg.save.exe
16. Rename iccpExcel.exe to iccpExcel.save.exe
17. Copy iccpcfg.exe to \Program Files (x86)\SISCO\ICCP Configuration
18. Copy iccpExcel.exe to \Program Files (x86)\SISCO\ICCP Configuration
19. Start the ICCP Configuration Utility
20. Stop the SISCO AX-S4 ICCP service
21. Navigate to \Program Files (x86)\SISCO\AX-S4 ICCP
22. Rename axs4iccp.exe to axs4iccp.save.exe
23. Copy axs4iccp.exe to \Program Files (x86)\SISCO\AX-S4 ICCP
24. Copy axs4iccp.pdb to \Program Files (x86)\SISCO\AX-S4 ICCP
25. Start the SISCO AX-S4 ICCP service
26. Start the AX-S4 ICCP Monitor
27. Navigate to \ProgramData\SISCO\AX-S4 ICCP\TestApplication
28. Rename IccpLiteTest.exe to IccpLiteTest.save.exe
29. Copy IccpLiteTest.exe to \ProgramData\SISCO\AX-S4 ICCP\TestApplication

You might also like