Hi
I wrote an application which uses the 5613A2 to communicate to an anybus profibus.
I recently bought a CP 5623 and the documentation said that the this card is compatible with the functions used for the CP 5613 A2. eg DP_start_cp ,DP_reset_cp.
The problem is that when i call DP_reset_cp i get this error:
" Error(3041h) Action only surpported by the CP5613/CP5614! -> <Set PG/PC Interface> "
If i call DP_start_cp i get this error :
" Error(3032h)Start Temporary Disabled"
Im dont know why this is happening.
I set "CP_L2_1" useing Set PG/PC Interface to the CP5623 (Active).
I am using the Library that came with the CP5623..
I installed the driver for the CP5623.
Can someone please help me ?
Does anyone else seen or had this same problem?