Does anyone have a Tool for simulation virtual ACS800 drive in CCB 5.XX.
Regards
SoulHack
Request: Tool for simulation virtual ACS800 drive in CCB 5.X
-
- Posts: 69
- Joined: Sun Jul 11, 2010 2:15 pm
-
- Posts: 894
- Joined: Sun Apr 11, 2010 3:00 am
- Location: Russia
Re: Request: Tool for simulation virtual ACS800 drive in CCB
I don't think such tool exist.
In the program logic you can simulate drive presense using special function blocks intended for the drive control (e.g. rmcHsiDriveOp).
Another option - ABB has special ACS800 test drive stand: small motor + drive (with interface) + control panel with tumbler switches. Such stand supplied from a standard 220V network and can simulate real process.
In the program logic you can simulate drive presense using special function blocks intended for the drive control (e.g. rmcHsiDriveOp).
Another option - ABB has special ACS800 test drive stand: small motor + drive (with interface) + control panel with tumbler switches. Such stand supplied from a standard 220V network and can simulate real process.
-
- Posts: 69
- Joined: Sun Jul 11, 2010 2:15 pm
Re: Request: Tool for simulation virtual ACS800 drive in CCB
I'm still trying to use ACSDriveLib....
I need to make a master slave communication and I do not have a frequency converter available for tests. Could you share that library...
I have these lib's in my project rmcHsiAdvanced and rmcHsiSystemLib.
Regards
SoulHack
I need to make a master slave communication and I do not have a frequency converter available for tests. Could you share that library...
I have these lib's in my project rmcHsiAdvanced and rmcHsiSystemLib.
Regards
SoulHack
-
- Posts: 894
- Joined: Sun Apr 11, 2010 3:00 am
- Location: Russia
Re: Request: Tool for simulation virtual ACS800 drive in CCB
rmcHsiDriveOp function block is a member of rmcHsiSystemLib library. In version 5.0-8 at least so...SOULHACK wrote:I have these lib's in my project rmcHsiAdvanced and rmcHsiSystemLib.
-
- Posts: 69
- Joined: Sun Jul 11, 2010 2:15 pm
Re: Request: Tool for simulation virtual ACS800 drive in CCB
I'm start to work now...
SoulHack
SoulHack
-
- Posts: 69
- Joined: Sun Jul 11, 2010 2:15 pm
Re: Request: Tool for simulation virtual ACS800 drive in CCB
Could you upload some information about these Lib's....
-
- Posts: 894
- Joined: Sun Apr 11, 2010 3:00 am
- Location: Russia
Re: Request: Tool for simulation virtual ACS800 drive in CCB
I have rmcHsi libs documentation but there is no useful information about function blocks. Only aspect and faceplate pictures and their properties.SOULHACK wrote:Could you upload some information about these Lib's....
But I worked with these FBs a lot. So if you have a question - put it here, I will try to help.