Isagraf 6.1 ABB Totalflow Issues

nick88

Member
Join Date
Oct 2015
Location
West Virginia
Posts
12
I recently installed Isagraf ver. 6.1 on a Windows 7 machine. I am also running PCCU Ver. 7.40.1.


I cannot two programs I developed for an ABB G4 6790 RTU. The G4 is connected to my company laptop via a local lan.

ABB supplies a IEC-61131 developers manual that shows hot to deploy Isagraf programs to an ABB Totalflow G4 device. I ran through the quick-setup guide.

I configured a ETCP (Enhanced TCP/IP protocol) network in the deployment window and set the target IP address of the Totalflow.

I also imported the Totaflow definition file into Isagraf.

When I attempt a download, I receive the following errors:

No Target Alive Found for 169.254.0.12
The submitted password is not correct.

I can ping the Totalflow RTU from my laptop.
 
are you using that ip address? That seems like one of thedefault ip's that gets assigned if windows doesnt recognize a dhcp server. I would look at assigning the proper ip address for the existing network or setup a new private network between the 2 devices.
 
I am not familiar with the totalflow, But i use ISAGRAF on scadapacks quite a bit. On the scadapack, I must download a different firmware (replaces telepace firmware with isagraf firmware ) using the scadapack firmware downloader. is there a similar process for the totalflow? i know id get a similar problem if there was a telepace firmware in the scadapack.
 
I am not familiar with the totalflow, But i use ISAGRAF on scadapacks quite a bit. On the scadapack, I must download a different firmware (replaces telepace firmware with isagraf firmware ) using the scadapack firmware downloader. is there a similar process for the totalflow? i know id get a similar problem if there was a telepace firmware in the scadapack.

ABB does not state anywhere in their documentation that a different firmware version needs to be installed. I will speak with ABB later today to see if that is the case.

However, they do require an IEC license in the XRC G4, of which I have already installed.

"are you using that ip address? That seems like one of thedefault ip's that gets assigned if windows doesnt recognize a dhcp server. I would look at assigning the proper ip address for the existing network or setup a new private network between the 2 devices. "


The two devices are already configured on a private network. There is no DHCP involved. I have my laptop configured as a static IP address on the same subnet. I also tried changing the IP address in the RTU to 169.254.0.13. Still no luck.
 
Here is a snapshot of the IsagrafOPC.log It appears IsaGraf does not see the controller. Communications are on port 1131. Do I need to create a generic comm. app in PCCU and open the port 1131?


// 03/08/16 13:21:50,079:INFO: Starting ISaGRAF Gateway OPC Server (Version: 2.0.4654.7222, Compiled (UTC) : 9/28/2012 9:00:44 AM)

03/08/16 13:21:50,126:INFO: User Parameter : ProjectPath : C:\Users\NMARAKOVITS\Documents\ISaGRAF 6.1\Projects\Project1\Project1\Project1\
03/08/16 13:21:50,126:INFO: User Parameter : ProjectType : 1
03/08/16 13:21:50,126:INFO: User Parameter : TargetType : 1
03/08/16 13:21:50,126:INFO: User Parameter : DownloadNetwork : ETCP
03/08/16 13:21:50,126:INFO: User Parameter : TargetPortNumber : 1131
03/08/16 13:21:50,126:INFO: User Parameter : IxlTimeoutMultiFactor : 3
03/08/16 13:21:50,126:INFO: User Parameter : ConnectRetryTimeInterval : 2000
03/08/16 13:21:50,126:INFO: User Parameter : ConnectNoResponseTimeOut : 10000
03/08/16 13:21:50,126:INFO: User Parameter : ResourceStartDialogDelay : 2000
03/08/16 13:21:50,126:INFO: User Parameter : CultureCode : 1033
03/08/16 13:21:50,126:INFO: User Parameter : MultipleProject : False
03/08/16 13:21:50,126:INFO: User Parameter : HideMessageBox : True
03/08/16 13:21:50,126:INFO: User Parameter : ManagementVariable : True
03/08/16 13:21:50,126:INFO: User Parameter : LockingSingleMember : False
03/08/16 13:21:50,126:INFO: User Parameter : AutoRestAccessGetOnAllButWrite : True
03/08/16 13:21:50,126:INFO: User Parameter : AutoRestAccessGetOnWrite : False
03/08/16 13:21:50,126:INFO: CreateISaGRAFProjectsTree
03/08/16 13:21:50,126:INFO: Project's path:C:\Users\NMARAKOVITS\Documents\ISaGRAF 6.1\Projects\Project1\Project1\Project1\
03/08/16 13:21:50,796:INFO: EventDescriptorFile: Reading localised events in English (USA), File : C:\PROGRA~2\ISaGRAF\6.1\CAMISA~1\ISAGRA~1\1033\hdtsmsgen.err
03/08/16 13:21:50,857:INFO: LoadSymbolComplementFile : File not found : C:\Users\NMARAKOVITS\Documents\ISaGRAF 6.1\Projects\Project1\Project1\Project1\\G4_XRC\Resource1\Resource1_SymbolsComplement.ttc
03/08/16 13:21:50,927:INFO: Resource : R1, PROJECT1\G4_XRC\RESOURCE1
03/08/16 13:21:50,927:INFO: File : C:\Users\NMARAKOVITS\Documents\ISaGRAF 6.1\Projects\Project1\Project1\Project1\\G4_XRC\Resource1\Resource1_SymbolsDebug.xtc
03/08/16 13:21:50,927:INFO: Configuration : G4_XRC
03/08/16 13:21:50,927:INFO: Network : ETCP
03/08/16 13:21:50,927:INFO: IP address[0] : 192.168.1.13
03/08/16 13:21:50,927:INFO: No possible IP redundancy
03/08/16 13:21:50,927:INFO: Target code : TIC code
03/08/16 13:21:50,927:INFO: Target name : TOTALFLOW
03/08/16 13:21:50,927:INFO: Target is little endian
03/08/16 13:21:50,993:INFO: End reading Symbol table of resource : R1
03/08/16 13:21:50,993:InfoFine: Variable count = 108 (added = 108, deleted = 0, updated = 0), FB count = 0, Types count = 51, POU count = 10, Block count = 2, I/O count = 18
03/08/16 13:21:51,028:INFO: IsaComCmgThread: IP:192.168.1.13, STARTED
03/08/16 13:21:51,036:INFO: IsaComCmgThread: IP:192.168.1.13, Reception Time-out set to 30000 (ms)
03/08/16 13:21:51,036:INFO: IsaComCmgThread: IP:192.168.1.13, Transmit Time-out set to 30000 (ms)
03/08/16 13:21:52,064:WARN: IsaComCmgThread: COULD NOT CONNECT to address, IP:192.168.1.13, Port:1131
03/08/16 13:21:52,064:InfoFine: IsaComCmgThread: IP: 192.168.1.13, Communication State : IsaComState_NO_TARGET_ALIVE
03/08/16 13:21:52,087:ERROR: IsaComCmgThread: IP:192.168.1.13, No target alive found
03/08/16 13:21:52,087:InfoFine: IsaComCmgThread: IP: 192.168.1.13, Communication State : IsaComState_TOGGLE_IP_SLOW
03/08/16 13:21:52,087:WARN: IsaComCmgThread: IP:192.168.1.13, Will try to change IP address
03/08/16 13:21:52,088:WARN: IsaComCmgThread: IP:192.168.1.13, cannot change IP address, only one available
03/08/16 13:21:52,088:InfoFine: IsaComCmgThread: IP: 192.168.1.13, Communication State : IsaComState_LOST_CONNECTION
03/08/16 13:21:54,092:InfoFine: IsaComCmgThread: IP: 192.168.1.13, Communication State : IsaComState_NOT_CONNECTED
03/08/16 13:21:54,092:INFO: IsaComCmgThread: IP:192.168.1.13, Reception Time-out set to 30000 (ms)
03/08/16 13:21:54,092:INFO: IsaComCmgThread: IP:192.168.1.13, Transmit Time-out set to 30000 (ms)
03/08/16 13:21:55,094:INFO: IsaOpcServer Shutdown called
03/08/16 13:21:55,094:INFO: CloseEvent called
03/08/16 13:21:55,094:INFO: Closing ISaGRAF OPC Server
03/08/16 13:21:55,109:INFO: Stopping all the threads...
03/08/16 13:21:55,110:WARN: IsaComCmgThread: COULD NOT CONNECT to address, IP:192.168.1.13, Port:1131
03/08/16 13:21:55,110:InfoFine: IsaComCmgThread: IP: 192.168.1.13, Communication State : IsaComState_NO_TARGET_ALIVE
03/08/16 13:21:55,111:INFO: IsaComCmgThread: IP: 192.168.1.13, Stopping...
03/08/16 13:21:55,111:InfoFine: IsaComCmgThread: IP: 192.168.1.13, Communication State : IsaComState_STOPPED
03/08/16 13:21:55,112:InfoFine: IsaComCmgThread: IP:192.168.1.13, Stopped, releasing Mutex
03/08/16 13:21:55,112:INFO: All ETCP threads stopped
03/08/16 13:21:55,120:INFO: OPC Server Closed //
 

Similar Topics

Hi All, I have been programming scadapack 535E RTUs in Scadapack Workbench V6.5 for a water infrastructure project. There are certain project...
Replies
0
Views
2,976
hello guys i would love to read data from a foxboro rtu sdc2200 (i have all softs installed on same virtual machine ) i'm using kepserverex as...
Replies
2
Views
1,879
Hello guys , i'm stuck and can't figure out how to make a communication between foxrtu station (soft to configure FOXBORO SCD2200 RTU with...
Replies
1
Views
2,014
Hey all, I've recently been asked to help spec some SCADAPack controllers for a project. I'm specifically being asked if the E series...
Replies
12
Views
8,018
Hi, We are using a ISAGraf soft logic Package to develop small programs for Water and WasteWater Treatment plants using T4e Telemetry units...
Replies
0
Views
1,615
Back
Top Bottom